body 
{
 background: #333333;
 font-family: Verdana;
 color: #000000;
 font-size: 10px;
 border: 0px;
}

table 
{

 color: #888888;
 border: 0px;
 border-color: #000000;
 border-style: solid;
 font-family: Verdana;
 font-size: 10px;
}

a
{
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

a:hover
{
font-weight: normal;
color: #FF9933;
text-decoration: none;
}

img.image_border
{
border:0px;
border-style: ridge;
border-color: #000000;
}


table tr td.inner_border
{
border-bottom: 0px;
border-left: 0px;
border-top: 0px;
border-right: 0px;

border-color: #003366;

}

