BODY {
	scrollbar-arrow-color : #D0FFC0; 
	scrollbar-3dlight-color : #000000; 
	scrollbar-highlight-color : #D0FFC0; 
	scrollbar-face-color : #A89890; 
	scrollbar-shadow-color : #D0FFC0; 
	scrollbar-track-color : #687870;
	scrollbar-darkshadow-color : #000000; 
	font-family : Verdana, Arial, Georgia; 
	color : #000000; 
}

TABLE {
	font-family : Verdana, Arial, Georgia;
	color : #000000; 
	font-size : 12;
	font-weight : normal;
	line-height : 1.5;
}

H5 {
	font-family : Verdana, Arial, Georgia;
	color : #000000; 
	font-size : 14;
	font-weight : bold;
	line-height : 1;
}

H4 {
	font-family : Verdana, Arial, Georgia;
	color : #666600; 
	font-size : 16;
	font-weight : bold;
	line-height : 1;
}

H3 {
	font-family : Verdana, Arial, Georgia;
	color : #000000; 
	font-size : 17;
	font-weight : bold;
	line-height : 1;
}



A:link    {
	color : #B9A589; 
	text-decoration : none;
	border-bottom: 2px solid #83A96A; 
	font-size : 12;
	font-weight : bold;
	line-height : 1.5;
}

A:visited {
	color : #B9A589; 
	text-decoration : none;
	border-bottom: 2px solid #83A96A; 
	font-size : 12;
	font-weight : bold;
	line-height : 1.5;
}

A:hover   {
	color : #83A96A; 
	text-decoration : none;
	border-bottom: 3px double #83A96A; 
	font-size : 12;
	font-weight : bold;
	line-height : 1.5;
}

A:link.image, A:visited.image, A:hover.image {
	border-bottom: 0px; 
}

.dropdown {
	position: absolute; 
	color:black; 
	width:145px; 
	border: #D0FFC0; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px; 
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF; 
	top:320px; z-index:1; 
	visibility: hidden; 
	-moz-opacity: 90%;
}

.navigationheader   {
	font-weight : bold;
	width: 138; 
	color : #000000; 
	font-size : 14;
        text-decoration : none; 
	border-bottom: 2px dotted #B9A589;
	text-align: left;
	line-height : 1.5;
}

hr {  
	border-style: dotted;
	color : #B9A589;
}