body {

 color: #ffcc66;
 background: #ffcc66;
 font-weight : normal;
 font-size: 11px;
 font-family: verdana, sans-serif;
 margin: 0;
 scrollbar-arrow-color: #000066;
 scrollbar-face-color: #ffffff;
 scrollbar-shadow-color: #000066;
 scrollbar-highlight-color: #ffffff;
 scrollbar-3dlight-color: #ffffff;
 scrollbar-darkshadow-color: #cccccc;
 scrollbar-track-color: #e1e1ff;
 scrollbar-border: 1px solid #0000ff;
}

.sitetype {
background:#000066;
font-size: 12px;
color: #ff6600;
font-family: verdana, sans-serif;
font-weight:bold;
}

.selectedsite {
background:#ffffff;
font-size: 12px;
color: #000066 ;
font-family: verdana, sans-serif;
font-weight:bold;
border-bottom: solid 1px #000066;
border-top: solid 1px #000066;
}

.sitetypetable {
background:#ffcc66;
font-size: 12px;
color: #000066 ;
font-family: verdana, sans-serif;
font-weight:bold;
}

.site {
background:#000066;
font-size: 12px;
color: #ff6600 ;
font-family: verdana, sans-serif;
font-weight:bold;
}

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

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

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

ul#menu li {
Xborder-bottom: solid 1px #b9a894;
border-bottom: solid 1px #222222;
line-height: 15px;
font-weight : normal;
}

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;
color::#000066;
}

a {
margin: 3;
padding: 2;
color: #000066 ;
font-weight : normal;
text-decoration : none;
font-size: 12px;
font-family: verdana, sans-serif;

}

a:hover {
color: #539dbc;

}

div#menu br {
border-bottom: solid 1px #222222;
line-height: 15px;
font-weight : normal;
}