.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:#e4e4e4;
font-family:Verana,Tahoma,Arial;
font-size:11px;
}
td
{
font-family:Verana,Tahoma,Arial;
font-size:11px;
}
.NavBar_Link
{
font-size:12px;
color:#707070;
font-family:tahoma;
font-weight:bold;
text-decoration:none;
}
.NavBar_Link:hover
{
font-size:12px;
color:#909090;
font-family:tahoma;
font-weight:bold;
text-decoration:none;
}
a:hover{
text-decoration:underline;
color:#666666;
}
a{
text-decoration:none;
color:#666666;
}