@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7F3E8;
}
.menusideborder {
	background-image: url(../images/menusideborder.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftborder {
	background-image: url(../images/leftborder.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentbg {
	background-color: #F4EDBF;
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #3F4B00;
	padding-left: 20px;
	padding-right: 20px;
}
.h1 {
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	color: #3E4B00;
}
.h4 {
	font-size: 36px;
	line-height: 64px;
	font-weight: bold;
	color: #3E4B00;
}
.dotborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #3F4B00;
	background-color: #F4EDBF;
}
.normbg {
	background-color: #F4EDBF;
}
.bottomborder {
	background-image: url(../images/bottomborder.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.picture {
	padding-top: 25px;
	padding-bottom: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F4EDBF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #3F4B00;
}
a.bodylink {
	font-size: 15px;
	color: #3E4C00;
}
.contentbg2 {
	background-color: #F4EDBF;
	background-image: url(../images/contentbg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
	color: #3E4C00;
	padding-right: 20px;
	padding-left: 20px;
}
.contentbg3 {
	background-color: #F4EDBF;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
	color: #3E4C00;
	padding-right: 20px;
	padding-left: 20px;
}
.h2 {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #3E4B00;
}
.h3 {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #3E4B00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404C00;
}
.vertline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #414E00;
}
.horzline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404D00;
}
a.bodylink:link {
	text-decoration: none;
}
a.bodylink:visited {
	text-decoration: none;
}
a.bodylink:hover {
	text-decoration: none;
	color: #9EA675;
}
a.bodylink:active {
	text-decoration: none;
}
.imageborder {
	border: 2px solid #3F4B00;
	padding: 0px;
}
.border2 {
	padding: 4px;
	border: 3px solid #3E4B00;
}
.topborder {
	background-image: url(../images/topborder2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a.bodylink2 {
	font-size: 15px;
	color: #3E4C00;
	text-decoration: underline;
}
a.bodylink2:link {
	text-decoration: underline;
}
a.bodylink2:visited {
	text-decoration: underline;
}
a.bodylink2:hover {
	text-decoration: none;
	color: #9EA675;
}
a.bodylink2:active {
	text-decoration: underline;
}
.staff {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
a.topbutton {
	color: #3F4B00;
	text-decoration: none;
	background-image: url(../images/button1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 31px;
	width: 196px;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	line-height: 30px;
}
a.topbutton:link {
	color: #3F4B00;
	text-decoration: none;
}
a.topbutton:visited {
	text-decoration: none;
}
a.topbutton:hover {
	text-decoration: none;
	background-image: url(../images/button2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #9EA675;
}
a.topbutton:active {
	text-decoration: none;
.bg1 {
	background-color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #3E4C00;
	padding-left: 10px;
}

