#subform_main{
	overflow: auto;
	width: 981px;
	padding-left: 100px;
}
subform_cont{
	width: 799px;
	overflow: auto;
	padding-bottom: 10px;
#subform_top{
	width: 799px;
	float: left;
	position: relative;
	background: url(/images/subform_1.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	overflow: auto;
}
.top_txt
{
	color: #FFDE2F;
	font-family: times new roman;
	font-size: 20px;
	font-weight: bold;
}
#subform_mid{
	width: 799px;
	float: left;
	position: relative;
	background: url(/images/subform_2.gif);
	overflow: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mid_txt1
{
	color: #EE1909;
	font-family: times new roman;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.mid_txt2
{
	color: #000000;
	font-family: times new roman;
	font-size: 15px;
	padding: 0px 10px;
}
#subform_bottom{
	width: 799px;
	float: left;
	position: relative;
	overflow: auto;
}
#bttm_lft{
	width: 339px;
	float: left;
	position: relative;
	
}
#bttm_mid{
	width: 372px;
	float: left;
	position: relative;
	overflow: auto;
}
.form_bottom{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
.form_bottom a:link
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
.form_bottom a:visited
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
.form_bottom a:hover
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
#bttm_rt{
	width: 88px;
	float: left;
	position: relative;
	
}
.clear{
	overflow: auto;
}