/* CSS Document */

body {
font-family:verdana;
font-size:9pt;
color:#663300;
margin: 0px 0px 0px 0px;
margin:auto;
height:100%;
min-height:100%;

}

#side_bar {
width:230px;
}

#side_bar a {
font-family:verdana;
font-size:9pt;
text-decoration:underline;
color:#663300;
line-height:20px;

}

#side_bar a:hover {
font-family:verdana;
font-size:9pt;
text-decoration:none;
color:#663300;
line-height:20px;

}

.mapselectbox select {
width:715px;
background-color:#d5ca93;
font-family:verdana;
color:#996600;
}

#map {
border:1px solid #996600;

}
