.header {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
	border: thin solid #000000;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 62px;
	top: 56px;
	width: 670px;
	height: 26px;
	z-index: 6;
}
.headershw {
	background-color:;
	position: absolute;
	left: 32px;
	top: 65px;
	width: 310px;
	height: 31px;
	z-index: 5;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:;
	background-color:;
	text-align: left;
	vertical-align: top;
	padding:;
	border: thin solid #000000;
	position: absolute;
	left: 81px;
	top: 60px;
	width: 524px;
	height: 400px;
	z-index: 1;
}
.contentshw {
	background-color: #CCCCCC;
	position: absolute;
	left: 92px;
	top: 105px;
	width: 463px;
	height: 272px;
	z-index: 1;
}
.navibar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
	border: thin solid #000000;
	position: absolute;
	left: 639px;
	top: 160px;
	width: 121px;
	height: 237px;
	z-index: 3;
}
a {
	font-size: 10px;
	color: #333333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.navibarsdw {
	background-color:;
	position: absolute;
	left: 550px;
	top: 172px;
	width: 129px;
	height: 244px;
	z-index: 2;
}
