body {
	background-image: url(../images/interior/background.gif);
	margin: 0px;
	}

form {
	margin: 0px;
	}

ul {
	list-style-image: url(../images/interior/bullet.gif);
	}

/* Main Body Text */

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

/* Main Link Styles */

a:link {
	color: #333333;
	text-decoration: underline;
	}
	a:hover {
		color: #790000;
		text-decoration: underline;
		}
	a:active {
		color: #333333;
		text-decoration: underline;
		}
	a:visited {
		color: #333333;
		text-decoration: underline;
		}
	a:visited:hover {
		color: #790000;
		text-decoration: underline;
		}
		
.whitelink {
	font-size: x-small;
	color: #FFFFFF;
	}
	a.whitelink:link {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.white:active {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:visited {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:visited:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}

/* --------CUSTOM TEXT--------- */

/* - footer - */
.footer {
	font-size: xx-small;
	color: #FFFFFF;
	}

	a.footer:link {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.footer:hover {
		color: #9E9E9E;
		text-decoration: underline;
		}
	a.footer:active {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.footer:visited {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.footer:visited:hover {
		color: #9E9E9E;
		text-decoration: underline;
		}

/* - forms - */

.forms {
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #790000;
	font-weight: bold;
	text-transform: none;
	}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-transform: none;
	}
	
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	}

.content {
	background-image: url(http://www.challengersports.com/images/interior/08_content.jpg);
	background-repeat: no-repeat;
	}

.whitebgfortinymce {
	background-image: none;
	background-color: #ffffff;
	margin: 10px;
	}

.scores 
{
	background-image: url(../images/home/scores2.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
.scoreheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #790000;
	font-weight: bold;
	text-transform: none;
	}
.scoresubheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-transform: none;
	}	
.events 
{
	background-color: #9e9e9e;
	font-size: 10px;
	color: #ffffff;
}
.repeat {
	background-image: url(../images/interior/repeat.jpg);
	background-repeat: repeat-y;
}
.calloutrepeat {
	background-image: url(../images/interior/callout/calloutrepeat.gif);
	background-repeat: repeat-y;
}
.calloutcontent {
	background-image: url(../images/interior/callout/content.jpg);
	background-repeat: no-repeat;
}
