hr {
	color: #9FC54C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
body {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Century Gothic";
	font-size: 10px;
	color: #333333;
}
.copyright {
	font-family: verdana;
	font-size: 10px;
	color: #E0E0E0;
}
.topboxl {
	background-image: url(img/whitecurve.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottombox {
	background-image: url(img/bottomcurve.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.topboxr {
	background-image: url(img/whitecurve.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.topboxc {
	background-image: url(img/whitecurve.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.greenline {
	background-color: #FFFFFF;
	background-image: url(img/greenline.gif);
	background-repeat: repeat-y;
}
.grayline {
	background-color: #FFFFFF;
	background-image: url(img/grayline.png);
	background-repeat: repeat-x;
	font-size: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.addltext {
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	line-height: 14px;
}



.pagetext {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	text-align: justify;
}
h1 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #9FC54C;
	text-align: justify;
	line-height: 36px;
}
h2 {
	font-family: "Century Gothic";
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}

a:link {
	color: #333333;
	text-decoration: none;
	font-family: "Century Gothic";
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #669933;
	text-decoration: none;
}

.linkblock {
	line-height: 18px;
	padding-left: 20px;
	font-size: 12px;
}
.someclass{
	font-family: Century Gothic;
	font-size: 12px;
	color: #333333;
	border: 0px solid #666666;
}
.bottomlinks {
	font-family: Century Gothic;
	;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding: 4px;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	background-color: #9FC54C;
}
.sublinkblock {
	padding-left: 40px;
	line-height: 18px;
	font-size: 10px;
}
.linkblock #select {
	color: #669933;
}
#note {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #DCE9B6;
	border: 1px solid #9FC54C;
	font-size: 10px;
	padding-left: 20px;
	line-height: 12px;
	padding-right: 10px;
	background-image: url(img/excpoint.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
}
