body{background-color: #000;
	color: #FFF;
	font-family: Arial, Sans-serif;
	margin: 0px 0px 30px 0px;
	overflow: hidden;
	font-size: medium;
	line-height: 1.2;}
h1{font-size: 28px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;}
h2{font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0px;}
h3{font-size: 18px;}
p{text-align: justify;}
a{color: #FFFFFF;}
a:hover{background-color: #808080;}
a img{text-decoration: none;
	background-color: transparent;}
img{border-width: 0px;}
.left{float: left;
	margin: 5px 15px 5px 0px;}
.right{float: right;
	margin: 5px 0px 5px 15px;}
.inline{margin: 5px}
td.inputLabel{vertical-align: top;
	text-align: right;
	padding: 0px 10px 5px 0px;}
td.inputElement{vertical-align: top;
	text-align: left;
	padding: 0px 0px 5px 0px;}
tr.form{margin: 5px 0px;}
address{font-style: italic;
	font-size: 12px;
	margin-left: 10px;}
table{border: none;
	border-collapse: collapse;
	border-spacing: 0px;}
.noShow{visibility: hidden;}
#topText{position: absolute;
	z-index: 11;
	top: 7px;
	right: 4px;
	height: 429px;
	height: 24px;}
	
#textLayer{position: absolute; 
	z-index: 5;
	left: 227px;
	top: 35px;
	overflow: auto;}
#innerText{margin: 40px;
	padding-bottom: 20px;}
#vwLine{position: absolute;
	z-index: 9;
	left: 224px;
	top: 0px;
	width: 3px;
	height: 100%;
	background-color: #FFF;}
#hwLine{position: absolute;
	z-index: 9;
	left: 0px;
	top: 32px;
	width: 100%;
	height: 3px;
	background-color: #FFF;}
#logo{position: absolute;
	z-index: 11;
	left: 4px;
	bottom: 4px;
	height: 40px;
	width: 216px;}
#bgLogo{position: absolute;
	z-index: 10;
	left: 0px;
	bottom: 0px;
	height: 399px;
	width: 224px;}
#menuLayer{position: absolute;
	left: 24px;
	top: 56px;
	z-index: 15;}
.menuList{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 176px;}
	
.mlActive{background-color: #404040;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;}
	
.mlNormal{color: #FFF;
	text-decoration: none;}

.mlNormal:hover{background-color: #808080;}

.mlHeader{font-weight: bold;
	color: #FFF;}

.menuList a:hover{background-color: transparent;}
.menuList td{padding-top: 3px;
	padding-bottom: 3px;}

