
BODY {
	color : #5D7790;
	background-color : Black;
	font-family : Verdana, sans-serif;
	scrollbar-3d-light-color : #000000;
scrollbar-arrow-color : #DDDDDD;
scrollbar-base-color : #DDDDDD;
scrollbar-dark-shadow-color : #000000;
scrollbar-face-color : #000000;
scrollbar-highlight-color : #000000;
scrollbar-shadow-color : #DDDDDD;

}

A:LINK, A:VISITED, A:ACTIVE{
	text-decoration : none;
	color : #000066;
	text-decoration : none;
	font-weight : bold;
}

TH{
	color : White;
	background : url(images/table.gif);
	font-size : 12px;
	border : 2px outset #708090;
}
TABLE.news{
	background : #999999;
		font-family : Tahoma;
	}
TH.newsheader{
	color : White;
	background : url(images/table.gif);
	font-size : 12px;
	border : 2px outset #708090;
	line-height : 1.5;
	text-align : left;
	font-weight : bold;
	}

TH.login {
		font-family : Tahoma;
		font-size : 10px;
}

TD.login {
		font-family : Tahoma;
		font-size : 10px;
		border : 2px inset #CCCCCC;
}

FORM.login,INPUT.login  {
	background : #CCCCCC;
	font-family : Tahoma;
	font-size : 10px;
	border : 2px inset #CCCCCC;
}
input.button {
	background-color : #999999;
	color : #000000;
	font-size: 10px; font-family: Tahoma;
}
TD.blank {
	background : Black;
	border-color : #999999;
	border : none;
	vertical-align : top;
}
TH.counter {
		font-family : Tahoma;
		font-size : 10px;
				
}
TD.counter {
		font-family : Tahoma;
		font-size : 10px;
		font-weight : bolder;
}
TD.newstext{
	background : #999999;
	border : 2px inset #CCCCCC;
	font-size : 11px;
	}
TD.links{
	background : Black;
	border : 2px inset #CCCCCC;
	font-size : 11px;
	}
TD.newsfooter{
	background : #999999;
	border : 2px none #CCCCCC;
	font-size : 10px;
	text-align : right;
	color : Black;
	}

H1 {
	font-size : large;
}

TABLE{
	background : Black;
	border : 2px outset Black;
	color : #000066;
	font : Verdana;
	}
H2 {
	font : normal normal bolder large;
	}

TD{
	background : #999999;
	border : 2px outset #CCCCCC;
	font-size : 11px;
	padding-bottom : 0px;
	padding-top : 0px;
	vertical-align : middle;
	line-height : 1.5;
	}

TD.rank {
	background : url(images/table.gif);
}

TH.small {
	font-size : 8px;
}

TD.inactive {
	color : Black;
	line-height : 1.5;
}

}
A:HOVER {
	color : Yellow;
	text-decoration :underline;
}