body{background:url(images/bg.jpg) left top repeat;}
body,input,select,textarea,td,th{
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
}
body,form,p,ul{
	margin:0;
	padding:0;
}
img,table{border:none;}
td,th{
	text-align:left;
	vertical-align:top;
}
a{	
	color:#000000;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
div,form{
	box-sizing:border-box;
	-moz-box-sizing: border-box;
}
p{
	display:table;
	height:0;
}


.b td{font-weight:bold;}

.c1{color:#9E7914;}
.c1 a{color:#9E7914;}
.c2{color:#6D540A;}
.c2 a{color:#6D540A;}

.f10{
	font-size:10px;
	font-weight:bold;
}

.inp{
	margin:8px 0;
	width:222px!important;
}

.img{
	float:left;
	margin-right:12px;
}
.img2{
	float:left;
	margin:0 12px 0 -16px;
}

.n{text-decoration:none;}


.menu{
	background:#FFFFFF;
	height:48px;
	vertical-align:middle;
}


.mtd{
	background:#E4E4E4;
	border:4px solid #FFFFFF;
	padding:6px 0 0 14px;
}


.tab{
	border-left:1px solid #A5A5C0;
	border-top:1px solid #A5A5C0;
}
.tab th{
	font-style:italic;
	font-weight:bold;
}
.tab td,.tab th{
	border-right:1px solid #A5A5C0;
	border-bottom:1px solid #A5A5C0;
	text-align:center;
	padding:10px 0;
}

.tab2 td{
	padding-bottom:30px;
	text-align:center;
}

.tab3{
	border-left:1px solid #90752B;
	border-top:1px solid #90752B;
}
.tab3 td{
	border-right:1px solid #90752B;
	border-bottom:1px solid #90752B;
	height:28px;
	padding-left:20px;
	vertical-align:middle;
}


.r_form{
	background:url(images/2bg.jpg) left top no-repeat;
	height:123px;
	padding:14px 46px 0 10px;
	width:286px;
}
.r_form input,.r_form select{
	background:#FFFFFF;
	border:1px solid #808080;
}
.r_form input{width:140px;}
.r_form select{width:110px;}
.r_form strong{text-transform:uppercase;}


.list li{
	background:url(images/dot.gif) left center no-repeat;
	font-weight:bold;
	line-height:16px;
	list-style:none;
	padding-left:10px;
}
.list a{text-decoration:none;}
.list a:hover{text-decoration:underline;}


.footer{
	background:#E6D198;
	color:#000000;
	font-size:10px;
	height:22px;
	text-align:center;
	vertical-align:middle;
}
.footer a{
	color:#000000;
	text-decoration:none;
}
.footer a:hover{text-decoration:underline;}


.copy{
	background:url(images/fbg.jpg) left top no-repeat;
	color:#9D9D9D;
	font-size:10px;
	height:50px;
	padding-top:8px;
	text-align:center;
}