body {
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

#mainWrapper {
	position: relative;
	margin: 0 auto;
	width: 750px;
}

.wrapper {
	margin: 0 auto;
	width: 750px;
	height: 15px;
	padding: 8px 0;
	text-align: right;
}

a {
	font-size: x-small;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 518px;
	top: 21px;
	visibility: visible;
}
.style1 {
	color: #FFFFFF;
	font-size: x-small;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#Layer2 {
	position:absolute;
	padding: 20px;
	width:200px;
	z-index:2;
	top: 247;
	background-color: #432A0F;
	visibility: visible;
}
.style2 {font-size: x-small}
.style3 {font-size: x-small; color: #00718F; }
.style4 {color: #00718F}
.style5 {
	text-align: center;
}
.style6 {
	color: #000000;
}
.style8 {font-size: x-small; color: #00718F; font-weight: bold; }
-->