body {background: url(../images/bg.jpg) #2D2D2D repeat-x;}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D1521;
}
.leftpad {
	margin-left: 10px;
	padding-left: 10px;
}
.footerbg {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #959595;
	
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
}
.footertext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
}
.borders {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

a:link {
	color: #04325E;
}
a:hover {
	color: #961919;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}

.footer:link {
	color: #FFFFFF;
}
.footer:hover {
	color: #333333;
}
.footer:visited {
	color: #ffffff;
}
.footer:active {
	color: #ffffff;
}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #04325E;
}
ul {
	list-style-image: url(../images/bullet.gif);
	line-height: 20px;
}
ol {
     font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.teamnames {
    font-family: Arial, Helvetica, sans-serif;
	color: #9D1521;
	font-size: 18px;
}
