.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #000000}
.courier12 {  font-family: "Courier New", Courier, mono; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #000000}
.courier12B {  font-family: "Courier New", Courier, mono; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #000000}
.courier14B {  font-family: "Courier New", Courier, mono; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #000000}
.courier12BRed { font-family: "Courier New", Courier, mono; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #CC0000}
.courier14BW { font-family: "Courier New", Courier, mono; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF}
.courier12BW { font-family: "Courier New", Courier, mono; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF}
.courier18B { font-family: "Courier New", Courier, mono; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #000000 }
.courier14italic { font-family: "Courier New", Courier, mono; font-size: 14px; font-style: italic; line-height: normal; font-weight: normal; color: #000000 }
.courier12Italic { font-family: "Courier New", Courier, mono; font-size: 12px; font-style: italic; line-height: normal; font-weight: normal; color: #000000 }
.courier10 { font-family: "Courier New", Courier, mono; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #000000 }
.courier10B { font-family: "Courier New", Courier, mono; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #000000 }
#home_menu {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
}

#home_menu a {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	color: #993300;
	text-decoration: none;
}

#home_menu a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
}
#main_menu ul {
	font-family: "Courier New", Courier, mono;
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
	display: block;
}
#main_menu li {
	background-color: #990000;
	margin: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	padding: 5px;
	width: 120px;
	display: block;
}
#main_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#main_menu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#main_section {
	margin: 10px;
}
