body {
	margin: 0;
	background-color: #2E3192;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e5cd01;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.banner_image {
	text-align: center; 
	border-top: 1px solid #e5cd01; 
	border-left: 1px solid #e5cd01; 
	border-right: 1px solid #e5cd01;
}

a, a:visited, a:active, a:link, a:hover {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:hover img {
}

.menu a,
.menu a:visited,
.menu a:active,
.menu a:link,
.menu a:hover {
	background-color: #00a;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #e5cd01;
	width: 170px;
	padding: 3px;
	color: #e5cd01;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cc0;
	border: 1px solid #000;
	color: #2E3192;
	width: 170px;
	font-weight: bold;
}

.center_plaque {
	width: 60%;
	border: 1px solid #e5cd01;
	font-family: Dauphin;
	font-size: 12pt;
	letter-spacing: 1px;
	color: #e5cd01;
	text-align: center;
	padding: 3px;
	background-color: navy;
}

.bottom_left_corner {
	width: 20%;
	border-left: 1px solid #e5cd01; 
	border-bottom: 1px solid #e5cd01;
}

.bottom_right_corner {
	width: 20%;
	border-right: 1px solid #e5cd01; 
	border-bottom: 1px solid #e5cd01;
}

.calendar_month {
	font-family: monospace;
	color: #e5cd01;
}

.calendar_base {
	font-family: monospace;
	color: #e5cd01;
	border: 1px solid #ffffff;
}

.calendar_date {
	font-family: monospace;
	color: navy;
	background-color: #e5cd01;
	border: 1px solid #ffffff;
}

.calendar_msg {
	text-align: right;
	font-weight: bold;
	font-family: monospace;
	color: #e5cd01;
	border: 1px solid #ffffff;
	height: 20px;
}

a.calendar_msg_link {
	color: #e5cd01;
	text-decoration: none;
}

a.calendar_msg_link:hover {
	color: navy;
	background-color: #e5cd01;
}

.topic {
	font-weight: bold;
	font-family: monospace;
	background-color: #e5cd01;
	color: navy;
	font-size: 8pt;
	border: 1px solid navy;
}

td.topic {
	text-align: right;
}

.content {
	color: #e5cd01;
	font-size: 8pt;
	border: 1px solid #e5cd01;
}

.navbar a {
	text-decoration: none;
	font-family: monospace;
	color: #ffffff;
	border: 1px solid #e5cd01;
	line-height: 25px;
	padding: 0px 10px 0px 10px;
	width: 100px;
	text-align: center;
}

.navbar a:hover {
	background-color: #e5cd01;
	color: navy;
}
