body
{
	background-color: #6699cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a
{
	font-weight: bold;
	text-decoration: none;
}
a:link, a:active
{
	color: #ff0000;
}
a:visited
{
	color: #FF6600;
}
a:hover
{
	color: #ffffff;
}

table {border: 1px solid black;width: 850px;font-size: 11px;}

td {border: 1px solid black;height: 23px;text-align: center;}

td.x-head
{
	width: 		600px;
	text-align:	center;
	background-color:	#94c1fe;
	font-weight:	bold;
	font-size:	20px;
	color:		#00008B;
}

td.x-div
{
	width:		100px;
	text-align:	center;
	font-weight:	bold;
	font-size:	16px;
	color: #ffffff;
}

td.x-date
{
	text-align:	center;
	background-color:	#94c1fe;
	font-weight:	bold;
	font-size:	16px;
	color:		#00008B;
}

td.x-hdr  {width: 50px;height: 32px;text-align: center;background-color:#6699cc;color: #ffffff;}
td.x-col  {width: 30px;height: 32px;text-align: left;background-color:#00008B;color: #ffffff;}
td.x-lhs  {height: 32px;text-align: left;background-color:#00008B;color: #ffffff;}

td.x-vps,  td.x-imps, td.x-team, td.x-x {height: 23px;background-color:#6699cc;color: #ffffff;}
td.x-vps  {text-align: center;}
td.x-imps {text-align: right;}
td.x-team {text-align: left;}
td.x-x    {text-align: left;}
