@charset "utf-8";
/* CSS Document */

html{
	height:100%;
}
body {
	background-color: #211b0a;
	height:100%;
}
body,td,th {
	color: #8b6921;
}
.maintable{
 height:100%;
 background-image:url(images/bg.jpg); 
 background-position:bottom; 
 background-repeat:no-repeat;
 vertical-align:top;
 border-left-width:3px;
 border-left-style:solid;
 border-right-width:3px;
 border-right-style:solid;
 border-left-color:#8b6921;
 border-right-color:#8b6921;
}.txtGold12px {
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
}
.txtGoldHeading {
	font-size: 16px;
	font-weight: bold;
}
.contentTD{
	padding-left:15px;
	padding-right:10px;
}


.contentTDnopad{
padding-left:10px;
}
.contentTDnopad2{
}

.contentTDnopad3{
padding-left:5px;
}

#newstd a:link {
	color: #8b6921;
	text-decoration:none;
}
.number_txt {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
	color: #8B6921;
}


#newstd {
	font-size:12px;
	padding:8px 3px 2px 5px;
}

#newstd p{
	background-image:url(images/newsbg.gif);
	background-repeat:no-repeat;
	padding-left:10px;
}

#newstd span{


}
#newstd a:visited {
	color: #8b6921;
	text-decoration:none;
}
#newstd a:hover {
	color: #8b6921;
	text-decoration:underline;
}
#newstd a:active {
	color: #8b6921;
	text-decoration:none;
}

