/* CSS definition file containing site wide stylesheets */
.sel_nav { font-size:10px; font-weight: bold; color: #CC3333;}
.c_copy { font-size:10px; font-family:Verdana, Arial; color: #000000;}


.menu-3:link, .menu-3:active, .menu-3:visited { 
		font-family: Arial; 
		font-size:10px; 
		text-decoration: underline; 
		color: #000000; 
		background-color: transparent; 
		font-weight : bold;
}
.menu-3:hover {
		font-family: Arial; 
		font-size:10px; 
		text-decoration: underline; 
		color: #0068D0; 
		background-color: transparent; 
		font-weight : bold;
}

.menu-4:link, .menu-4:active, .menu-4:visited, .menu-4:hover { 
		font-family: Arial; 
		font-size:11px; 
		text-decoration: underline; 
		color: #0066CC; 
		background-color: transparent; 
		
}
.menu-5:link, .menu-5:active, .menu-5:visited { 
		font-family: Arial; 
		font-size:12px; 
		text-decoration: underline; 
		color: #006FDD; 
		background-color: transparent; 

}
.menu-5:hover {
		font-family: Arial; 
		font-size:12px; 
		text-decoration: none; 
		color: #FFB340; 
		background-color: transparent; 

}
