ul#menu {
width: 143px;
list-style-type: none;
border-top: solid 1px #b9a894;
margin: 0;
padding: 0;
}

ul#menu ol {
display: none;
text-align: left;
list-style-type: none;
margin: 0;
padding: 5px;
}

ul#menu li, 
ul#menu a {
font-family: verdana, sans-serif;
font-size: 11px;
color: #785a3c;
}

ul#menu li {
border-bottom: solid 1px #b9a894;
line-height: 15px;
}

ul#menu ol li {
border-bottom: none;
}

ul#menu ol li:before {
content: "- ";
}

ul#menu a {
text-decoration: none;
outline: none;
}

ul#menu a:hover {
color: #539dbc;
}

ul#menu a.active {
color: #be5028;
}

a:link { color: #666666; text-decoration: none; }
a:active { color: #3388ff; text-decoration: none; }
a:visited { color: #888888; text-decoration: none; }
a:hover { color: #009999; text-decoration: none; }

.regular_box_text
{
font-family:  sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
}



.bullet_box_text
{
font-family:  sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
}

.menu_box_text
{
font-family:  sans-serif;
font-size: 13px;
font-weight: 600;
color: #666666;
}

.red_box_text
{
font-family: sans-serif;
font-size: 12px;
color: #FF0000;
}

ul
{
list-style-type: disc;
padding: 0;
margin: 2em;
margin-bottom: 0;
margin-top: 0;
}

.boldtable, .boldtable TD, .boldtable TH
{
font-family:sans-serif;
font-size: 12px;
color:black;
background-color:#CCCCCC;
}

.boldtable2, .boldtable2 TD, .boldtable2 TH
{
font-family:sans-serif;
font-size: 11px;
color:black;
background-color:#CCCCCC;
}
