body {

background: #252525;
color: #999999;
margin: 20px;
font-family: arial, helvetica, tahoma, verdana, sans-serif;
font-size: 12px;
text-align: left;
}

p, table, tr, td {
color: #999999;
font-family: arial, helvetica, tahoma, verdana, sans-serif;
font-size: 12px;
}

img {
border: 1px solid #fff;
padding: 0px;
background: #282828;
}


#nav {

width: 800px;
padding: 0;
border: 0;

}


#truncname
{
font-family: arial, helvetica, tahoma, verdana, sans-serif;
font-size: 12px;
background-color:#FF0000;
}

#t {
font-family: tahoma, helvetica, univers, arial, verdana, sans-serif;
font-size: 20px;
font-weight: bold;
color: #ffffff;
}

#topright
{
position: absolute;
left: 594px;
top: 19px;
padding: 0;
border: 0;
color: #999999;
font-family: arial, helvetica, tahoma, verdana, sans-serif;
font-size: 12px;
z-index: 10;
}

#mark {
font-family: arial, helvetica, tahoma, verdana, sans-serif;
font-size: 12px;
font-style: background-color:#505050;
color:#ffffff;
}


#prevnext {
padding: 0;
border: 0;
color: #0000ff;
}


a:link {
color: #ffff00;
background: transparent;
text-decoration: none;

}


a:active {
color: #ffff00;
background: transparent;
text-decoration: none;

}


a:hover {
color: #ffff00;
background-color:#666600;
}

a:visited {
color: #ffff66;
background: transparent;
text-decoration: none;

}

a:visited:hover {
color: #ffff66;
background: transparent;
background-color:#666600;

}


