body {
	margin: 0px;
	background-color: #330000;
}
.txt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000; 
	/*color: #000000;white*/
	text-decoration: none;
}
.txtm {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:Khaki; 
	/*color: #000000;white*/
	text-decoration: none;
}
.txtbold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

.txtbold a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	/*text-decoration: none;*/
	font-weight:bold;
}
.txtboldblack {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.txtbold a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.txtbox {
	border: 1px solid #453D3B;
	width: 160px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.btn {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999866;
	width: 70px;
	border: 1px solid #ffffff;
}

.newsover {
	BORDER: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	PADDING-LEFT: 7px; 
	BACKGROUND-COLOR: #9a9a68; 
	TEXT-ALIGN: center
}
.newsout {
	BORDER: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	PADDING-LEFT: 7px; 
	BACKGROUND-COLOR: #330000; 
	TEXT-ALIGN: center
}
A {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #d89781; FONT-FAMILY: Trebuchet, Helvetica, Sans Serif; TEXT-DECORATION: underline
}
A:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #d89781; FONT-FAMILY: Trebuchet, Helvetica, Sans Serif; TEXT-DECORATION: none
}
.iframe 
{
	height:expression(frames("iframe1").document.body.scrollHeight);
	}
