body{background:#999999;}
body,input,textarea,td{
	color:#3B3B3B;
	font-family:Tahoma;
	font-size:11px;
}

img, table{border:none;}
body,form,p,ul{
	margin:0;
	padding:0;
}
pbackup{height:0;}
a{
	color:#3B3B3B;
	text-decoration:underline;
}




a:hover{text-decoration:none;}
strong{color:#467288;}
td{
	text-align:left;
	vertical-align:top;
}

.h{height:100%;}
.w{width:100%;}

.m_img{position:absolute;}

.flbg{background:url(webimages/flbg.jpg) left bottom no-repeat;}
.flbg2{background:url(webimages/flbg2.jpg) left bottom no-repeat;}

.mt{
	background:url(webimages/mtbg.jpg) 7px top no-repeat;
	padding-left:7px;
}
.mt table{width:100%;}

.bg1{
	background:#EAE9E9 url(webimages/bg1.jpg) right top repeat-y;
	padding:6px 24px 26px 24px;
}
.bg2{
	background:#D6D6D6 url(webimages/bg2.jpg) right top repeat-y;
	border:1px solid #EAE9E9;
	border-right:none;
	padding:18px 24px 24px 24px;
}
.bg3{
	background:#E3E3E3;
	border:3px solid #FFFFFF;
	border-top:none;
	padding:10px 12px 15px 15px;
}

.gl{
	background:#D5D5D5;
	margin:18px 0;
}
.gl2{
	background:#A6A6A6;
	border-bottom:1px solid #898989;
	margin:22px 0;
}

.img{
	float:left;
	margin-right:22px;
}

.list li{
	background:url(webimages/ar.jpg) left 3px no-repeat;
	list-style:none;
	padding:0 0 10px 26px;
}

.list2 li{
	background:url(webimages/ar2.jpg) left 3px no-repeat;
	list-style:none;
	padding:0 0 10px 26px;
}

.list3 li{
	background:url(webimages/ar4.jpg) left 3px no-repeat;
	list-style:none;
	padding:0 0 10px 26px;
}


.n_form{margin-top:5px;}
.n_form input{
	background:#EAE9E9;
	border:1px solid #898989;
	height:20px;
	margin-right:8px;
	width:166px;
}
.n_form input,.n_form img{vertical-align:middle;}

.c_form input{
	background:#EAE9E9;
	border:1px solid #898989;
	height:20px;
	margin-bottom:10px;
	width:178px;
}
.c_form textarea{
	background:#EAE9E9;
	border:1px solid #898989;
	height:106px;
	overflow:auto;
	width:272px;
}

.footer{
	background:url(webimages/fbg.jpg) left top no-repeat;
	color:#3b3b3b;
	text-align:center;
}
.footer p{
	color:#97C56A;
	margin:26px 0 34px 0;
}
.footer p a{
	color:#D6D6D6;
	font-weight:bold;
	margin:0 14px;
	text-decoration:none;
}