a:link, a:hover, a:visited, a:active {
	color:#9E195B;
}

img {
	border:0px;
}

h3 {
	font-weight:bold;
	color:#B41E69;
	font-size:19px;
	padding:0px;
	margin:0px;
}

h2 {
	font-weight:bold;
	font-size:22px;
}

a.headerLink:link, a.headerLink:hover, a.headerLink:visited, a.headerLink:active {
	font-weight:bold;
	color:#B41E69;
	font-size:19px;
	text-decoration:none;
}

p, div, span, td, h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	padding-top:0px;
	margin-top:0px;
}

.teamLogoBox {
	/* border-bottom:1px solid #98805D; */
}

#toggleTeam {
	padding-bottom:3px;
}

.teamLogoBox img {
	border:0px;
	padding:10px 0px;
}

#toggleTeam a:link, #toggleTeam a:visited, #toggleTeam a:active {
	text-decoration:none;
	font-size:18pt;
	margin:5px 20px;
	padding:0px 15px;
	font-family:"Courier New", Courier, mono;
	font-weight:bold;
	color:#B41E69;
}

#toggleTeam a:hover {
	color:#000000;
}

.calendarLogo {
	height:100px;
	line-height:100px;
	text-align:center;
}

.calendarLogo img {
	vertical-align:middle;
}

.calendarTable {
	border:1px solid #DBD3C6;
	border-collapse:collapse;
}

.calendarCell {
	vertical-align:top;
	font-size:12pt;
	font-weight:bold;
	color:#B41E69;
	height:120px;
	border:1px solid #DBD3C6;
	border-collapse:collapse;
}

.calendarHeading {
	font-size:10pt;
	font-weight:bold;
	color:#B41E69;
	border:1px solid #DBD3C6;
	border-collapse:collapse;
}

.rightBorder {
	border-right:1px solid #98805D;
}

.sponIncludesLabel {
	margin:25px;
	padding-top:9px;
	font-size:10pt;
	font-weight:bold;
}

.sponIncludesLabel a {
	padding:4px 330px 4px 4px;
}

.reqField {
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	font-weight:bold;
	color:#CC0000;
}

ul.sold{
	background-image:url(../images/derby-sold.gif);
	background-repeat:no-repeat;
	background-position:center;
	}
	
span.sold{
	color:#DE7BAD;
	text-decoration:line-through;
	padding-right:50px;
	background-image:url(../images/derby-sold-tiny.png);
	background-repeat:no-repeat;
	background-position:right;
	}