p { font-size:11px; font-family: Verdana,Arial; line-height: 120%; font-weight: normal; color:#333333 }
.bodytext { font-size:11px; font-family: Verdana,Arial; line-height: 120%; font-weight: normal; color:#333333 }

.mainborder {border-left: 1px #333333 solid; border-top: 1px #333333 solid; border-right: 2px #333333 solid; border-bottom: 2px #333333 solid;}
.bodypadding {padding-right:10px; padding-left:25px; padding-top:0px; }

A.bodytext { font-size:11px; font-family: Verdana,Arial; line-height: 120%; font-weight: normal; color:#990000; text-decoration: underline;}
A.bodytext:hover {text-decoration: none;}

.footer { font-size:10px; font-family: Verdana,Arial; line-height: 110%; font-weight: normal; color:#333333 }
A.footer { text-decoration: underline }
A.footer:hover { text-decoration: none }

.form_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}

.form_text{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}
		
.text_box{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	width:200px;
}
		
.text_area{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	width:200px;
	height:60px;
}
		
.text_select{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

.form_error{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ff0000;
	font-weight : bold;
}
		



