body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	line-height: 18px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.logo {
	padding-top: 30px;
	padding-bottom: 20px;
}
.main {
	color: #FFFFFF;
	font-size: 11px;
	text-align: justify;
	padding-bottom: 25px;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}




th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #322E2B;
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	text-align: center;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.indexbg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}

.main a:link {
	color: #BB8839;
	text-decoration: none;
}
.main a:hover {

	color: #BB8839;
	text-decoration: underline;
}
.main a:visited {

	color: #BB8839;
	text-decoration: none;
}
.main a:active {

	color: #BB8839;
	text-decoration: none;
}
.nav a:hover {
	color: #C49337;
	text-decoration: none;
}
.nav a:visited {

	color: #FFFFFF;
	text-decoration: none;
}
.nav a:active {

	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:link {

	color: #BB8839;
	text-decoration: none;
}
.copyright a:hover {


	color: #BB8839;
	text-decoration: underline;
}
.copyright a:visited {


	color: #BB8839;
	text-decoration: none;
}
.copyright a:active {


	color: #BB8839;
	text-decoration: none;
}
.mainindex {
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 330px;
}
