.body {
	background-color: #3399FF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
}
body {
	background-color: #6196b7;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
.container {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 750px;
	margin-top: 44px;
}
.mastbg {
	padding-top: 44px;
}
.mast {
	height: 96px;
	background-image: url(img/hmplogo.gif);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	list-style-position: inside;
	list-style-image: url(img/icon_arrow_links.gif);
	list-style-type: square;
	text-align: right;
	vertical-align: middle;
}
	.mast a {
	color: #000;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 2px;
	vertical-align: middle;
	text-align: right;
	}
	.mast a:hover {
		color: #078fd1;
		text-decoration: none; 
	}
.topnav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #078fd1;
	color: #FFFFFF;
}
	.topnav ul {
		list-style-type: none;
		margin: 0; 
		padding: 0;
	}
	.topnav ul li {
		display: inline;
	}
	.topnav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	}
	.topnav ul li a:hover {
		color: #003366;
		text-decoration: none; 
	}
.topnavsub {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #078fd1;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
	.topnavsub ul {
		list-style-type: none;
		margin: 0; 
		padding: 0;
	}
	.topnavsub ul li {
		display: inline;
	}
	.topnavsub ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	}
	.topnavsub ul li a:hover {
		color: #003366;
		text-decoration: none; 
	}
.middleimg {
	background-color: #000000;
	background-image: url(img/middleimg.jpg);
	background-repeat: no-repeat;
	height: 212px;
	width: 750px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.subbar {
	background-image: url(img/subhead_bg_bar.jpg);
	background-repeat: no-repeat;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
.subbody {
	color: #999999;
	font-size: 10px;
	font-family: Verdana;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding: 4px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.subbodysub {
	color: #000000;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding: 4px;
	background-color: #ccc;
	text-align: left;
	vertical-align: top;
}
.footerbar {
	height: 16px;
	width: 748px;
	background-color: #000000;
	border-top: 1px solid #000;
	border-right: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 1px dotted #FFFFFF;
}
.footer {
	width: 750px;
	font-size: 9px;
	font-weight: bold;
}
.rrail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #6daad0;
	vertical-align: top;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	padding: 5px;
}
