/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848484;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
}

.mainbody {
	width: 100%;
}
.main {
	width: 776px;
}
.search {
	height: 42px;
	background-image: url('../images/search_bg.jpg');
	background-repeat: repeat-x;
	
}
.searchtd{
	background-color:#FF0000;
}
.search1 {
	height: 42px;
	background-image: url('../images/search1_bg.gif');
	background-repeat: repeat-x;
	
}

.list{
	list-style-image:url('../images/bullet1.gif');
	font-size: 11px;
	line-height: 200%;
	margin-top:0px;
	margin-left: 18px;
	margin-bottom:0px;
}
.list a{
	text-decoration:none;
	color: #848484;
}
.list a:hover{
	color: #a76817;
}
.box {
	width: 100%;
	border-color: #2d2d2d;
	border-width: 1px;
	height: 100%;
	border-style: solid;
}
.heading {
	height: 28px;
	background-image: url('../images/heading_bg.gif');
	background-repeat: repeat-y;
}
.covertr {
	height: 28px;
	background-image: url('../images/red_bg1.gif');
	background-repeat: repeat-y;
}
.cover {
	background-image: url('../images/cover1_bg.gif');
	background-repeat: repeat-x;
	
	width: 100%;
	background-color:#1D0902;
}
.covertd {
	color: #c4c4c4;
	height:120px;
	text-align: justify;
}
.cooltr {
	height: 28px;
	background-image: url('../images/red_bg2.gif');
	background-repeat: repeat-y;
}
.covercaption {
	color: #c4c4c4;
	font-weight: bold;
}
.highlight1 {
	font-size: 17px;
	color: #ff9d00;
}
.highlight1 a{
	color: #ff9d00;
	text-decoration:none;
}
.highlight1 a:hover{
	text-decoration:underline;
}
.highlight2 {
	font-size: 17px;
	color: #ffffff;
}
.readmore {
	color: #fe8e14;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: underline;
	font-weight: bold;
}
.readmore a{
	color: #fe8e14;
	text-decoration: underline;
}
.readmore a:hover{
	text-decoration: none;
}
.boldtext {
	color: #a9a9a9;
	font-weight: bold;
	text-decoration:none;
}
.boldtext a:hover{
	text-decoration:underline;
}
.footer {
	color: #a0731c;
	background-color: #191919;
}
.footer a{
	color: #a0731c;
	text-decoration:none;
}
.footer1 {
	color:#CC6633;
}
.footer1 a{
	color:#CC6633;
	font-weight:bold;
	text-decoration:none;
}
.footer1 a:hover {
	text-decoration:underline;
}
.searchopt{
	color: #FFFFFF;
	font-weight: bold;
}
.searchtxt{
	color:#C6C6C6;
	text-align:center;
}
.searchtxt a{
	color:#C6C6C6;
	font-weight:bold;
	text-decoration:none;
}
.searchtxt a:hover{
	color:#ffa000;
	font-weight:bold;
	text-decoration:none;
}
.searchbox{
	background-color: #CCC4B4;
	font-weight:bold;
	border-width:1px;
	border-color:#000000;
	height: 20px;
	width: 250px;
}

.linkplane{
	color: #848484;
}
.linkplane a{
	color: #848484;
	text-decoration:none;
}
.linkplane a:hover{
	text-decoration:underline;
}
.redtext {
	color: #FF5300;
	/*font-weight: bold;*/
	text-decoration:none;
	font-size:15px;
	font-weight:600;
	font-family:Arial, Verdana, Tahoma;
}
.acaption {
	color: #a9a9a9;
	font-weight: bold;
	text-decoration:none;
	font-size:9px;
}
.atype{
	color: #CC6633;
	font-weight: bold;
	text-decoration:none;
	font-size:11px;
}
.yellowtxt{
	color:#FFDD9D;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
.yellowtxt a{
	color:#FFDD9D;
	font-weight:bold;
	text-decoration:none;
}
.yellowtxt a:hover{
	color: #fe8201;
	font-weight:bold;
	text-decoration:none;
}
.txtwhiteb{
	color:#FFB300;
	font-weight: bold;
	font-size:11px;	
	text-decoration:none;
}

.txtwhiteb a:hover{
	color:#FFB300;
	text-decoration:underline;
	font-size:11px;
}

