body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}

#InnerContent h2 {
	color:#76AC68;
}

#Content {
	/* background-color:#EC5F0B; */
	background-color: #CCFF99;
	
}

#Footer {
	background-color:#76AC68;
}

#MainMenu {
	background-color:#76AC68;
}

#MainEvents {
	background-color:#76AC68;
}

#MainMenu hr {
	border:1px dashed #FFF;
	width:250px;
}

#Content a, #Content a:hover, #Content a:visited, #Content a:active {
	color: #FFFFFF;
}
h2 {
	margin-bottom:0px;
}

#MainMenu a, #MainMenu a:visited, #MainMenu a:active {
	background-color:#CCFF99;
	width:280px;
	display:block;
	color: #666666;
	text-align:center;
	font-size:14px;
	height: auto;
	min-height:25px;
	margin-bottom:5px;
	vertical-align:middle;
	text-decoration:none;

}

#MainMenu a.SubM, #MainMenu a.SubM:visited, #MainMenu a.SubM:active {
	background-color:#FFF;
	width:280px;
	display:block;
	color:#666666;
	text-align:center;
	font-size:14px;
	height: auto;
	min-height:25px;
	margin-bottom:5px;
	vertical-align:middle;
	text-decoration:none;
}

#MainMenu a:hover {
	background-color:#FFFFFF;
	width:280px;
	display:block;
	color:#666666;
	text-align:center;
	font-size:14px;
	height: auto;
	min-height:25px;
	margin-bottom:5px;
	vertical-align:middle;
	text-decoration:none;
}
