.body {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 10px;
	color: #666666;
	background-image: url(../images/pagebg.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #778899;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #778899;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #99CC33;
	text-decoration: underline;
}
a.nav:link {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 10px;
	font-weight: bold;
	width: 80%;
	vertical-align: middle;
	display : block;
	margin-top: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #555555;
	text-decoration: none;
}
a.nav:visited {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 10px;
	font-weight: bold;
	width: 80%;
	vertical-align: middle;
	display : block;
	margin-top: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #555555;
	text-decoration: none;
}
a.nav:hover {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	width : 80%;
	vertical-align: middle;
	color: #006600;
	display : block;
	margin-top: 1px;
	padding-left: 2px;
	padding-bottom: 2px;
	background-color : #FFFFFF;
	filter: alpha(opacity=50);
	-moz-opacity: 50%;
}
.nav {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	color: #555555;
	display : block;
	padding-bottom: 2px;
}
.pagetext {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 10px;
	font-weight: bold;
	text-align:justify;
	color: #555555;
}
.greentext {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 10px;
	font-weight: bold;
	text-align:justify;
	color: #99CC33;
}
.whitetext {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 10px;
	font-weight: bold;
	text-align:justify;
	color: #FFFFFF;
}
H1 {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}
H3 {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: bold;
	text-align:justify;
	color: #555555;
}
.text {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
}
.txtbox100 {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 16px;
	width: 100px;
	border: thin none #CCFF99;
	background-color: #CCFF99;
}
.txtbox200 {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 16px;
	width: 200px;
	border: thin none #CCFF99;
	background-color: #CCFF99;
}
.txtbox280 {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 16px;
	width: 280px;
	border: thin none #CCFF99;
	background-color: #CCFF99;
}
.txtbox280m {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 48px;
	width: 280px;
	border: thin none #CCFF99;
	background-color: #CCFF99;
}
.radio {
	vertical-align: middle;
}
