body {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	background-color:#000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #000000;
}

.all{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	
}

.header{
	background-image: url(i/top_bg.gif);
	height: 31px;

}

.headbox{
	position: relative;
	top: -3px;

}

.body{
	width: 677px;
	margin-left: auto;
	margin-right: auto;
	
}

.maintable{
	background-color: #DBC07A;
	background-image: url(i/news_bg.gif);
	background-repeat: repeat-y;
	

}

.left{
	width: 249px;
}

.left_bottom{
	background-image: url(i/news_bg.gif);
	padding: 17px 25px 30px 45px;

}

.browntxt{
	color: #B48140;
	font-weight: bold;
}

.right{
	width: 428px;
	background-color: #DBC07A;
	
}

.right_bottom{
	padding: 1px;
	
}

.borders{
	border:1px solid #b79155;
	margin-bottom:1px;
}

.foot{
	padding-top:15px;
	margin-left: auto;
	margin-right: auto;
}



td {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
}

textarea{
	font-size: 11px;
	color: #000000;
}
a, a:active, a:visited{
	font-size: inherit;
	color: #0000ff;
	text-decoration:underline;
}
a:hover{
	font-size: inherit;
	text-decoration:none;
}

.header a, .header a:active, .header a:visited{
	color:#ae845a;
	font-size:10px;
	text-decoration:none;
}
.header a:hover{
	color:#ae845a;
	font-size:10px;
	text-decoration:underline;
}

.foot a, .foot a:active, .foot a:visited{
	color:#795936;
	font-size:11px;
	text-decoration:none;
}
.foot a:hover{
	font-size:11px;
	text-decoration:underline;
}
