@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C6BFA3;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #B67148;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #B67148;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #B67148;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #B67148;
}
.style1 {
	color: #9C532E;
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	color: #9C532E;
	font-weight: bold;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#CA8331;
	text-decoration:none;
	font-weight:normal;
}
.nav a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.nav a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.nav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#CA8331;
		text-decoration:none;
		font-weight:normal;
}
.nav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}