	
	.TopMenu
	{
		background:#003366;
		border:solid 1px black;
		padding:5px;
		margin:2px;
		font-family:verdana;
		font-size:13px;
		font-weight:bold;
		color : #eee;
		margin-bottom:0px;
	}
	.TopMenu a{color:#FFF;text-decoration:none;}
	.TopMenu a:hover{color:#FFCC00;text-decoration:none;}
	
	
	
	
	
	
	.SubMenu
	{
		background:#336699;
		border:solid 1px black;
		border-top:0px;
		padding:5px;
		margin:2px;
		margin-top:0px;
		font-family:verdana;
		font-size:11px;
		color : #eee;
	}	
	.SubMenu a{color:#FFF;text-decoration:none;}
	.SubMenu a:hover{color:#FFCC00;text-decoration:none;}	
	
	
	A{color:#0055cc;}
	.ErrorText{color:#fff;background:#cc0000;border:solid 1px #000;padding:1px;}
	
	
	
	.ColItem2{font-size:12px;background:#f2f2f2;border:solid 1px #ccc; text-align:left;}
	.ColItem1{font-size:12px;background:#eeeeee;border:solid 1px #ccc; text-align:left;}
	
	.LeagueW{background:#ddffdd;padding:1px;border:solid 1px #44aa44;width:14px;height:14px;color:#44aa44;font-weight:bold;font-size:11px;text-align:center;text-indent:1px;}
	.LeagueD{background:#ddddff;padding:1px;border:solid 1px #4444aa;width:14px;height:14px;color:#4444aa;font-weight:bold;font-size:11px;text-align:center;text-indent:1px;}
	.LeagueL{background:#ffdddd;padding:1px;border:solid 1px #aa4444;width:14px;height:14px;color:#aa4444;font-weight:bold;font-size:11px;text-align:center;text-indent:1px;}
	
	
	
td,th,body,SELECT,INPUT, TEXTAREA, OPTION, LI, UL
{
	font-family:Verdana;
	font-size:13px;
	
}
	
.TableTitle
{
	background : #003366;
	font-family:Verdana;
	font-size:13px;
	color:White;
	font-weight:bold;
}
.ColHeader
{
	background : #336699;
	font-family:Verdana;
	border-bottom:solid 1px #225588;
	border-right:solid 1px #225588;	
	font-size:12px;
	color:White;
	font-weight:bold;
}
.ColHeader2
{
	background : #6699cc;
	font-family:Verdana;
	border-bottom:solid 1px #225588;
	border-right:solid 1px #225588;	
	font-size:12px;
	color:White;
	font-weight:bold;
}
.ColItem
{
	background:#f2f2f2;
	border-bottom:solid 1px #fff;
	border-right:solid 1px #fff;
	font-family:Verdana;
	font-size:12px;
}