body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6E6053;
	color: #FFFFFF;
	font-size: 10px;
	background-image: url(bg-coinG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
table {
	font-size: 10px;
	color: #333333
}
a:visited {
	text-decoration : none;
	color: #333333
}
a:link {
	text-decoration : none;
	color: #333333
}
a:hover {
	text-decoration : underline overline;
	color: #000000;
}
img {
	text-decoration: none;
	border: 0px solid #666666;
}
.header-img {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 860px;
}
.menu-header {
	background-image: url(menu-header.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 211px;
	text-align: left;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.menu-body {
	background-image: url(menu-body.jpg);
	background-repeat: repeat;
	width: 211px;
}
.menu-footer {
	background-image: url(menu-footer.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 211px;
}
.menu-item {
	height: 30px;
	width: 211px;
	text-align: center;
	background-image: url(menu-item.jpg);
}
.page-header {
	background-image: url(page-header.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 649px;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.page-footer {
	background-image: url(page-footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 649px;
}
.page-body {
	background-image: url(page-body.jpg);
	background-repeat: repeat;
	width: 649px;
	color: #000000;
	text-align: left;
}
.footer-copyright {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.Style1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6E6053;
	text-align: center;
	font-size: 12px;
}