@charset "utf-8";















/* CSS Document */



body



{



	text-align:center; /* for IE */ 
margin:0 auto; /* for the rest */ 


	font-family: Verdana, Helvetica, Arial, sans-serif;



	font-size: 12px;



	text-align: left;



	color: #000;



	background-image: url(../admin/images/PageBg.jpg);



} 







#wrapper{
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
}

#navwrapper{
	background-image: url(../admin/images/nav-bg.jpg);
	background-color: #000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-left-color: #330006;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}

#wrapperCap{

	background-image: url(../admin/images/header-cap.jpg);

	background-repeat: no-repeat;

	height: 22px;

	width: 600px;

}



#headerLinks {
	padding-top: 5px;
	padding-right: 7px;	
}



#footer{
	background-image: url(../admin/images/footer.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 800px;
	background-position: bottom;
}



.footerText{

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

	font-weight: bold;

}



#header{



	background-image: url(../admin/images/header.jpg);



	background-repeat: no-repeat;



	height: 103px;



}







.row0 {
	background-color: #FBD584;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.row1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
.list0 {
	background-color: #FBD584;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}




.divider {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #fff;

	background-color: #000;

}

























.table_headings {















	font-family: Arial, Helvetica, sans-serif;















	font-size: 11px;















	font-weight: bold;















	color: #ffffff;















	background-color: #7c1d25;















}







#pagetitle {







	font-family: Arial, Helvetica, sans-serif;







	border-bottom-width: thin;







	border-bottom-style: solid;







	border-bottom-color: #660000;







	font-size: 24px;







	font-weight: bold;







}







#subheadings {







	font-family: Arial, Helvetica, sans-serif;







	border-bottom-width: thin;







	border-bottom-style: solid;







	border-bottom-color: #660000;







	font-size: 14px;







	font-weight: bold;







}







label {







	font-family: Arial, Helvetica, sans-serif;







	font-size: 12px;







	font-weight: bold;







	color: #666666;







	vertical-align: baseline;







}



a:link, a:visited, a:active {
	color : #000000;
	text-decoration: none;
}

a:hover {
	color: #990000;
}

.message{

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 11px;

	color: #D7001F;

	padding-bottom: 5px;

}
.STSportsTease
{
	border: solid thin #e2e2e2;
	border-collapse: collapse;
	width: 135px;
}

.STTitle

{
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.SGTeamName
{
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: left;

}

.SGTeamScore
{
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: right;
}

.SGSportsGame
{
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #bfbfbf;

	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
}

.SGGameStatus
{
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
}

.SGGameDetailsLink
{
	font-family: tahoma, arial, sans-serif;

	font-size: 10px;
}

.STFullSchedule
{
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align:center;
	display: block;
	border: 3px outset #e2e2e2;
	padding: 0px 0px 0px 0px;

	text-decoration: none;
	border-collapse: collapse;
}

.BoxLinks
{
	background-color : #FBD584;
}
Nav li
{
	list-style-type: none;
}

