 input.mandatory_text,  input.optional_text,  input.mandatory_var,  input.optional_var,  input.mandatory_digit,  input.optional_digit, input.mandatory_email, input.optional_email {  height: 18px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}

textarea.mandatory_text,textarea.optional_text, textarea.mandatory_var,textarea.optional_var,textarea.mandatory_digit,textarea.optional_digit,textarea.mandatory_email, input.optional_email  { height: 55px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.warn {color:red;border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-style: none;}


.td_form {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}


/* CSS Document */
input {
	border: 1px solid #CCCCCC;
	width: 150px;
}
#form1 table {
}
textarea {
	width: 150px;
	border: 1px solid #CCCCCC;
}
.border_none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 15px;
}
#maintable {
	border: 1px solid #CCCCCC;
	color: #575757;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.td3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	border-top-color: #CCCCCC;
	background-color: #F5F5F5;
	border:none;
	padding: 0px;
}
.td2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	border-top-style: none;
	padding: 0px;
}
.border_none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.warning {color:#FF0000;}

.td_form {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
