/* 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;
}
