/* 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;
}
.black {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
.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;
}
td.submit
{
font-family:Tahoma;
color: #FFFFFF;
font-size:13px;
text-align:center;
font-weight:bold;
background: #65669B;
}
.submit input
{
color:#FFFFFF; 
font: bold 84% 'Tahoma',helvetica,sans-serif;
font-size:13px; 
background-color:#65669B; 
border:1px solid; 
border-color: #000000; 
}
.submit input:hover
{
color:#FFFFFF; 
font: bold 84% 'Tahoma',helvetica,sans-serif;
font-size:13px; 
background-color:#000000; 
border:1px solid; 
border-color: #000000; 
}
.submit2 input
{
color:#FFFFFF; 
font: bold 84% 'Tahoma',helvetica,sans-serif;
font-size:13px; 
background-color:#0B7376; 
border:1px solid; 
border-color: #000000; 
}
.submit2 input:hover
{
color:#FFFFFF; 
font: bold 84% 'Tahoma',helvetica,sans-serif;
font-size:13px; 
background-color:#000000; 
border:1px solid; 
border-color: #000000; 
}
legend
{
font-family:Tahoma;
font-weight:bold;
font-size:15px;
color: #000000;
}
fieldset
{
border: 1px solid #000000;
width: 20em;
}
