body 
{
 background: #e8e6da;
 font-family: Verdana;
 color: #330066;
 font-size: 10px;
 border: 0px;
}

table 
{
 color: #454735;
 border: 0px;
 border-color: #000000;
 border-style: solid;
 font-family: "Trebuchet MS";
 font-size: 11px;
}

a
{
font-weight: normal;
color: #000000;
text-decoration: none;
}

a:hover
{
font-weight: normal;
color: #454735;
text-decoration: none;
background-color: #dfdbc0;
}


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;

}
