
input:focus, textarea:focus
{
border: 1px solid #850303;
}

.formButton
{
color:#ffffff;
font-weight: bold;
background-image:url(../imgs_my/btn_send.gif);
width:66px;
height:23px;
padding:0;
border:none;
} 
.formElementWide {
width: 99%;
}

.formTbl 
{
	
	text-align:right;
	width:400px;
}
.contactInfo 
{
	float:left;
	width:173px;
	background-image:url(../imgs_my/contact_bg.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	padding:0 10px 10px 10px;
}
.contactInfo a:link, .contactInfo a:visited, .contactInfo a:hover, .contactInfo a:active
{
	color:#000099;
}
.formTbl tr td {
padding-bottom:10px;
}
.formTbl .formElement , .formTbl .formElement2 {
padding-left:10px;
}
.formElement {
text-align:left;
}
.formElement2 {
text-align:right;
}
.formDescrip {
margin-left: 0px;
padding-right: 18px;
text-align: right;
vertical-align: bottom;
font-size: 12px;
font-weight: bold;
color: #374353; 
}
#reprTbl{
width:590px;
border:solid 1px #850303;
vertical-align: top;
background-color: #dae3e5;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
font-size: 12px;
font-weight: normal;
color: #333; 
}
.reprTbl_head{
width:50%;
vertical-align:middle;
background-color:#850303;
color:#FFFFFF;
text-align: left;
font-size: 14px;
font-weight: bold;
}

#contSpacer .formDescrip {
margin-left: 82px;
padding-top: 10px;
text-align: left;
}