body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#absdiv1 {
   position: absolute;
   width: 350px;
   height: 200px;
   padding: 0px;
   margin-top: 10;
   margin-left: 650;
}
#absdiv2 {
   position: absolute;
   width: 350px;
   height: 200px;
   padding: 0px;
   margin-top: 10;
   margin-left: 650;
}
#normdiv {
   height: 100px;
   margin: 0px 10px 0px 10px;
   text-align: left;
}
#newdiv {
   position: absolute;
   width: 350px;
   height: 200px;
   padding: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.style25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #035642;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.style3 {
	color: #983222;
	font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #983222;
}
a:link {
	color: #983222;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #983222;
}
a:hover {
	text-decoration: none;
	color: #983222;
}
a:active {
	text-decoration: none;
	color: #983222;
}
a.nav1:link {
	color: #333333;
	text-decoration: none;
}
a.nav1:visited {
	text-decoration: none;
	color: #333333;
}
a.nav1:hover {
	text-decoration: none;
	color: #666666;
}
a.nav1:active {
	text-decoration: none;
	color: #333333;
}
ul#menu {
	width: 125px;
	list-style-type: none;
	border-top: solid 0px #b9a894;
	margin: 0;
	padding: 2px;
}

ul#menu ol {
	display: none;
	text-align: right;
	list-style-type: none;
	margin: 0;
	padding: 0px;
}

ul#menu li, 
  ul#menu a {
	color: #785a3c;
}

ul#menu li {
	border-bottom: solid 0px #d2d2d2;
	line-height: 20px;
	padding: 0px;
}

ul#menu ol li {
	border-bottom: none;
}

ul#menu ol li:before {
	content: "- ";
}

ul#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #373737;
	width: 120px;
	padding-left: 5px;
}
ul#menu a.hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #983222;
}
ul#menu ol li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #373737;
	padding-left: 10px;
}
ul#menu ol li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #983222;
	padding-left: 10px;
}
ul#menu a.active {
	background-color: e7e7e7;
	layer-background-color: e7e7e7;
	width: 120px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #983222;
}
.title {
	position: absolute;
	width: 100px;
	height: 20px;
	left: 10px;
	z-index: 10;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.submenu {
	background-color: e7e7e7;
	layer-background-color: e7e7e7;
	width: 120px;
	text-align: left;
}