body {
	background-color: #666633;
	margin: 0px;
}

.bodypad {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
}

a:link, a:visited, a:active {
	color: #FFFFCC;
	text-decoration: underline;
}

a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

a.redlink:link {
	color: #990000;
	text-decoration: none;
}
a.redlink:visited {
	color: #990000;
	text-decoration: none;
}
a.redlink:hover {
	color: #990000;
	text-decoration: underline;
}

a.whitelink:link,a.whitelink:visited,a.whitelink:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.whitelink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.crumbs,a.crumbs:link,a.crumbs:visited {
	color: #ffffff;
	text-decoration: none;
}
a.crumbs:hover {
	color: #ffffff;
	text-decoration: underline;
}

.title
{
	font-size: 16px;
	font-family: Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: .5em;
}

input {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

select {
	font-family: Verdana;
	font-size: 9px;
	background-color: #ffffff;
}

.footer {
	color: #BFBB77;
	text-decoration: none;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #BFBB77;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover {
	color: #BFBB77;
	font-weight: bold;
	text-decoration: underline;
}

.white
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}
 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #336699;
 }
 
   h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-variant: small-caps;
 }
 
.crumbs {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
 }
 
.module
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

a.pagination,a.pagination:link,a.pagination:visited {
	color: #4B4A4A;
	text-decoration: underline;
}
a.pagination:hover {
	color: #336699;
	text-decoration: underline;
}

hr {
	height: 1px;
	color: #996600;
}

td
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.event_date {
	font-weight: bold;
	color: #993300;
}

.event_title, .event_title a:link, .event_title a:active, .event_title a:visited, .event_title a {
	color: #663300;
	text-decoration: none;
}

.event_title a:hover {
	color: #663300;
	text-decoration: underline;
}

.text {
	color: #663300;
}

.redtitle {
	font-weight: bold;
	color: #993300;
}

.superscript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCC99;
}

.whitebold {
	color: #FFFFFF;
	font:  11px Verdana;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.label
{
	font-size: 11px;
	color: #993300;
	font-family: Verdana;
	font-weight: bold;
}

#list {
  padding-left: 40px;
  margin-left: 0px;
}
#list li {
	margin: 3px;           
  position: relative;         
}

.system_msg {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}

textarea {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
