a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {  
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a.nav:link {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.nav:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.nav:hover {  
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.nav:active {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footernav:link {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a.footernav:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a.footernav:hover {  
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.footernav:active {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.navwhite:link {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navwhite:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navwhite:hover {  
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.navwhite:active {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tableborder {
	border: 1px solid #CCCCCC;
}
.hmpgimage {
	background-image:  url("images_hmpg/rotate.php");
	background-repeat: no-repeat;
}
.hmpgaddress {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.navlines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.headertext {
	display: block ;
	float: left ;
	font-family: Verdana, Arial;
	font-size: 22px;
	line-height: 27px;
	color: #999999;
}
.header2text {
	font-family: Verdana, Arial;
	font-size: 16px;
	line-height: 23px;
	color: #CCCCCC;
}
.projectthm {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 15px;
}
.instructiontext {
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.bodytext {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
.projecttitle {
	font-family: Verdana, Arial;
	font-size: 20px;
	color: #CCCCCC;
}
.pagetext {
	float: right;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
