/* CSS Document */
BODY {
  	scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #D0F3FF;
    scrollbar-track-color: #D0F3FF;
    scrollbar-arrow-color: D0F3FF; 
}

.brown{
color: #835000; text-align: left; font-weight: normal; font-family: Tahoma, Verdana; font-size: 12px; text-decoration: none;
}
.content{
color: #001A42; text-align: left; font-weight: normal; font-family: Tahoma, Verdana; font-size: 12px; text-decoration: none;
}
.content a:link {text-decoration: none; color: #001A42; font-weight : bold;}
.content a:visited {text-decoration: none; color: #001A42; font-weight : bold;}
.content a:active {text-decoration: none; color: #001A42; font-weight : bold;}
.content a:hover {text-decoration: underline; color: #001A42; font-weight : bold;}

.smaller{
color: #001A42; text-align: left; font-weight: normal; font-family: Tahoma, Verdana; font-size: 11px; text-decoration: none;
}
.smaller a:link {text-decoration: none; color: #001A42; font-weight : bold;}
.smaller  a:visited {text-decoration: none; color: #001A42; font-weight : bold;}
.smaller  a:active {text-decoration: none; color: #001A42; font-weight : bold;}
.smaller  a:hover {text-decoration: underline; color: #001A42; font-weight : bold;}

.menu{
color: #835000; text-align: left; font-weight: normal; font-family: Tahoma, Verdana; font-size: 11px; text-decoration: none;
}
.menu a:link {text-decoration: none; color: #835000; font-weight : bold;}
.menu a:visited {text-decoration: none; color: #835000; font-weight : bold;}
.menu a:active {text-decoration: none; color: #835000; font-weight : bold;}
.menu a:hover {	text-decoration: underline; color: #835000; font-weight : bold;}