body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-color: #f9f1e8;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8d926d;
	line-height: 20px;
}
td, th {
	text-align:left;
}
#nav {
	position:absolute;
	left:606px;
	top:79px;
	width:171px;
	height:106px;
	z-index:1;
}
#headerRelative {
	position:relative;
}
.tdPadding {
	padding:10px;
}
.tdBorder {
	border: 1px solid #e7e4d8;
}
a.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
a.nav:link {
	text-decoration: none;
	color: #fdfff0;
}
a.nav:visited {
	text-decoration: none;
	color: #fdfff0;
}
a.nav:hover {
	text-decoration: none;
	color: #8d926d;
}
a.nav:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-weight: bold;
}
a:link {
	color: #8d926d;
}
a:visited {
	color: #8d926d;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}


