.cntr {
	border: medium solid #009999;
	margin: 50px;
	padding: 0px;
	height: auto;
	width: 780px;
	background-color: #666666;
}
tr {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body{
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/skyline800.jpg);
/*	bckground-repeat: no-repeat;*/ 
	background-repeat: repeat-x; 
	font-family: Arial, Helvetica, sans-serif;
	background-position: left bottom;
	background-attachment: fixed;
}
h1 {
	color: #009999;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;

}
.footr {
	background-color: #CCCCCC;
	width: auto;
	color: #009999;
	height: auto;
	font-size: 8pt;
	padding: 3px;
	margin: 1px;
	border: thick solid #FFFFFF;
}
.hdr {
	background-color: #009999;
	background-image: url(images/header_hblco.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 95px;
	width: 780px;
	border: none;
}
#subNav {
	background-color: #009999;
	height: 15px;
	background-repeat: repeat-x;
	text-indent: 5px;
	background-image: url(images/grad.jpg);
	text-align: center;
	white-space: nowrap;
	background-position: left center;
}
#subNav a:hover {
	text-decoration: none;
	color: #006766;
	text-indent: 5px;
}
#subNav a{
	text-decoration: none;
	color: #F2F2F2;
	font-weight: bold;
	width: 50px;
	padding: 1px;
}
.content {
	padding: 18px;
	background-color: #F5FBFB;
	list-style-position: outside;
	list-style-image: url(images/list.gif);
	list-style-type: disc;
	font-variant: normal;
	text-transform: none;

}
a {
	text-decoration: underline;
	color: #336666;
	font-weight: bold;
}
a:hover {
	color: #000000;
}
.diag {
	background-color: #BFEAEA;
	background-position: left top;
	background-image: url(images/diag.gif);
	border: 2px;
	border-style: solid;
	border-color: #CCFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
h3 {
	font-size: 12pt;
	color: #996633;
	font-weight: bold;
	line-height: 10pt;
	vertical-align: top;
	text-align: justify;
}
h2 {
	color: #996633;
	font-size: 12pt;
	font-weight: bold;
	line-height: 10pt;
	vertical-align: top;
	text-align: justify;
}
.title {
	color: #333366;
}
li {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 4px;
	text-indent: 1pt;
}
.side {
	background-color: #CCCCCC;
	background-image: url(images/diag.gif);
	width: 25px;
	float: left;
	background-repeat: repeat;
	height: 98%;
	margin-top: 15px;
	clear: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.smoke {
	background-color: #E6E6E6;
	text-align: center;
}
th {
	background-color: #CCCCCC;
	color: #996633;
	padding: 2px;
	text-align: center;
}
td {
	text-transform: capitalize;
	font-variant: normal;
	text-align: left;
	padding: 5px;


}
