@charset "utf-8";
/* CSS Document */
/* Left Column and Navigation */
#left_columnnav { 
	background-color:#A7BCE6;
	width:162px;
	float:left;
}

#indent a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:140px;
	height:20px;
	background-image:url(images/left_nav_bkg.gif);
	background-repeat:repeat-x;
	display:block;
	font-size:11px;
	line-height:20px;
	text-align:left;
	padding-left:20px;
	text-decoration:none;
	color:#000;
}
#indent a:hover{
	width:140px;
	height:20px;
	background-image:url(images/left_nav_bkg.gif);
	background-repeat:repeat-x;
	display:block;
	font-size:11px;
	letter-spacing:1px;
	line-height:20px;
	color:#3C5AA0;
	text-align:left;
	padding-left:20px;
	text-decoration:none;
	color:#FFFFFF;	
}


#firstteam { 
	width:150px;
	height:20px;
	background-image:url(images/sub-heading.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	letter-spacing:1px;
	line-height:20px;
	text-align:left;
	padding-left:10px;
}	

#reserves { 
	width:150px;
	height:20px;
	background-image:url(images/sub-heading.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	letter-spacing:1px;
	line-height:20px;
	text-align:left;
	padding-left:10px;

}

#youth { 
	width:150px;
	height:20px;
	background-image:url(images/sub-heading.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	letter-spacing:1px;
	line-height:20px;
	padding-left:10px;
	text-align:left;

}

#colts { 
	width:150px;
	height:20px;
	background-image:url(images/sub-heading.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	letter-spacing:1px;
	text-align:left;
	line-height:20px;
	padding-left:10px;
	
}

#ladies { 
	width:150px;
	height:20px;
	background-image:url(images/sub-heading.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	letter-spacing:1px;
	line-height:20px;
	text-align:left;
	padding-left:10px;
	
}


#matchposter { 
	width:150px;
	height:20px;
	background-image:url(images/sub-heading.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	letter-spacing:1px;
	line-height:20px;
	text-align:left;
	padding-left:10px;
}


.matchposter a {text-decoration:none; padding-left:-20px; margin:0px;}
.matchposter a:hover {text-decoration:none;}


#google {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
/* End Left Column */


