body
{
	background-color: #ffffff;
	background		: url(../gfx/bg.jpg);
	scrollbar		: no;
	font-family		: Verdana;
	font-size		: 12px;
}

.tableBg
{

	background		: #ffffff;
	filter			: alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	border			: 1px solid #000000;
}

.tableText
{
	color			: #000000;
	font-family		: Verdana;
	font-size		: 12px;
}

.tableText a
{
	color			: #000000;
	text-decoration	: underline;
}

.grey
{
	color			: #979797;
}

.tableText a:hover
{
	color			: #000000;
	text-decoration	: none;
}
