.menu_bg {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 142px;
	text-align: left;
	vertical-align: top;
}
.menu_bg_upper {
	background-image: url(../images/menuarea_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 45px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: 0px;
}
.body_text_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	vertical-align: text-top;
	font-size: 12px;
	background-color: #EEC00A;
}
.title_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #95282B;
	text-decoration: underline;
	text-transform: capitalize;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #96292C;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96292C;
	text-decoration: none;
	}
a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #96292C;
	text-decoration: none;
	}
a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #FCD731;
	font-weight: bold;
	text-decoration: none;
	}
a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #96292C;
	font-weight: bold;
	text-decoration: none;
	}
.bold_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.sidebar {
	background-color: #902D3F;
	border: thin solid #000000;
	float: right;
	padding: 5px;
	margin: 5px;
	text-align: center;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #902D18;
}
#standings table {
	background-color: #FFFFFF;
	border: 2px solid #902D18;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#formTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96292C;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
}

#standings  td {
	border: thin solid #902D18;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
#standings th {
	font-weight: bold;
	color: #000000;
font-size: 12px;
	background-color: #CCCCCC;
	border: thin solid #902D18;
text-align: center;
}
#chart table {
	background-color: #FFFFFF;
	border: medium solid #902D18;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#chart td {
	border: thin solid #902D18;
	margin: 0px;
	padding: 0px;
}
.sidebarClear {

	background-color: #FFFFFF;
	width: 150px;
	float: right;
	padding: 5px;
	margin: 5px;
	text-align: center;
}
.body_text_area th {
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: thin solid #902D18;
}
.body_text_area img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

