body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#tdNav {
	background-image: url(images/layout/left_navbg.jpg);
	font-size: 13px;
	line-height: 21px;
	padding-left: 17px;
	font-weight: bold;
	color: #990000;
}
#tdUpcomingEvent {
	background-image: url(images/layout/right_upeve_bg.jpg);
	background-repeat: repeat-y;
	font-size: 10px;
	padding-right: 21px;
	padding-left: 6px;
	height: 10px;
	clear: none;
	float: none;
}
#tdHeader {
	padding-top: 5px;
	padding-left: 8px;
}
#tdBody {
	background-image: url(images/layout/body_bg.jpg);
	padding-right: 0px;
	padding-left: 0px;
}
#tdFooter {
	background-image: url(images/layout/footer_bg.jpg);
}
#tdBody h1 {
	font-size: 15px;
	color: #333333;
}
#tdBody p {
	font-size: 11px;
	color: #666666;
}
#tdBody li {
	font-size: 11px;
	font-weight: bold;
	list-style-type: square;
	padding-left: 1px;
	color: #9C0000;
}
#tdBody a {
	color: #000000;
	text-decoration: underline;
}
#tdBody a:hover {
	color: #000000;
	text-decoration: none;
}
#tdNav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tdNav a:hover {
	color: #000000;
}
#tdBlueLaser {
	padding-left: 15px;
}
#tdBlueLaser a {
	color: #CCCCCC;
	text-decoration: none;
}
#tdBlueLaser a:hover {
	text-decoration: underline;
}
#tdRightAds {
	position: static;
}
#tdNav a:focus {
	color: #A53431;
}
