body {
 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#290000;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: normal;
	color: #FFBDBD;
	line-height:16px;
	text-align:justify;
	text-decoration: none;
}
.copyrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: normal;
	color: #FFBDBD;
	text-decoration: none;
}

.otext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF9C00;
	text-decoration: none;
	line-height: 15px;
}
.wtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 15px;
}

a.morelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #000000;
	text-decoration: none;
}
a.morelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px; 
	color: #000033;
	text-decoration: underline;
	
}
a.bottomlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;	
	color: #FFD200;
	text-decoration: none;
}
a.bottomlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	
}

.txt-box-bdr {
	border: 1px solid #BE9C67;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A32D17;
}


