.heading {
	font-family: verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

body {
    font-family: verdana;
	font-size: 12px;
	background-image:url(/images/background.jpg);
}
td {
	font-family: verdana;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.maintable {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:10px;
        background-image: url('/images/2Pbg.gif');
        background-repeat:no-repeat;
        background-position:bottom right;
}
.sportnameheading {
    font-family: verdana;
    font-size: 18px;
    font-weight: bold;
}
.tblHeading {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.recordsHeading {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.tblBottomBorder {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align:center;
}
.tblBottomBorderLeft {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align:left;
}
.textfieldText {
	font-family: Verdana;
	text-align:center;
}
.frontlink {
	font-family: Verdana;
	font-size: 12px;
	color:#666666;	
}
.frontSportsLink {
	font-family: Verdana;
	font-size: 12px;
	color:#666666;
        font-weight:bold;	
}
.announcementText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.announcementTable {
	background-color: #F9F9F9;
	border: 1px solid #999999;
}
.resultsSummaryTable {
	border: 1px solid #999999;
	background-color: #F8F8F8;
}
.resultsSummaryTableHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background-color: #E5E5E5;
}
.resultsSummaryTableCategory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.resultsSummaryTableNumbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #990000;
}

.resultsWin {
    font-family: verdana;
    font-size: 12px;
    font-weight:bold;
}

.resultsLoss {
    font-family: verdana;
    font-size: 12px;
}

.resultsTie {
    font-family: verdana;
    font-size: 12px;
    color:#0000FF;
    font-weight:bold;
}

.results {
    font-family: verdana;
    font-size: 12px;
}
.alltimeinfo {
    font-family: verdana;
    font-size: 12px;
    color:#0000FF;
}




