BODY
{
	font-family : Arial;
	
}

a 
{
	font : bold x-small;
	color : Black;
}





li
{
	
	font-family : Arial;
	font-size: 12px;
}

TD.heading
{
	font-family : "Trebuchet MS";
	font-size : 28px;
	font-weight : bolder;
	color : Black;
	letter-spacing : 1;
}

P
{
	font-size : 12px;
}

TD.text1
{
	font-size : 12px;
}

TD.text2
{
	font-size : 12px;
}

INPUT.submit
{
	font-weight: bold;
	color : white;
	background-color: #990000;
}

INPUT.login
{
	font-weight: bold;
	color : white;
	background-color: #990000;
}

LAYER
{
	font-size : 12px;
}

DIV
{
	font-size : 12px;
}

/* The progress bar uses either LAYERs or DIVs, depending on the browser */
LAYER.loaded
{
	background-color: #990000;
	color : white;
}

LAYER.unloaded
{
	background-color: #000000;
	color : white;
}

LAYER.border
{
	color : white;
	background-color: #000000;
}

DIV.loaded
{
	background-color: #990000;
	color : white;
}

DIV.unloaded
{
	background-color: #000000;
	color : white;
}

DIV.border
{
	color : white;
	background-color: #000000;
}

B.red
{
	color : #990000;
}

TABLE.border
{
	background-color: #990000;
}

TABLE.background
{
	background-color: #EEF2E3;
}

TABLE.stats
{
	background-color: #FFFFFF
}

TD.copyright
{
	font-size : 12px;
}

TR.stats
{
	background-color: #FFFFFF;
}

TR.border
{
	background-color: #EEF2E3;
}
