@charset "utf-8";
BODY {
	margin: 0;
	padding: 0;
	background-color:#e7f3cd;
}

#wrapperall{
	width:100%;
	height: auto;
	position:relative;
}

#wrapperall #wrapperheader{
	position:relative;
	width:100%;
	height: auto;
	background-image: url(images/bgheader.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#wrapperall #wrapperheader #headerContent{
	width:782px;
	height: 215px;
	position:relative;
}
#wrapperall #wrappercontent{
	width:773px;
	padding-left:8px;
	padding-right:8px;
	height: auto;
	position:relative;
}
#wrapperall #wrappercontent #contentContent{
	width:745px;
	height: auto;
	position:relative;
	background-color:#FFFFFF;
	padding: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #daf09e;
	border-right-color: #daf09e;
	border-left-color: #daf09e;
}
#wrapperall #wrappercontent #contentContent .contentHeader{
	width:730px;
	height: 19px;
	padding-left:15px;
	padding-top:5px;
	position:relative;
	background-image: url(images/contentheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #598800;
	text-align: justify;
}
#wrapperall #wrappercontent #contentContent .content{
	width:713px;
	height: auto;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #578602;
	text-align: justify;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c8f567;
	border-bottom-color: #c8f567;
	border-left-color: #c8f567;
	line-height: 16px;
}
#wrapperall #footer{
	width:782px;
	height: 52px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d7d042;
	padding-top:31px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
A.set1:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #578602;
	text-decoration: none;
	padding:5px;
	background-color: #e6e48f;
}
A.set1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #578602;
	text-decoration: none;
	padding:5px;
	background-color: #e6e48f;
}
A.set1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #578602;
	text-decoration: none;
	padding:5px;
	background-color: #e6e48f;
}
A.set1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #578602;
	text-decoration: none;
	padding:5px;
	background-color: #d7d460;
}
A.set2:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding:5px;
	background-color: #83ca00;
}
A.set2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding:5px;
	background-color: #83ca00;
}
A.set2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding:5px;
	background-color: #83ca00;
}
A.set2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding:5px;
	background-color: #499a00;
}
A.set3:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d7d042;
	text-decoration: none;
}
A.set3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d7d042;
	text-decoration: none;
}
A.set3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d7d042;
	text-decoration: none;
}
A.set3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #499a00;
	text-decoration: none;
}
