﻿
a:link { color: #666666;text-decoration:  underline} a { color: #999900; text-decoration: underline} 
a:visited { color: #666666;text-decoration: underline} 
a:hover { color: #cc0000;text-decoration: underline} 
a:active { color: #666666; text-decoration: underline}  
h1 {font-family:Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; margin-bottom:25px; font-weight: bold; margin-top:10px}
h2 {font-family:Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; margin-bottom:25px; font-weight: bold; margin-top:10px}
h3 {font-family:Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; margin-bottom:1px; font-weight: bold; margin-top:10px}
h4 {font-family:Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; margin-bottom:8px; font-weight: bold; margin-top:10px}
h5 {font-family:Arial, Helvetica, sans-serif; line-height:15px; font-size: 12px;  color: #000000; margin-bottom:25px; font-weight: bold; margin-top:10px}
h6 {font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; margin-bottom:25px; font-weight: bold; margin-top:10px}

p {font-family:Arial, Helvetica, sans-serif;color: #666666;font-size: 14px;line-height: 16px;margin: 8px 0 8px 0;}

#footer-content  {font-family:Arial, Helvetica, sans-serif; font-size: 12px;line-height: 18px; color: #666666;}
#footer-content	a:link { color: #666666;text-decoration: none} a { color: #666666; text-decoration: } 
#footer-content a:visited {color: #666666;text-decoration: none;} 
#footer-content	a:hover { color: #993333; text-decoration: underline} 
#footer-content	a:active { color: #666666; text-decoration: none} 



ol	{margin:0 0 0 0;padding:0 0 0 10px }
ol li {font-family:Arial, Helvetica, sans-serif;  font-size: 13px;line-height: 22px;color: #666633;list-style-type: disc; margin: 0;padding:0 0 0 5px}
hr {height:1px; background-color:gray; margin:4px 0 4px 0;}
.hr1 {height:1px; background-color: #CCCCCC; margin:15px 0 30px 0;}



hr #about {border:1px #c5c1a8 dashed;}

#dropmenudiv{
	position:absolute;
	border:1px solid #006699;
	border-bottom-width: 0;
	font-size:13px;
	line-height:18px;
	z-index:100;
	padding-right:6px;
	margin-top:3px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #006699;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	font-weight: bold;
	font-style:italic;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #E4E4E4;
	color:#006699
}
