body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px;
	overflow:hidden;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	text-align:left;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #B6B9A3;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	overflow: auto;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
	border: 0px;
}

a:focus {
	outline: 0px;
}

.center {
	position: relative;
	top: 0px;
	width: 100%;
	overflow: hidden;
	left: 0px;
	z-index: 2;
	height: 100%;
}

.imagebox {
position: relative;
top: 0px;
left: 20%;
z-index: 20;
overflow: hidden;
}

.menubox {
	position: absolute;
	top: 40px;
	z-index: 150;
	overflow: visible;
	left: 100px;
	width: 120px;
	text-align:left;
}

.menustyle {
font-size: 18px;
color:#333333;
}

.submenustyle {
	font-size: 12px;
	line-height: 30px;
	color: #666666;
}

.leftbox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 1000px;
	background-color:#CCCCCC;
	z-index: 1;
	overflow: hidden;
	font-size: 40px;
	line-height: normal;
	color:#DCDCCC}
	
	.leftboxred {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 1000px;
	background-color:#DB9074;
	z-index: 1;
	overflow: hidden;
	font-size: 40px;
	line-height: normal;
	color:#DCDCCC}
	
		.leftboxpale {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 1000px;
	background-color:#AED0F3;
	z-index: 1;
	overflow: hidden;
	font-size: 40px;
	line-height: normal;
	color:#DCDCCC}
	
	
		.leftboxwood {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 1000px;
	background-color:#A37830;
	z-index: 1;
	overflow: hidden;
	font-size: 40px;
	line-height: normal;
	color:#DCDCCC}
	
		.leftboxwhite {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 1000px;
	background-color:#FFFFFF;
	z-index: 1;
	overflow: hidden;
	font-size: 40px;
	line-height: normal;
	color:#DCDCCC}
	
		.leftboxgreen {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 1000px;
	background-color:#CAD857;
	z-index: 1;
	overflow: hidden;
	font-size: 40px;
	line-height: normal;
	color:#DCDCCC}
	
			.leftboxsand {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 1000px;
	background-color:#705C87;
	z-index: 1;
	overflow: hidden;
	font-size: 40px;
	line-height: normal;
	color:#DCDCCC}
	
				.leftboxother {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 1000px;
	background-color:#0B5971;
	z-index: 1;
	overflow: hidden;
	font-size: 40px;
	line-height: normal;
	color:#DCDCCC}
	
	.bigleft {
	position: absolute;
	top: 0px;
	left:70px;
	width: 180px;
	height: 1000px;
	z-index: 0;
	overflow: hidden;
	font-size: 40px;
	line-height: normal;
	color:#DDDDE9;
	background-repeat: repeat-x;
	background-image: url(images/gray.png);
	filter: alpha (opacity=70);
}
	
.rightbox {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 0;
	overflow: hidden;
	font-size: 40px;
	font-size:40px;
	text-align:right;
	color:#9A9A98}

.bcolor {color: #666666}
