@charset "utf-8";
/* CSS Document */

.teamname
	{
	font-family:tahoma;
	
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:0px;
		color:#0066cc;
	}
.teamname a:link
	{	font-family:tahoma; 	
	font-size:11px;
	font-weight:bold;
		padding-bottom:0px;
	color:#0066cc; text-decoration: none;	}
.teamname a:active
	{	font-family:tahoma; 	
	font-size:11px;
	font-weight:bold;
		padding-bottom:0px;
	color:#0066cc; text-decoration: none;	}
	.teamname a:visited
	{	font-family:tahoma; 	
	font-size:11px;
	font-weight:bold;
		padding-bottom:0px;
	color:#0066cc; text-decoration: none;	}
.teamname a:hover
	{	font-family:tahoma; 	
	font-size:11px;
	font-weight:bold;
		padding-bottom:0px;
	color:#CC0000; text-decoration: none;	}
	
.smblue
	{
	font-family:tahoma;
	
	font-size:10px;
	font-weight:lighter;
	color:#0066cc;
	}
.smblue a:link
	{	font-family:tahoma; 	
	font-size:10px;
	font-weight:lighter;
		padding-bottom:0px;
	color:#0066cc; text-decoration: none;	}
.smblue a:active
	{	font-family:tahoma; 	
	font-size:10px;
	font-weight:lighter;
		padding-bottom:0px;
	color:#0066cc; text-decoration: none;	}
.smblue a:visited
	{	font-family:tahoma; 	
	font-size:10px;
	font-weight:lighter;
		padding-bottom:0px;
	color:#0066cc; text-decoration: none;	}
.smblue a:hover
	{	font-family:tahoma; 	
	font-size:10px;
	font-weight:lighter;
		padding-bottom:0px;
	color:#CC0000; text-decoration: underline;	}

	.groupname
	{
	font-family:tahoma;
	
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:0px;
		color: #CC0000;
	}