body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(mainback.jpg);
	height:92%;

	
}

.tdborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D250E;
	border-right-color: #2D250E;
	border-bottom-color: #2D250E;
	border-left-color: #2D250E;
}

div.navlist a {
	
	display: block;
	text-decoration: none;
	padding: 5px;
	background-color: 
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	width: 96px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 7pt; 
	color: #ffffff;
	text-align: center;
}

div.navlist a:hover {
	padding: 5px;
	background-color: #877960;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	color: #000000;
	text-align: center;
}
div.navlistfront a {
	
	display: block;
	text-decoration: none;
	padding: 5px;
	background-color: 
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	width: 86px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 7pt; 
	color: #ffffff;
	text-align: center;
}

div.navlistfront a:hover {
	padding: 5px;
	background-color: #877960;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	color: #000000;
	text-align: center;
}

div.navlistinside a {
	
	display: block;
	text-decoration: none;
	padding: 5px;
	background-color: 
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 195px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt; 
	color: #000000;
	text-align: left;
}

div.navlistinside a:hover {
	padding: 5px;
	background-color: #877960;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #000000;
	text-align: left;
}

