.nav { 
		font-family: Arial, Helvetica; 
		color: #ffffff; 
		font-size: 10px; 
		text-decoration:none; 
		font-weight: bold;
		}
			
	.navOn { 
		font-family: Arial, Helvetica; 
		color: #c72b28; 
		font-size: 10px; 
		text-decoration:none; 
		font-weight: bold;
	}	
	.header { 
		font-family: Arial, Helvetica; 
		color: #000000; 
		font-size: 10px; 
		text-decoration:none; 
		font-weight: bold;
	}	
	
	
	.text { 
		font-family: Arial, Helvetica; 
		color: #5f5e5e; 
		font-size: 10px; 
		text-decoration:none; 
		font-weight: bold;
	}	
	
	
	.footer { 
		font-family: Arial, Helvetica; 
		color: #5f5e5e; 
		font-size: 9px; 
		text-decoration:none; 
		font-weight: bold;
	}	
	
	a.nav:link {
		font-family: Arial, Helvetica; 
		color: #ffffff; 
		font-size: 10px; 
		text-decoration:none; 
		font-weight: bold;
		}
		
	a.nav:visited {
		font-family: Arial, Helvetica; 
		color: #ffffff; 
		font-size: 10px; 
		text-decoration:none; 
		font-weight: bold;
		}
		
	a.nav:hover {
		font-family: Arial, Helvetica; 
		color: #c72b28; 
		font-size: 10px; 
		text-decoration:none; 
		font-weight: bold;
		}
		
	a.nav:active {
		font-family: Arial, Helvetica; 
		color: #c72b28; 
		font-size: 10px; 
		text-decoration:none; 
		font-weight: bold;
		}	
			.feedback {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #CC0033}
.button {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: B90504; border: none; padding-top: 3px; padding-bottom: 3px; padding-right: 2px; padding-left: 2px}

.txt3 {
    font-family: Arial, Helvetica; 
	color: #333333; 
	font-size: 14px; 
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #eeeeee;
	border: 1px solid #333333;
	margin: 2px 0px;
}