.text_regular {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #86837B; line-height: 17px;text-align: justify}
.black {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #86837B; line-height: 17px;text-align: justify}
.txt_red {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #9D0332}
.txt_grey {  color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}

body {
scrollbar-face-color: #D9D9DC;
scrollbar-highlight-color: #D9D9DC;
scrollbar-3dlight-color: #000033;
scrollbar-darkshadow-color: #D9D9DC;
scrollbar-shadow-color: #000033;
scrollbar-arrow-color: #000033;
scrollbar-track-color: #D9D9DC;
}
.form {
	color: #000000;
	font-size:11px;
font-family:verdana, arial, helvetica;
color:#86837B;

}
.inputtext {
font-size:11px;
font-family:verdana, arial, helvetica;
color:#86837B;
width:265px;
border-width:1px;
background-color:#FFFFFF;
border: #86837B;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;

}



	
textarea {
font-size:11px;
font-family:verdana, arial, helvetica;
color:#86837B;
width:265px;
height:100px;
border-width:1px;
background-color:#FFFFFF;
border: #86837B;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;

}

.button {
font-size:11px;
font-family:verdana, arial, helvetica;
color:#FFFFFF;
width:320px;
border-style:solid;
border-color:#86837B;
border-width:1px;
background-color:#86837B;
}


.errorForm {
	line-height: 140%;
	color: #9D0332;
	padding-bottom: 5px;

}
