body {
	background: #ca9893 url(images/backgroundgreen.jpg);
	font-sze: 13px;
	font-family: Georgia;
	color: #000000;
	margin: 5px;
}
.aimage:link, .aimage:visited {
	text-decoration: none;
}
a:link, a:visited {
	color: #62146b;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	padding-top: 10px;
	margin-bottom: 2px;
	text-align: left;
	font-family: "Times New Roman";
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: underline;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: underline;
	margin-bottom: 2px;
}
h4 {
	font-weight: bold;
	text-decoration: underline;
}
.main {
	width: 790px;
	background: #ffffff;
	border-left: 5px solid #1a2705;
	border-top: 5px solid #1a2705;
	border-right: 5px solid #1a2705;
	border-bottom: 3px solid #1a2705;
}
.top-menu {
	background: #c0272c;
	padding: 10px 0 10px 0;
	color: #ffffff;
	border-top: 2px solid #1a2705;
	border-bottom: 2px solid #1a2705;
}
.top-menu a:link, .top-menu a:visited {
	color: #ffffff;
	font-size: 13px;
	padding: 0 5px 0 5px;
}
.top-menu a:active, .top-menu a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	padding: 0 5px 0 5px;
}
.bottom-menu {
	background: #c0272c;
	padding: 10px 0 10px 0;
	color: #ffffff;
	border-top: 2px solid #1a2705;
	border-bottom: 2px solid #1a2705;
}
.bottom-menu a:link, .bottom-menu a:visited {
	color: #ffffff;
	font-size: 13px;
	padding: 0 5px 0 5px;
}
.bottom-menu a:active, .bottom-menu a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	padding: 0 5px 0 5px;
}
.content {
	width: 750px;
	text-align: left;
	padding: 10px 0 20px 0;
	font-size: 13px;
}
.content1 {
	width: 700px;
	text-align: left;
	padding: 10px 0 20px 0;
	font-size: 13px;
}
.left-menu {
	border-left: 1px solid #c0272c;
}
.announce {
	font-size: 13px;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
}
.box {
	padding: 0 0 0 15px;
	border-left: 1px solid #000000;
	border-top: 1px dashed #000000;
	font-size: 12px;
	text-align: left;
	width: 650px;
}
.top {
	text-decoration: underline;
	text-align: right;
	padding: 10px 10px 4px 0;
	font-size: 12px;
}
.content2 {
	width: 700px;
	text-align: left;
	padding: 20px 0 20px 0;
	font-size: 14px;
}