td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F1258;
}
.borderLR {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #3C25B2;
	border-bottom-color: #3C25B2;
}

#content {
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
}
body {
	margin: 0px;
}


a.footer:link {
	font-size: 11px;
	color: #D22826;
	text-decoration: none;
}
a.footer:visited {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
#footer2 {
	margin-top: 15px;
	padding-top: 15px;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3C25B2;
}
.borderTopR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #3C25B2;
	border-right-color: #3C25B2;
}
.borderR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3C25B2;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C25B2;
}
.borderLL {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3C25B2;
	border-left-color: #3C25B2;
}
.borderL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3C25B2;
}
.border {
	border: 1px solid #3C25B2;
}

#header {
	padding-top: 10px;
	padding-bottom: 32px;
}
.small {
	font-size: 10px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
.light {
	color: #FEEECF;
}
h4 {
	font-size: 15px;
}
a:link {
	color: #750000;
}
a:visited {
	color: #443D69;
}
#sidenav {
	font-size: 12px;
	color: #FBCB76;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
a.sidenav:link {
	font-size: 12px;
	color: #FBCB76;
	text-decoration: none;
}
a.sidenav:visited {
	color: #FBCB76;
	text-decoration: none;
}
li {
	line-height: 18px;
	list-style-image: url(../images/sidenavBullet.gif);
	padding: 3px;
}
h3 {
	font-size: 13px;
}
#events {
	color: #392B3C;
	background-color: #FFF9E2;
	margin: 3px;
	border: 1px solid #7A6BAE;
}
#events #header td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #352747;
	background-color: #E9796F;
	padding: 4px;
}
#events  #header  th  {
	background-color: #E9796F;
	padding: 4px;
}
.padding {
	padding: 7px;
}


#events td {
	font-size: 12px;
	color: #514D8A;
	padding: 4px;
	margin-left: 3px;
	border: 1px solid #FBCB76;
}
.padding  #events  ul li {
	list-style-image: none;
	list-style-type: disc;
}
.padding  #events  ol li {
	list-style-image: none;
}
#sidenav .sidenav .leftbox {
	padding: 8px;
	border: 1px solid #FBCB76;
	background-color: #5E0000;
}
.header {
	background-image: url(../images/cellback.jpg);
	background-repeat: repeat-x;
}
