@charset "utf-8";
.moretitle{
	background-color: #F6F3E0;
	background-image: url(images/moretitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 197px;
	padding-top: 53px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.moretitle a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 30px;
	color: #A17122;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCBB6B;
	border-right-color: #DCBB6B;
	border-bottom-color: #DCBB6B;
	border-left-color: #DCBB6B;
	text-decoration: none;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	width: 181px;
	overflow: hidden;
	height: 30px;
}
.moretitle a:hover{
	text-decoration: underline;
}
#content{
	display: block;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #696969;
}
#content h1{
	background-image: url(images/titlebg.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	list-style-type: none;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 38px;
	font-size: 12pt;
	font-weight: bold;
	color: #629335;
	line-height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F1E5C4;
	border-right-color: #F1E5C4;
	border-bottom-color: #F1E5C4;
	border-left-color: #F1E5C4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content ul{
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding: 0px;
	list-style-type: none;
	width: 637px;
}

