/* MHFASA Styles - Developed by Khula Web Solutions */
A:link { text-decoration: none; color:#223c75 } 
A:visited { text-decoration: none; color:#223c75 } 
A:hover { text-decoration: underline; color:#223c75 } 
A:link.footer { text-decoration: none; color:#000000 } 
A:visited.footer { text-decoration: none; color:#000000 } 
A:hover.footer { text-decoration: underline; color:#000000 } 
A:link.grey { text-decoration: none; color:#333333 } 
A:visited.grey { text-decoration: none; color:#333333 } 
A:hover.grey { text-decoration: underline; color:#333333 }
select {font-family: Arial; font-size: 12px; color:#666666;}
input {font-family: Arial; font-size: 12px; color:#666666;}
textarea {font-family: Arial; font-size: 12px; color:#666666;}

body { 
	background:#27333a url(images/bg.jpg) no-repeat fixed top center; 
} 

.style1 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.style1_green {
	font-family: Arial;
	font-size: 12px;
	color: #81b726;
}
.style_small {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.style_small_bold {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.style2 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
.style2_green {
	font-family: Arial;
	font-size: 14px;
	color: #81b726;
}
.style2_white_bold {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.style2_link {
	font-family: Arial;
	font-size: 14px;
	color: #223c75;
	cursor: hand;
	text-decoration: underline;
}
.style2_link2 {
	font-family: Arial;
	font-size: 14px;
	color: #223c75;
	text-decoration: underline;
}
.style3 {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
}
.style3_bold {
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.heading {
	font-family: Verdana;
	font-size: 18px;
	color: #00cc33;
	font-weight: bold;
}
.style_error {
	font-family: Arial;
	font-size: 14px;
	color: #ff0000;
}

