.topmenu {
	background-color: #D0D59B;
	background-image: url(images/htgs_03.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #420611;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #636651;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	text-decoration: none;
}
.leftside {
	background-color: #1D0207;
	background-image: url(images/htgs_08.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
}
.leftside a:link {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: underline;
}
.leftside a:visited {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: underline;
}
.leftside a:hover {
	color: #F9F8CA;
	text-decoration: underline;
}
.leftside a:active {
	font-weight: bold;
	text-decoration: none;
}
.pagebody {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5A5A50;
	text-align: justify;
	margin: 20px;
}
.pagebody h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	border-bottom: 1px;
	border-bottom-style: dotted;
	background-color: #F4F5EF;
	border-color: #C1C6B9;
	padding: 3px;
}
.pagebody li {
	padding-bottom: 6px;
}

