


body, td {
	font-family: times, georgia, serif;
	font-size: 14px;
}

h1 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #800000;
	font-size: 20px;
}

#site_name {
	font-weight: bold;
	font-size: 26px;
}
#header {

	font-size: 22px;
	font-weight: bold;

	border-bottom: 1px #000000 solid;
}


#bottom_nav {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px #000000 solid;
}



#footer {
	padding-right: 10px;
	border-top: 1px #000000 solid;
}


#page_header {
	font-weight: bold;
	font-size: 20px;
	
	margin-bottom: 4px;
}

#main {
	border-right: 1px #000000 dotted;
}

form {
	margin: 0px;
}

.fullp {
	text-align: justify;
	margin-right: 50px;
}

.flc {
	font-weight: bold;
	text-align: right;
}

.inpt {
	width: 300px;
	border: 1px #000000 solid;
	background-color: #eeeeee;
	color: #0000ff;
	font-family: verdana, sans-serif;
}


.submt {
	background-color: #0000ff;
	color: #ffffff;
	font-weight: bold;
}

.errmsg {
	text-align: center;
	font-weight: bold;
	color: #ff0000;
}


li {
	text-align: justify;
}



p.fullp {
	text-align: justify;
}

.footer {
	color: #800000;
	font-size: 12px;
}


a {
	color: #800000;
}

a:visited {
	color: #006600;
}

a:hover {
	text-decoration: none;
}


a.left {
	display: block;
	padding: 1px;
	padding-left: 2px;
	border: 1px #ffffff solid;
	text-decoration: none;
	color: #0000bb;
}

a.left:visited {
	color: #444444;
}

a.left:hover {
	background-color: #ccccff;
	color: #0000ff;
	border: 1px #0000bb solid;
	text-decoration: none;
}


a.bottom {
	font-size: 10px;
}

a.bottom:visited {
	color: #6666ff;
}

a.bottom:hover {
	color: #000099;
	border-color: #000099;
}


a.creditLink, a.creditLink:visited {
	color: #990000;
	text-decoration: underline;
	font-size: 10px;
}

a.creditLink:hover {
	background-color: transparent;
	text-decoration: none;
	color: #009900;
	letter-spacing: 1px;
}




.events_table_header_row {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
}

.events_table_odd_row {
	background-color: #ffffff;
}

.events_table_even_row {
	background-color: #eeeeee;
}

.events_table_active_row {
	background-color: #ffff00;
}



#main_nav {
	text-align: center;
	font-family: georgia, sans-serif;
}

#sub_nav {
	text-align: center;
	font-family: georgia, sans-serif;
	margin-top: 8px;
}


#nav_top_current {
	font-weight: bold;
	color: #800000;
}


a.nav_top {
	text-decoration: none;
	color: #000;
	font-family: times;
	font-size: 15px;
}


a.nav_top:visited {

}


a.nav_top:hover {
	color: #800000;
}





.rowOdd {
	background-color: #fff;
}

.rowEven {
	background-color: #ddd;
}

.rowOn {
	background-color: #800000;
	color: #fff;
}

.rowOn a{
	color: #fff;
}


.adminHeader {
	font-weight: bold;
	font-size: larger;
	color: #800000;
}