
.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:#E7D5D0;
font-family:Arial;
font-size:10pt;
}
td
{
font-family:Arial;
font-size:10pt;
}
A
{
color:#cc0000;
text-decoration: none;
}
A:hover
{
text-decoration: underline;
}
.NavBar_Link
{
font-family:Arial;
color:#cc0000;
font-size:10pt;
font-weight: bold;


}
.NavBarLink:hover
{
color:#808080;
}
li
{
left:0;
margin: 5;
list-style:none;
}

UL 
{
left:0;
margin: 5;
list-style: none;
}
