/* Link Settings */
a { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #7071A2;
	font-weight : bold;   
	font-size : 12px; 
}
/* Form Error Text */
.formerrortext { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : red;
	font-weight : bold;   
	font-size : 10px; 
}
/* Form Text */
.formtext { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #7071A2;
	font-weight : bold;   
	font-size : 11px; 
}
/* Form Inputs */
.forminputs { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #7071A2;
	font-weight : bold;   
	font-size : 11px; 
}
/* Link Hover Settings */
a:hover { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #468182; 
	font-size : 12px; 
	text-decoration : underline; 
}
.fonts {
	font-family: Tahoma;
	font-size: 10px;
	color: #006699;
}
.blues {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #7071a2;
}
.red {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
}
.orange {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
}
.green {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #85ab09;
}
.skyblue {
	font-family: Tahoma;
	font-size: 10px;
	color: #00CCFF;
	font-weight: bold;
}
.white {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitBIG {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.greenBIG {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #85ab09;
}
.bigblues {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #1f5587;
}
.gray {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.viewtest {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.waitnarrow {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.gree {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B7275;
}
.dark_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #176162;
}
.green_soft {
	font-family: Tahoma;
	font-size: 11px;
	color: #20878a;
}
.green_large {
	font-family: verdana;
	font-size: 14px;
	color: #176162;
}
