A:link, A:visited, A:active 
	{
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
}
A:hover 
	{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

BODY  
	{ 
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #636549;
	color: #D1D1D1;
	scrollbar-base-color: #636549;
	scrollbar-shadow-color: #D1D1D1;
	}

TD, P 
	{ 
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 10pt; 
}
.main {
	color: #666633;
	border: thin solid #CCCCCC;
	visibility: visible;
}
.menulayer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 5px;
	width: 80%;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: auto;
	left: 10%;
	top: 15px;
	border-bottom-color: #999999;
}
.logolayer {
	position: absolute;
	z-index: 2;
	width: 125px;
	left: 4%;
	top: 80px;
	visibility: visible;
}
.descriptionlayer {
	position: absolute;
	top: 80px;
	left:84%;
	width: 125px;
	text-align: justify;
	vertical-align: text-bottom;
	visibility: visible;
	z-index: 4;
}
.mainlayer {
	border: thin inset #808080;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 21.5%;
	top: 80px;
	height: 1200px;
	padding-top: 30px;
	padding-left: 6px;
	width: 58%;
}
.textbox {
	position: absolute;
	left:828px;
	text-align: justify;
	width: 125px;
	bottom:18px;
	z-index: 6;
}
.infobox {
	position: absolute;
	width: 125px;
	left: 35px;
	visibility: visible;
	text-align: justify;
	bottom:19px;
	z-index: 3;
}
.footer {
	position: absolute;
	visibility: visible;
	z-index: 7;
	left: 166px;
	bottom:18px;
	padding-top: 5px;
	padding-left: 5px;
	width: 58%;
	top: 481px;

}
.back {
	position: absolute;
	z-index: 8;
	width: 60px;
	left: 6%;
	top: 250px;
	visibility: visible;
}
.next {
	position: absolute;
	z-index: 9;
	width: 60px;
	left: 88%;
	top: 250px;
	visibility: visible;
}
