body
{
}

a:link.std {color: black; text-decoration: none}
a:visited.std {color: black; text-decoration: none;}
a:active.std {color: black; text-decoration: none;}
a:hover.std {color: red; text-decoration: underline ;}

a:link.boldbright {color: black; text-decoration: none}
a:visited.boldbright {color: black; text-decoration: none;}
a:active.boldbright {color: black; text-decoration: none;}
a:hover.boldbright {color: lightblue; text-decoration: underline;}


	

TD.MenuCell
{
	background-image: url(resources/graphics/menuTopLine.jpg);
	background-repeat: no-repeat
}

.stdTeamList
{	border:solid gray 1;
	text-align:left;
	font-family:Verdana, Arial, Tahoma, Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	color: Black	
}

TR.TeamList
{
	border:solid gray 2
}
	
.menuBold
{	font-family:Verdana, Arial, Tahoma, Times New Roman;
	font-size: 10pt;
	font-weight: bold
}
.std
{	font-family:Verdana, Arial, Tahoma, Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	color: Black	
}
.stdbright
{	font-family:Verdana, Arial, Tahoma, Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	color: red	
}
.stdbold
{	font-family:Verdana, Arial, Tahoma, Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color: Black
}
.stdlight
{	font-family:Verdana, Arial, Tahoma, Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	color: gray
}
.stdboldbright
{	font-family:Verdana, Arial, Tahoma, Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color: red	
}
.sml
{	font-family:Verdana, Arial, Tahoma, Times New Roman;
	font-size: 8pt;
	font-weight: normal;
	color: Black	
}

.smllight
{	font-family:Verdana, Arial, Tahoma, Times New Roman;
	font-size: 8pt;
	font-weight: normal;
	color: gray	
}
.smlbold
{	font-family:Verdana, Arial, Tahoma, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
	color: Black	
}
.lrg
{	font-family:Verdana, Arial, Tahoma, Times New Roman;
	font-size: 12pt;
	font-weight: normal;
	color: Black	
}
.lrgbold
{	font-family:Verdana, Arial, Tahoma, Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: Black
}
.lrgboldbright
{	font-family:Verdana, Arial, Tahoma, Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: red	
}

.xl
{	font-family:Verdana, Arial, Tahoma, Times New Roman;
	font-size: 16pt;
	font-weight:normal;
	color:Black;
}
.xlbold
{	font-family:Verdana, Arial, Tahoma, Times New Roman;
	font-size: 16pt;
	font-weight:bold;
	color:Black;
}
.smlTitle
{	font-family:Verdana, Arial, Tahoma, Times New Roman;
	font-size: 10pt;
	font-weight:bold;
	color:Black;
	background-color:#FFFFC0;
	border:solid Gray 2
}
.stdTitle
{	font-family:Verdana, Arial, Tahoma, Times New Roman;
	font-size: 16pt;
	font-weight:normal;
	color:Black;
	background-color:#FFFFC0;
	border:solid Gray 2
}

.boldTitle
{	font-family:Verdana, Arial, Tahoma, Times New Roman;
	font-size: 16pt;
	font-weight:bold;
	color:Black;
	background-color:#FFFFC0;
	border:solid Gray 2
}

