BODY {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #8D2B2E;
	text-align: center;
	margin: 0px;
	border: none;
	border-spacing: 0px;
}

table {
	width: 100%;
	text-align: center;
	vertical-align: top;
	border-style: none;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-spacing: 0px;
}

.nav{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;	
	cursor: hand;
	color: #D8B4A2;
	padding-top: 1px;
	padding-left: 0px;
	text-decoration: none;
	height:20px;
	width: 432px;
	border: none;
}

.nav:hoover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.nav:visited {
	color: #D8B4A2;
	text-decoration: none;
}

.nav:active {
	color: #D8B4A2;
	text-decoration: none;
}

A {
	font-weight: bold;
	color: #D8B4A2;
	text-decoration: none;
	}
	

A:hoover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.iframeleft{
	text-align: center;
	width: 144px;
	border: none;
}

.iframecenter{
	width: 432px;
}

.iframeright{
	text-align: center;
	width: 144px;
	border: none;
}

