@charset "UTF-8";

div#content h2 {
	clear: both;
	background-image: url(../img/h2_back.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	font-size: 100%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 2px;
	margin-left: 0px;
	height: 22px;
	color: #003300;
}
/*div#content h3 {
	clear: both;
	background-image: url(../img/h3_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px 0px 0px 50px;
	height: 35px;
	margin-top: 20px;
	margin-bottom: 2px;
	font-size: 110%;
}
div#content h4 {
	clear: both;
	background-image: url(../img/h4_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px 0px 0px 50px;
	height: 35px;
	margin-top: 20px;
	margin-bottom: 2px;
	font-size: 110%;
}*/
div#mainbox h2 {
	clear: both;
	background-image: url(../img/h2_back.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	font-size: 100%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 2px;
	margin-left: 0px;
	height: 22px;
	color: #003300;
}
div#mainbox h3 {
	clear: both;
	background-image: url(../img/h3_back.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-size: 100%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 5px;
	margin-left: 0px;
	height: 22px;
	color: #003300;
}
div#mainbox p {
	line-height: 22px;
	margin-top: 0px;
	padding-right: 70px;
	padding-left: 10px;
}
div#mainbox img {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div#mainbox p.pas {
	text-align:right;
	color:#003300;
	font-size:90%;
	margin-right: 0px;
}
div#mainbox p.pas a {
	text-align:right;
	color:#FF00FF;
	text-decoration: underline;
}
div#mainbox p.pas a:hover {
color:#CC66FF;
}	
