body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	background-image: url(hdbkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;

}
.navmain {
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 193px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
}
.navsub {
	text-transform: capitalize;
}
.hdbdrleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
}
.rightside {
	text-align: right;
	vertical-align: top;
	padding: 0px;
	background-color: #FF6600;
	width: 233px;
	font-size: x-small;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}


a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.rightside a:link {
	color: #333333;
	text-decoration: underline;
}
.rightside a:visited {
	color: #333333;
	text-decoration: underline;
}
.rightside a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sidemapbox {
	color: #FFFFFF;
	background-color: #333333;
	padding: 10px;
	font-size: x-small;
}
.content {
	text-align: left;
	vertical-align: top;
	padding: 15px;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #FF6600;
}


.rightside a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.sidemapbox td {
	color: #FFFFFF;
	background-color: #333333;
	padding: 0px;
	font-size: x-small;
	text-align: left;
	vertical-align: middle;
}
#designLabel {
	position:relative;
	width:0px;
	height:0px;
	z-index:1;
	left: 121px;
	top: 153px;
	padding: 0px;
	margin: 0px;
	overflow: visible;
}#sideProject {
	position:relative;
	width:0px;
	height:0px;
	z-index:1;
	left: 10px;
	top: 10px;
	padding: 0px;
	margin: 0px;
	overflow: visible;
	font-weight: bold;
	line-height: 19px;
	font-size: small;
}
.miniheader {
	border-top-width: 22px;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #FF6600;
	height: 80px;
	vertical-align: top;
}
.footer {
	font-size: x-small;
	color: #666666;
	padding: 30px;
	height: 40px;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #FF6600;
}


.sisterbuttons {
	background-color: #FF6600;
	text-align: right;
}
.navmain a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.navmain a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navmain a:hover {
	color: #FF6600;
	text-decoration: none;
}
.navmain a:active {
	color: #FF6600;
	text-decoration: none;
}
h1 {
	font-size: large;
	font-weight: bold;
}
h2 {
	font-size: medium;
	font-weight: bold;
}
h3 {
	font-size: small;
	font-weight: bold;
}
h4 {
	font-size: large;
	font-weight: normal;
}
h5 {
	font-size: medium;
	font-weight: normal;
}
h6 {
	font-size: x-small;
	font-weight: bold;
}

