input,select,textarea,option   { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; background-color: #eeebe0;  }
input,select,textarea   { border:1px solid #BBB9B5;}
input,select,textarea,option  { width: 200px }
input,select {height: 18px; }
input.submit {border:none}
td.formular  { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; line-height: 18px; margin: 0; padding-right: 10px; padding-bottom: 8px }
input,textarea,select,option {font-family: Verdana, Arial, Helvetica, sans-serif}
p  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; margin: 0; padding: 0 }

.bold {font-weight:bold}
/*  popuptitle is the text font for the words Email Contact Form */
.popuptitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight : bold;
    font-size : 12px;
}

/*  titlebkgnd  is the background of the box for the words Email Contact Form    */
.titlebkgnd {
	background-color: #000000;
}


/*   The main color of the whole Email Contact Form  */
.bodybkgnd  { background-color: #feffff; margin: 16px }


/*  Used for the words Here's what you entered:     */
.subheader {
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px;text-align:left
}

/* The main body text format  */
.content {
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px;	
}

.contentsm {
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px;	
}


.error {
	padding-top:16px;padding-bottom:16px; color:#ff0000;font-weight:bold;font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px;
}


/*  Used for the Thank You title   */
.thankyou {
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px;
}