/* CSS Document */

.text_nopadding { font-family:Verdana, Arial, Helvetica, sans-serif; line-height:14px; font-size:10px; color:#717171;}
a.text_nopadding:link { text-decoration:none;}
a.text_nopadding:active { text-decoration:none;}
a.text_nopadding:visited { text-decoration:none;}
a.text_nopadding:hover { text-decoration: underline; color:#bebebe;}

.text { font-family:Verdana, Arial, Helvetica, sans-serif; line-height:14px; font-size:10px; color:#000000;}

.text1 { font-family:Verdana, Arial, Helvetica, sans-serif; line-height:14px; font-size:10px; color:#bebebe;}

.name { font-family:Verdana, Arial, Helvetica, sans-serif; line-height:14px; font-size:11px; color:#717171;}
a.name:link { text-decoration:none;}
a.name:active { text-decoration:none;}
a.name:visited { text-decoration:none;}
a.name:hover { text-decoration: underline; color:#ffffff;}

.name_over { font-family:Verdana, Arial, Helvetica, sans-serif; line-height:14px; font-size:11px; }
a.name_over:link { text-decoration:none;}
a.name_over:active { text-decoration:none;}
a.name_over:visited { text-decoration:none;}
a.name_over:hover { text-decoration: underline; color:#ffb526;}

.bottom_txt { font-family:Verdana, Arial, Helvetica, sans-serif; line-height:14px; font-size:9px; color:#8b8888;}
a.bottom_txt:link { text-decoration:none;}
a.bottom_txt:active { text-decoration:none;}
a.bottom_txt:visited { text-decoration:none;}
a.bottom_txt:hover { text-decoration: underline; color:#232323;}

.form_field_black {
	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	color:#000000;
	font-weight:normal;	text-decoration: none;	background-color: #a0cd31;
	border: 1px solid #759a19;}
	
.form_buttons { font-family:Verdana, Arial, Helvetica, sans-serif; line-height:14px; color:#000000;font-size:10px;  font-weight:bold; text-decoration: none; background-color: #a0cd31;}

.sub_head_black { font-family:Verdana, Arial, Helvetica, sans-serif; line-height:14px; font-size:11px; color:#282828; padding-top:8px; font-weight:bold}
a.sub_head_black:link { text-decoration:none;}
a.sub_head_black:active { text-decoration:none;}
a.sub_head_black:visited { text-decoration:none;}
a.sub_head_black:hover { text-decoration: underline; color:#232323;}


.background {
background-image: url(../images/bg.jpg) ; background-repeat: no-repeat}


.form_field {
	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	color:#FFFFFF;
	font-weight:normal;	text-decoration: none;	background-color: #F1AC2E;
	border: 1px solid #888888;
}

.form_field_black {
	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	color:#000000;
	font-weight:normal;	text-decoration: none;	background-color: #F2B748;
	border: 1px solid #CC7A00;

