a {
	color : #d2242a; 
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #d2242a;
	text-transform: none;
	font-weight: bold;
}

a:visited {
	color: #d2242a;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000;
	text-transform: none;
	text-decoration: none
}

a:active {
	color: #006699;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}

BODY {
	text-align:center;
}

.bodytext, a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
}

#container {
	width: 806px;
	border: 3px solid #d2242a;
	background-color:#ffffff;
	margin: 0 auto 0;
	padding: 0;
}
.td {
	border-right: 1px solid #000;
}

.mainheadinginfo {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #d2242a;
	
}
.mainheading {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	
}
.italic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

.italicbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.center{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align:center;	
}

.bold11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #0000000;
}

.bold12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #d2242a;
}

.boldgreen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.footer A:link {
color: #d2242a;
text-decoration: none;
}

.footer A:visited {
color: #d2242a;
text-decoration: none;
}

.footer A:hover {
color: #000;
text-decoration: none;
}
.ListCustom {
	list-style-type: lower-alpha;
	list-style-position: outside;
}
.Red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #d2242a;
}
.Redlarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #d2242a;
}
.footerCenter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.SmItalic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	font-style: italic;

}
.right-align {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-align: right;

}
.SubHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
.sponsor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
}
.charttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.imgright{
	float: right;
	padding: 0px 10px 0px 10px;
}


#time {
	float: left;
	padding-left:0px;
	width: 505px;
	padding-bottom: 10px;
	text-align:left;
}
.time ul {
	border-top: 1px solid #000;
	margin-bottom: 10px;
	list-style:none;
	list-style-image:none;
	
}
.time li {
	border-bottom: 1px solid #000;
	list-style:none;
	list-style-image:none;
	padding-bottom: 15px;
}
