body {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3d-light-color: #ffff00;
	scrollbar-base-color: #006633;
	scrollbar-face-color: #006633;
	margin: 0px;
}
#top {
	background-color: #006633;
}
#nav {
	background-image: url(../images/web/bg_nav.jpg);
}



.content {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #006633;
	padding: 7px 0px 15px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	width: 480px;
}
.bottom {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	background-image: url(../images/web/bg_bottom.jpg);
	padding-top: 11px;
	text-align: center;
}
.border {
	border: 5px double #006633;
	background-color: #FFFFFF;
}

.bottom2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFCC00;
	color: #006633;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 7px;
	border-top: 3px double #00FF00;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
.smalltxt {
	font-size: 10px;
}
a:link {  
color : #00CC00; 
font-family : Verdana, Arial;
font-size : 12px; 
font-weight : bold; 
text-decoration : underline; }

a:visited {  
color : #00CC00; 
font-family : Verdana, Arial;
font-size : 12px; 
font-weight : bold; 
text-decoration : underline; }

a:hover { 
color : #FFCC00; 
font-family : Verdana, Arial;
font-size : 12px; 
font-weight : bold; 
text-decoration : underline; }

a: active {  
color : #00CC00; 
font-family : Verdana, Arial;
font-size : 12px; 
font-weight : bold; 
text-decoration : underline; }

.borderline {
	background-color: #FFFFFF;
	border-top: 2px solid #006633;
	border-right: 3px double #006633;
	border-bottom: 2px solid #006633;
	border-left: 3px double #006633;
}
