.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/htgshomeLeftBG.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;
}
#headtitle {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FCFEAB;
	padding-top: 50px;
	padding-bottom: 5px;
}
#headbody {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FCFEAB;
	padding-top: 10px;
}
.newstext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.newstext a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.newstext a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.newstext a:hover {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
.newsquote {
	color:#330001;
	font-style:italic;
	font-weight: normal;
	font-size:13px;
}
.newsquote a:link {
	text-decoration: none;
	color:#330001;
	font-style:italic;
	font-weight: normal;
	font-size:13px;
}
.newsquote a:visited {
	text-decoration: none;
	color:#330001;
	font-style:italic;
	font-weight: normal;
	font-size:13px;
}
.newsquote a:hover {
	text-decoration: underline;
	color:#330001;
	font-style:italic;
	font-weight: normal;
	font-size:13px;
}