BODY {
	background-color: #000000;
	font-family : Verdana;
	font-size: 11px;
	text-align: justify;
	SCROLLBAR-FACE-COLOR: #5f0302;
	SCROLLBAR-HIGHLIGHT-COLOR: #cacaca;
	SCROLLBAR-SHADOW-COLOR: #600905;
	SCROLLBAR-3DLIGHT-COLOR: #7b1f00;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #003471;
	color: #ffffff;
}

P {
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	font-family: Verdana;
	text-decoration: none;
	color: White;
}
a:visited {
	font-family: Verdana;
	text-decoration: none;
	color: #C0C0C0;
}
a:hover {
	color: red;
	font-family: Verdana;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	text-decoration: none;
	color: #C0C0C0;
}

a:link.big {
	font-family: Verdana;
	text-decoration: none;
	color: White;
	font-weight : bold;
}
a:visited.big {
	font-family: Verdana;
	text-decoration: none;
	color: White;
	font-weight : bold;
}
a:hover.big {
	color: red;
	font-family: Verdana;
	text-decoration: none;
	font-weight : bold;
}
a:active.big {
	font-family: Verdana;
	text-decoration: none;
	color: White;
	font-weight : bold;
}

TD {
	font-family : Verdana;
	font-size: 11px;
	color: #ffffff;
	}

TD.head {
	font-family : Verdana;
	font-size: 11px;
	color: White;
	font-weight : bold;
	text-align: center;
	background-image : url(images/top.gif);
	height : 16px;
	border-top: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;	
}

TD.left {
	font-family : Verdana;
	text-align: left;
	valign: middle;
	font-size: 11px;
	color: #C0C0C0;
	border-top: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;
}

TD.right {
	font-family : Verdana;
	text-align: right;
	valign: middle;
	font-size: 11px;
	color: #C0C0C0;
	border-top: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;
}

TD.center {
	font-family : Verdana;
	text-align: center;
	valign: middle;
	font-size: 11px;
	color: #C0C0C0;
	border-top: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;
}

TD.updates {
	font-family : Verdana;
	font-size: 10px;
	color: #BB0000;
}

image {border: 0;}

