/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

.menu:link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.menu:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.menu:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#CC0000;
	text-decoration: underline;
}

.border{
	border: 1px solid #C1C2BD;
}

.border1{
	border: 1px solid #E6E6E3;
}


.read-more{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}

.read-more:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF7171;
	text-decoration: underline;
}

.service-list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}

.service-list:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-decoration: underline;

}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}

.about-line{
line-height:16px;
}

.more:link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}

.more:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}

.more:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#CC0000;
	text-decoration: underline;
}

.font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align:justify;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
.fontbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align:justify;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
.sportsheading{
	
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;

}
.line {
	background-image: url(../images/sports/line.gif);
	background-repeat: repeat-x;
	height: 10px;
}

h3
{
font-size:11px;
font-style:normal;
font-weight:normal;
}



h2
{
color:#cc0033;
font-size:11px;
font-weight:bold;
}

