/* CSS Document */

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 120%;
	scrollbar-face-color: #E9E9E9;
	scrollbar-shadow-color:#666666;
	scrollbar-arrow-color: #8BAA01;
	scrollbar-base-color: #666666;
	scrollbar-3d-light-color: #666666;
	scrollbar-dark-shadow-color: #666666;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
}

.bigheader	{
		color: #8BAA01;
		font-size: 14px;
		font-weight: bold;
		line-height: 150%;
		}
		

.spieler	{
		color: #8BAA01;
		font-size: 10px;
		font-weight: bold;
		}

.division	{
		color: #666666;
		font-size: 10px;
		font-weight: bold;
		}
			

.menulinks	{
		color: #FFFFFF;
		font-size: 15px;
		line-height: 150%;
		font-weight: bold;
		}
A	{
		color: #8BAA01;
		font-size: 10px;
		font-weight: normal;
		}
				
	
.menu	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	}

.menu A	{
		color: #666666;
		text-decoration: none;
		}

.menu A:visited	{
		color: #666666;
		text-decoration: none;
		}
		
.menu A:hover	{
		color: #8BAA01;
		text-decoration: underline;
		}
		
