body
{
font-family: arial, sans-serif;
background-color: #404040;
}

td.main
{
background-color: white;
}

li.currentmenuitem
{
font-size: small;
font-weight: bold;
float: right;
width: 180px;
text-decoration: none;
color: #bf6060;
background-color: #ffbfbf;
list-style: none outside none;
}
li.menuheader
{
font-size: small;
font-weight: bold;
float: right;
width: 180px;
text-decoration: underline;
color: #ffbfbf;
background-color: #bf6060;
list-style: none outside none;
}
li.menublank
{
font-size: small;
font-weight: bold;
float: right;
width: 180px;
text-decoration: none;
color: #ffbfbf;
background-color: #bf6060;
list-style: none outside none;
}
li.currentmenuitem2
{
font-size: small;
font-weight: bold;
float: right;
width: 170px;
text-decoration: none;
color: white;
background-color: #ffbfbf;
list-style: none outside none;
}
li.menuitem, li.menuitem a
{
font-size: small;
font-weight: bold;
float: right;
width: 180px;
text-decoration: none;
color: white;
background-color: #bf6060;
list-style: none outside none;
}
li.menuitem2, li.menuitem2 a
{
font-size: small;
font-weight: bold;
float: right;
width: 170px;
text-decoration: none;
color: white;
background-color: #bf6060;
list-style: none outside none;
}
li.menuitem a:hover, li.menuitem2 a:hover
{
color: #bf6060;
background-color: white;
}
td.menu
{
background-color: #bf6060;
padding: 0 0 0 0;
}
table.footer
{
color: black;
background-color: #ffbfbf;
}

ul.menu
{
padding: 0 0 0 0;
margin: 0 0 0 0;
}

td.ads
{
background-color: #bf6060;
}
p.disclaimer
{
font-weight:normal;
font-size:xx-small;
}
.error
{
color:red;
}
a
{
color:black;
}
a:hover
{
color:#bf6060;
}
p.code
{
display:none;
}