body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #215804;
}
form{ margin:0px;
padding:0px;
}

/* nav */
#nav{
width: 200px;
height: auto;
float: left;
}

#nav ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
#nav ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/

}
#nav ul li a{
color: #fff;
display: block;
padding: 2px 0;
padding-left: 10px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
background-color: #790A0A;
}
#nav ul li a .active {
color: #790A0A;
background-color: #E9E9E9;
}
#nav ul li a:hover{ /*hover state CSS*/
color: #790A0A;
background-color: #E9E9E9;
}
.selectedbtn{ /*selected button*/
color: #790A0A;
background-color: #E9E9E9;
}




.newslinks {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.newslinks:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.newssummary {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.currentevent {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.currentevent:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.toplinks {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	vertical-align: middle;
	font-family: Tahoma;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	width: 112px;
}
.toplinks:hover {
	color: #FFFFFF;
	background-color: #9D0B0E;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	width: 112px;
}
.topselected {
	color: #FFFFFF;
	background-color: #9D0B0E;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	width: 112px;
}
.fixturetxt {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contentpanel {
	padding: 5px;
	border-right: 1px solid #E9E9E9;
	border-left: 3px solid #B7B7B7;
	border-bottom: 1px solid #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E7E7E7;
}
.middleband {
	border-right-width: 1px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-left-color: #B7B7B7;
	background-color: #60656b;
	height: 24px;
	
}
.leftband {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	background-color: #790A0A;
	height: 24px;
	width:200px;
}

.fixturepanel {
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: E9E9E9;
	}

.submenupanel {
	padding-top: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	background-color:#E9E9E9;
	vertical-align:top;
	}
.memberpanel {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	width:200px;
	background-color: #7E878C;
	vertical-align: bottom;
	}
.welcomepanel {  padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 8px}
.admintxt {  font-weight: bold; color: #FFFFFF; text-decoration: none}
.button {  font-family: Tahoma; font-size: 11px; text-decoration: none}
.admincell {
	border-color: black black #FFFFFF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.tblheader {  font-family: Tahoma; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #999999; padding-left: 3px}
.panelheaders {

	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.addresstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.tblcells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.formlabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
}
.tblborder {
	border: 1px solid #FFFFFF;
}
