html,body { margin:0;padding:0; font-family:Tahoma;
font-size:13px;
line-height:1.5em;}


#wrapper {
	margin:5px auto;
	position:relative;
	text-align:left;
	width:990px;
}

#main {
background-color:#FFFFFF;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding-top:40px;
}

#navpath {
	padding-bottom:20px;
	padding-left:20px;
}

#content {
background:#FFFFFF none repeat scroll 0 0;
padding:0 10px 10px;
}

a, a:link, a:visited, a:hover, a:active {
color:#B86B27;
text-decoration:none;
}

.form_td0 {
	background-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.form_td1 {
	background-color: #D3D3D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color:#4382A8;
	font-size:14px;
}
.form_td2 {
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.form_td3 {
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.form_text {
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.form_text1 {
	font-size: 12px;
	color: #000000;
}
.form_text2 {
	font-size: 10px;
	color: #000000;
	text-decoration: line-through;
}

.form_headtext {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.form_error {
	font-size: 10px;
	color: #FF0000;
}

.form_input0 {
	font-size: 12px;
	color: #000000;
	background-color: #F2F2F2;
	border: 1px solid #666666;
}

.form_input1 {
	font-size: 12px;
	color: #000000;
	background-color: #F2F2F2;
	width: 200px;
	border: 1px solid #666666;
}
