body {
	background-color: #000000;
}

.LabelText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #111111;
	margin-top:7px;
	margin-bottom:7px;
}

p {
	margin-top:7px;
	margin-bottom:7px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height:20%;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height:20%;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style:normal
	font-weight:bold;
	color: #000000;
	line-height:20%;
}

#MainBox {
	position:absolute;
	left: 4px;
	top: 4px;	
	width:775px;
	height:1146px;
	z-index:1;
	background-image: url(images/gradient2.gif);
	background-repeat: repeat-x;
}

#HeaderLeftBox {
	position:absolute;
	left: 4px;
	top: 4px;	
	width:490px;
	height:194px;
	z-index:1;
	background-color:#000000;
}

#HeaderMidBox {
	position:absolute;
	left: 318px;
	top: 4px;	
	width:161px;
	height:162px;
	z-index:1;
	background-color:#000000;
}

#HeaderLeftBoxLow {
	position:absolute;
	left: 7px;
	top: 174px;
	width:480px;
	height:12px;
	z-index:1;
	border-top:solid 1px gray;
}

#HeaderRightBox {
	position:absolute;
	left: 500px;
	top: 4px;	
	width:270px;
	height:194px;
	z-index:1;
	background-color:#000000;
}

#NavBox {
	position:absolute;
	left: 4px;
	top: 205px;	
	width:140px;
	height:868px;
	z-index:1;
	background-color:#000000;
}

#NavBox1 {
	position:absolute;
	left: 4px;
	top: 311px;	
	width:132px;
	height:132px;
	z-index:1;
	background-color:#FFFFFF;
}

#NavBox2 {
	position:absolute;
	left: 4px;
	top: 447px;	
	width:132px;
	height:418px;
	z-index:1;
	background-color:#FFFFFF;
}

#FooterBoxOut {
	position:absolute;
	left: 4px;
	top: 1071px;	
	width:771px;
	height:64px;
	z-index:1;
	background-color:#000000;
}

#FooterBoxIn {
	position:absolute;
	left: 4px;
	top: 4px;	
	width:767px;
	height:37px;
	z-index:1;
	background-color:#B4AD9B;
}

#BodyBox {
	position:absolute;
	left: 154px;
	top: 205px;	
	width:616px;
	height:866px;
	z-index:1;
	background-color:#FFFFFF;
}

.TabBox1 {
	position:absolute;
	width:615px;
	height:17px;
	background-image: url(images/tab2.jpg);
	background-repeat:no-repeat;
}
