.navigation:link, .navigation:visited {
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 10px 0px 10px 0px;
	width: 112px;
	text-decoration: none;
	background-color: #994400;
	border: 1px solid #660000;
	text-align: center;
}

.navigation:hover {
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 10px 0px 10px 0px;
	width: 112px;
	text-decoration: none;
	background-color: #C02000;
	border: 1px solid #C02000;
	text-align: center;
}

.staticButton {
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	display: block;
	padding: 10px 0px 10px 0px;
	width: 112px;
	text-decoration: none;
	background-color: #F8F0E0;
	border: 1px solid #F8F0E0;
	text-align: center;
}

.topDiv {
	position: absolute;
	top: 26px;
	left: 707px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	z-index: 2;
}

.topDivShadow {
	position: absolute;
	top: 28px;
	left: 705px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	z-index: 1;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	padding: 0px;
	margin: 3px 32px 6px 12px;
}
.style8 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

