
.Header_A
{
background-color:#f5f5f5;
}
.Header_B
{
background-color:#ffffff;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}
.Content_A
{
background-color:#f5f5f5;
border-right:1px dashed #808080;
}
.Content_B
{
background-color:#ffffff;
border-right:1px dashed #808080;
}
.Footer_A
{
background-color:#f5f5f5;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}
body
{
background-color:#fee11f;
font-family:Verana,Tahoma,Arial;
font-size:11px;
}
td
{
font-family:Verana,Tahoma,Arial;
font-size:11px;
}
A
{
color:#cc0000;
text-decoration: none;
}
A:hover
{
text-decoration: underline;
}
.NavBar_Link
{
color:#0565ac;
font-size:10pt;
font-weight: bold;


}