html, body {
	background-color: #90A890;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #242424;
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */	
}

a {
	color: #51380d;
	text-decoration: none;
}

a:hover 
{
	color: black;
	text-decoration: underline;
}
	
#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:800px;
	background:#e2e2e2;

	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	border-left: 1px solid #416953;	
	border-right: 1px solid #416953;
	border-bottom: 1px solid #416953;	
-webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 1);
-moz-box-shadow:    0px 0px 15px rgba(50, 50, 50, 1);
box-shadow:         0px 0px 15px rgba(50, 50, 50, 1);
}

#navStyle {
	margin-top: 5px;
	background-color:#eeeeee;
	border-top: 1px solid #084428;
	border-bottom: 1px solid #084428;	
}

ul#header-navmenu,
ul#header-navmenu li,
ul#header-navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 100px; /*For KHTML*/
  list-style: none;
}

ul#header-navmenu li {
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#header-navmenu a {
  border: 1px solid #FFF;
  border-right-color: #CCC;
  border-bottom-color: #084428;
  padding-left: 5px;
  display: block;
  background: #cccccc;
  color: #084428;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: 22px !important;
}

/* Root Menu Hover Persistence */
ul#header-navmenu a:hover,
ul#header-navmenu li:hover a,
ul#header-navmenu li.iehover a {
  background: #ffc000;
  color: #000;
}


table.left {
	padding-right: 10px;
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-y;
	height:364px;
}

table.left td {
	font-size:18px;
	color:#ffffff;
	font-family: arial;
	background-image:url(images/menu_border_left.gif);
	background-repeat:no-repeat;
	height: 10px;
	padding-top: 5px;
	letter-spacing:1px;
}

table.left th {
	font-size:18px;
	color:#ffffff;
	font-family: arial;
	height: 10px;
	background-color:#666666;
}

table.right {
	padding-left: 10px;
	background-image:url(images/menu_bg_right.gif);
	background-repeat:repeat-y;
	height:364px;
}

table.right td {
	font-size:18px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/menu_border_right.gif);
	background-repeat:no-repeat;
	height: 10px;
	padding-top: 5px;
	letter-spacing:1px;
}

table.right th {
	font-size:18px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	height: 10px;
	background-color:#666666;
}

table.contentborder {
	height:600px;
}

table.basictable  {
	border-bottom: 0px solid #084428;
	border-right: 0px solid #084428;
}

table.basictable th {
	border: 1px double #084428;
	background-color:#666666;
	color: #ffffff;
	height:15px;
}

table.basictable th.topheader {
	border: 0px solid #cccccc;
	background-color:#006699;
	color: #FFFFFF;
	font-weight:bold;
}

table.basictable td {
	border-top: 0px solid #084428;
	border-bottom: 1px solid #084428;
	padding:4px 0px 4px 4px;
	/*font-weight:bold;
	color:#084428;*/
}

table.basictable td.header,
table.basictable thead {
	border: 0px solid #cccccc;
	background-color:#084428;
	color: #ffffff;
}

table.basictable td.cell {
	font-weight: bold;
	color: #cccccc;
}

table.basictable tr {
	border: 0px dashed #cccccc;
}

.headertext {
	font-family:Arial, Verdana;
	font-size:24px;
	color:#084428;
	border-bottom: 2px solid #084428;
	width: 780px;
	margin-bottom: 5px;
	text-align:left;
}


table.subpagemenu {
	margin-top: 20px;
	border: 1px solid #084428;
	border-right: 0;
}

table.subpagemenu a {
	color: #084428;
}

table.subpagemenu a:hover {
	color: #ffff00;
	text-decoration: none;
}

table.subpagemenu td {
	border-right: 1px solid #084428;
	background-color:#CCCCCC;
	font-weight:bold;
	padding: 2px 5px 2px 5px;
}

table.subpagemenu td.active {
	background-color:#FFFF00;
	color:#084428;
}

table.news td {
	padding-bottom: 5px;
}

table.news th {
	padding-bottom: 5px;
	color: #ffffff;
}

table.news td.desc {
	padding-bottom: 5px;
	color: #084428;
	font-weight:bold;
}

.divisionchallenge {
	background-color:#33CC33;
}

table.mbresults td {

}

table.mbresults th {

}

table.mbschedule td {

}

.ssi_table table{
	width: 100%;
	border: 1px solid red;
}

table.ssi_table td {
	text-align:left;
}

.HomepageNews {
	line-height: 15px;
	color:#084428;
}

.HomepageNews b{
	line-height: 10px;
}

.HomepageNews hr {
	height: 1px;
	text-align:left;
	color:#084428;
}

.HomepageNews .title {
	color:#FFFF00
}

#tracks div 
{
	padding-bottom: 10px;
}

.topper 
{
	text-align: right;
	line-height: 20px;
	background-color: #bbb;
	color: #084428;
	padding: 0 5px 0 5px;
	border-bottom: 1px solid #084428;
	/*margin-bottom: 5px;*/
}

#news .section 
{
	padding: 0px 0px 5px 0px;
	margin-bottom: 10px;	
}

#news .header 
{
	color: #d6d6d6;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 5px;
	background-color: #203429;	
}

#news .data
{
	padding: 5px;
	background-color: #859c84;
	border-top: 1px solid #084428;	
}

#updatePanel .section
{
	padding-bottom: 10px;
	background-color: #859c84;				
}

#updatePanel .label 
{
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 5px;
	background-color: #61430f;
}

#updatePanel .header 
{
	color: #203429;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #084428;
}

#updatePanel .data
{
	padding: 5px;
	background-color: #859c84;	
}

#whosOnline {
	text-align: center;
	background-color: #ccc;
	padding: 3px;
	border: 1px solid #084428;
}