body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	margin: 0px;
	text-align: center;
}
div#Body {
	display: block;
	position: relative;
	width: 775px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
div, td, th {
	padding: 0px;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #222222;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
/*************************************************************************************/
.RedArea {
	background-color: #a90506;
	color: #ffffff;
	vertical-align: middle;
	font-size: 10px;
}
.RedArea td, .RedArea a {
	font-size: 10px;
}
.RedArea a {
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
}
iframe#Events {
	width: 100%;
	height: 100%;
	border: 0px;
	overflow: hidden;
}
td.DateTime {
	text-indent: 10px;
}
div#MainContent {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 755px;
	text-align: left;
	min-height: 300px;
}
div#MainContent a {
	color: #f7942f;
	font-weight: bold;
}
span.Title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
span.Title img {
	width: 560px;
	height: 52px;
}
table#MainContent {
	width: 100%;
	empty-cells: show;
}
table#MainContent th {
	background-color: #ff9933;
	vertical-align: top;
	height: 20px;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
table#MainContent td {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}
span.Heading {
	font-weight: bold;
	text-decoration: underline;
}
tr.Spacer {
	height: 10px;
}
/*************************************************************************************/
.MenuTable {
	border-collapse: collapse;
}
.MenuTable td, .MenuTable a {
	font-size: 10px;
	color: #ffffff;
	display: block;
	width: 100%;
}
.MenuTable td {
	padding-top: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 1px;
	border: 1px #c8c8c8 solid;
	background-color: #a90506;
}
.MenuTable {

}
td#normal {
	color: #ffffff;
}
td#mouseover {
	background-color: #c92526;
}
table.Tournament th, table.Tournament td {
	height: 20px;
	text-indent: 5px;
}
table.Tournament th {
	background-color: #ff9933;
	text-align: left;
}
table.Tournament#Table td {
	border-bottom: 1px #ff9933 solid;
}

a.Download {
	padding-left: 15px;
	background: url(/media/images/pics/download.gif) 0px top no-repeat;
}
