@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
}
img {
border:none;}
.main{
	background-color: #1B120C;
	background-image: url(../images/bgs.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:link{
color: #FFFFFF;
	text-decoration: none;}
	a:visited{
color: #FFFFFF;
	text-decoration: none;}
	a:hover{
	color: #cccccc;
	text-decoration: none;
}
.metext{
	overflow:hidden;
	height:80px;
}
.footer{
	height:70px;
	text-align: center;
	vertical-align: middle;
}
.inside-main-con{
	background-color: #D7C0A3;
	background-image: url(../images/in-block-gradbg.gif);
	background-repeat: repeat-x;
	color:#000000;font-size: 12px;
}
.style1 {
	color: #000000;
	font-size: 12px;
}
h1{
font-size:24px;
color:#000000}
.news{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.news a:link{
	color: #ffffff;	font-weight: bold;
	text-decoration:none
}
.news a:visited{
	color: #ffffff;	font-weight: bold;
	text-decoration:none
}
.news a:hover{
	color: #ffffff;	font-weight: bold;
	text-decoration:underline
}
.nav{
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 10px;
}
.black{
background-color:#1B120C}