body {
	background-color: #492141;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
td {
	text-align: left;
	vertical-align: top;
}
.arrow_back {
	background-color: #FFFFFF;
	background-image: url(images/nav_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	vertical-align: top;
	padding: 0px;
}
.nav {
	background-image: url(images/nav_bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.white {
	background-color: #FFFFFF;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.foot {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 6px;
	font-size: x-small;
}
.border_box {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border: 1px solid;
}
.content {
	background-color: #FFFFFF;
	padding: 20px 20px 6px;
	text-align: justify;
	height: 700px;
}
.ads {
	background-color: #ADCE35;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
}
h1 {
	font-size: medium;
	font-weight: bold;
	color: #873D78;
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px;
}
.advert {
	border: 1px solid #000000;
}
.foot a:link {
	color: #333333;
	text-decoration: none;
}
.foot a:visited {
	color: #333333;
	text-decoration: none;
}
.foot a:hover {
	color: #873D78;
	text-decoration: none;
}
h2 {
	font-size: small;
	font-weight: bold;
	color: #2D6FA4;
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px;
}
h3 {
	font-size: medium;
	font-weight: bold;
	color: #849E28;
	text-decoration: none;
	margin: 0px 0px 0px;
	padding: 0px;
}
.border_highlight {
	padding: 6px;
	border: 1px solid #000000;
	background-color: #873D78;
	color: #FFFFFF;
	font-weight: bold;
}
.border_highlight2 {
	background-color: #2D6FA4;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
	border: 1px solid #000000;
}
.event {
	background-image: url(images/event.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #873D78;
	font-size: small;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-left: 2px;
	border: 1px none #999999;
}
.calendar {
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 2px;
	padding-left: 2px;
	border: 1px none #999999;
}
.event a:link {
	color: #873D78;
	text-decoration: none;
}
.event a:visited {
	color: #873D78;
	text-decoration: none;
}
.event a:hover {
	color: #839D26;
	text-decoration: none;
}
.purple_row {
	background-color: #F8E7EE;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.green_row {
	background-color: #EEF5D3;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.float_right {
	float: right;
	margin-bottom: 4px;
}
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2D6FA4;
	border-right-color: #2D6FA4;
	border-bottom-color: #2D6FA4;
	border-left-color: #2D6FA4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.divider_bot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2D6FA4;
	border-right-color: #2D6FA4;
	border-bottom-color: #2D6FA4;
	border-left-color: #2D6FA4;
}
