body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	line-height: 150%;
}
.bgclass {
	background: #155b94;
}
h1 {
	color: #717171;
	font-size: 12px;
}
h2 {
	color: #607890;
	font-size: 11px;
}
p {
	color: #717171;
	font-size: 11px;
}
a, a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
td {
	vertical-align: top;
}
.readon {
	background: url(images/readmore.gif) no-repeat;
	color             : #FFFFFF;
  	width					: 125px;
  	font-family       : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top			: 2px;
  	font-size         : 11px;
  	height				: 24px;
  	text-align			: center;
  	text-decoration	: none;
  	float             : right;
}
a.readon, a.readon:visited, a.readon:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.back_button {
	background			: url(images/back.gif) no-repeat;
	color             : #FFFFFF;
  	width					: 125px;
  	font-family       : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top			: 2px;
  	font-size         : 11px;
  	height				: 24px;
  	text-align			: center;
  	text-decoration	: none;
  	float             : right;
}
a.back_button, a.back_button:visited, a.back_button:hover{
	text-decoration: none;
	color: #FFFFFF;
}
#events {
	width: 130px;
}
#maintable {
	width: 800px; 
	background-color: #FFFFFF;
	margin: auto;
}
.componentheading {
	display: none;
}
.contentheading, h1 {
	font-weight: bold;
	color: #C73854;
	text-transform: uppercase;
}
.topmenu {
	background: #c73854;
	color: #FFFFFF;
}
.topmenu table{
	margin: 0 0 0 auto;
}
#content {
	margin: 30px;
	width: 440px;
}
#calendar {
	width: 130px;
	padding: 0 10px 5px 10px;
	color: #FFFFFF;
	background: #669933;
	min-height: 150px;
}
#sponsorbanner {
	margin: 10px 0 10px 0;
}
#footer {
	background-color:  #607890;
	color: #FFFFFF;
	font-size: 10px;

}
#footer table {
	margin: auto;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

/**/
a.mainlevel-nav, a.mainlevel-nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.mainlevel:hover {
	color: #CCBA12;
}

/* Alternating Rows*/
.sectiontableheader {
	background: #607890;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.sectiontableentry1 {
	background: #CCCCCC;
	padding: 2px;
	border-bottom: 1px solid #000000;
	color: #000000;
}
.sectiontableentry1 a {
	color: #000000;
}
.sectiontableentry2 {
	background: none;
	color: #000000;
	padding: 2px;
}

/* Latest News */ 
.moduletablelatestnews {
	background-color: #C73854;
	color: #FFFFFF;
}
.moduletablelatestnews  th {
	color: #FFFFFF;
	font-size: 12px;
}
li .latestnewslatestnews {
	list-style: none;
	color: #FFFFFF;
}
