

* {
	
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #000000;
	line-height: 110%;

}


.homemenu {
	
	font-size : 11px;
	font-weight: bold;
	color : #ffffff;
	background-color: #003366;
}

.navlink {
	background-color : #339933;
	color : #FFFFFF;
	text-align : center;
	font-weight : bold;
	
}

a.navlink:link, a.navlink:visited {
	background-color : #339933;
	color : #FFFFFF;
	text-align : center;
	font-weight : bold;
	text-decoration: none;
}

a.navlink:hover, a.navlink:active {
	background-color: #339933;
	color : #003300;
		text-align : center;
	font-weight : bold;
	text-decoration: none;
}


.navlinkcurrent {
	color: #FFFFFF;
	background-color : #003366;
	text-align : center;
	font-weight : bold;
}

.bottomline {
	color: #003366;
	font-weight: bold;
}

a.bottomline:link, a.bottomline:visited, a.bottomline:hover, a.bottomline:active {
	color: #003366;
	font-weight : bold;
}


.subnav {
	color : #003366;
	text-align : center;
	font-weight : bold;
	
}

a.subnav:link, a.subnav:visited {
	color : #003366;
	text-align : center;
	font-weight : bold;
	text-decoration: none;
}

a.subnav:hover, a.subnav:active {
	background-color: #003366;
	color : #ffffff;
		text-align : center;
	font-weight : bold;
	text-decoration: none;
}


h1 {
	
	font-family : Verdana, Helvetica;
	font-size : 130%;
	color : #003300;

}

h2 {
	
	font-family : Verdana, Helvetica;
	font-size : 110%;
	color : #003300;

}







:visited { 
	color: #003300; background: transparent 
}

a:hover { 
	color: #0066cc; 
}

a:active { 
	color: #ffffff; background: #0066cc; 
}

a:link img, a:visited img { border-style: none } /* no border on img links */



	

	

