body { margin:15px 15px 15px 15px; background-color:#E6E6E6; }




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

.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; }
.homeborder {border: 1px dotted #cccccc}

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

.bodytext_white { font-size:11px; font-family: Verdana,Arial; line-height: 115%; font-weight: normal; color:#ffffff }

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


.subtitle_home { font-size:11px; font-family: Verdana,Arial; line-height: 120%; font-weight: bold; color:#002553 }
.subtitle_about { font-size:11px; font-family: Verdana,Arial; line-height: 120%; font-weight: bold; color:#3D0053 }
.subtitle_services { font-size:11px; font-family: Verdana,Arial; line-height: 120%; font-weight: bold; color:#704008 }
.subtitle_clientlist { font-size:11px; font-family: Verdana,Arial; line-height: 120%; font-weight: bold; color:#026C62 }
.subtitle_contact { font-size:11px; font-family: Verdana,Arial; line-height: 120%; font-weight: bold; color:#6C0226 }



.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;
}
		



