.body {
	font: 400 12px/14px Tahoma,Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #E6E6E6;
	margin: 0px;
}

.content {
	vertical-align: top;
	font-size: 13px;
	background-image:url('images/body.jpg');
	background-repeat:repeat-y;
	color: white;
	padding: 0px 30px 0px 30px;
}

.content a{
	color: #F7941D;
	font-size: 15px;
}

.events {
	color: white;
	width: 161px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;

}

.eventsdiv {
	background-color: #F7941D;
}

.eventscontent {
	width: 159px;
	padding: 0px 10px 0px 17px;
}

.contentbox {
	background-color: white;
	width: 778px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	font-size: 14px;
	background-image: url('images/watermark.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	color: black;
}

.contentboxwide {
	background-color: #E6E6E6;
	width: 998px;
	vertical-align: top;
	margin: 0px 20px 0px 10px;
	padding: 10px 20px 10px 20px;
	font-size: 14px;
	background-image: url('images/watermark.jpg');
	background-position: top left;
	background-repeat: repeat-y;
	color: black;
}

.navbar {
	font: bold 12px/13px Tahoma,Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	height: 233px;
	width: 998px;
	background-image: url('/images/head.jpg');
	color: white;
	padding: 0px 0px 10px 30px;
	vertical-align: bottom;
	text-indent: 0px;
}

.navbar a {
	color: white;
	text-decoration: none;
}

.navbar a:hover {
	color: #2A529E;
	text-decoration: none;
}

.adminnav {
	font: bold 12px/15px Tahoma,Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	height: 22px;
	background-color: #840010;
	color: white;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

.adminnav a {
	color: white;
	text-decoration: none;
}

.adminnav a:hover {
	color: silver;
	text-decoration: underline;
}


.copyright {
	text-align: center;
	font-size: 10px;
	color: black;
}

.table {
	margin: 0px;
	padding: 3px;
}
.title {
	color: white; 
	background-color: #F7941D;
	padding: 0px 0px 0px 5px;
	vertical-align: top;
}

.title a{
	color: white; 
	text-decoration: underline;
}

.title a:hover {
	text-decoration: none;
}

.titlec {
	color: white;
	background-color: #F7941D;
	padding: 0px 0px 0px 5px;
	vertical-align: top;
	text-align: center;
}

.titlec a {
	color: white;
	text-decoration: none;
}

.titlec a:hover {
	text-decoration: underline;
}

.cell {
	font-size: 12px;
	vertical-align: top;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid black;
}

.cell a {
	font-size: 12px;
}

.cellc {
	font-size: 12px;
	vertical-align: top;
	padding: 2px 0px 2px 0px;
	text-align: center;
	border-bottom: 1px solid black;
}

.conf {
	font-size: 12px;
	color: white;
	background-color: green;
	padding: 3px;
}

.fail {
	font-size: 14px;
	color: white;
	background-color: red;
	padding: 3px;
	margin: 5px;
}

.success {
	font-size: 14px;
	color: white;
	background-color: green;
	padding: 3px;
	margin: 5px;
}

h1 {
	font: 50px Liberate, Times Roman, Times, serif;
}

h2 {
	color: #2A529E;
	padding: 2px 2px 2px 2px;
	font-size: 18px;
}

h3 {
	color: #2A529E;
	font-size: 22px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h4 {
	color: #2A529E;
	font-size: 14px;
	font-weight:600;
}

.h4 a{
	color: #2A529E;
	font-size: 14px;
	font-weight:600;
}

.blue {
	color: #2A529E;
	font-weight: bold;
}

.bold {
	font-weight:bold;
}

.currentmenu {
	color: white;
	background-color: #2A529E;
	text-align: center;
}

.currentmenu a{
	color: white;
	text-decoration: none;
}

.noncurrentmenu {
	color: white;
	background-color: #F7941D;
	text-align: center;
}

.noncurrentmenu a{
	color: white;
	text-decoration:none;
}

.linkbutton {
	color: white;
	background-color: #F7941D;
	text-align: center;
	font-weight: bold;
}

.linkbutton a {
	color: white;
	text-decoration: none;
}
	
.linkbutton a:hover {
	color: gold;
	text-decoration: underline;
}

.membermenu {
	background-image: url('images/heading_09.jpg');
	height: 77px;
	vertical-align: bottom;
}

.caption {
	color: white;
	background-color: #2A529E;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
}

.caption a {
	color: white;
}
