.white {
	font-size: 10px;
	line-height: 13px;
	color: #CCCCCC;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
body {
	background-repeat: repeat;
	background-color: #000000;
	SCROLLBAR-FACE-COLOR: #993300;
	SCROLLBAR-HIGHLIGHT-COLOR: #993300;
	SCROLLBAR-SHADOW-COLOR: #6D1F1F;
	SCROLLBAR-3DLIGHT-COLOR: #993300;
	SCROLLBAR-ARROW-COLOR: #6D1F1F;
	SCROLLBAR-TRACK-COLOR: #6D1F1F;
	SCROLLBAR-DARKSHADOW-COLOR: #6D1F1F;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/default_23.jpg);
}
a:link {
	font-weight: bold;
	color: #FFFF99;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}

.smallblckbold {
	font-size: 9px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}
.smallblck {

	font-size: 9px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
}
.whitesmall {

	font-size: 9px;
	line-height: 9px;
	color: #FFFFFF;
}
.newstitle {
	font-size: 10px;
	line-height: 9px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.bigyear {
	font-size: 36px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
