body {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#333333;
background-color:#666666;
}
.copyright{
font-size:0.85em;
}
a.menulink:link{
color:#867762;
text-decoration:none;
font-weight:500;
font-size:0.8em;
}
a.menulink:visited{
color:#867762;
text-decoration:none;
font-weight:500;
font-size:0.8em;
}
a.menulink:hover{
color:#333333;
text-decoration:none;
font-weight:500;
font-size:0.8em;
}
a.menulink:active{
color:#867762;
text-decoration:none;
font-weight:500;
font-size:0.8em;
}
a.standardlink:link{
color:#333333;
text-decoration:underlined;
}
a.standardlink:visited{
color:#333333;
text-decoration:underlined;
}
a.standardlink:hover{
color:#999999;
text-decoration:none;
}
a.standardlink:active{
color:#333333;
text-decoration:underlined;
}
.maintable{
width:790px;
background-color:#666666;
margin-left:auto;
margin-right:auto;
margin-top:0;
}
.inner_main_table {
width:10%;
background-color:#ffffff;
}
.bordered_table{
width:100%;
border:1px;
border-color:#000000;
border-style:solid;
}
.table100_percent{
width:100%;
}
.blackbg{
background-color:#000000;
}
.brownbg{
background-color:#867762;
}
.yellowbg{
background-color:#ffffea;
}
.whitetext{
color:#FFFFFF;
}
.vertical_dotted_line{
border-left-style:dotted;
border-left-color:#444444;
border-left-width:1px;
}
.horizontal_dotted_line{
border-top-style:dotted;
border-top-color:#444444;
border-top-width:1px;
}
.error_text{
color:#FF0000;
}

.text_heading {
font-size:1.59em;
}