A {
	COLOR: #666666;
	text-decoration: none;
	font-family: "VAG Rounded Light";
	font-size: 10px;

}
A:hover {
	COLOR: #333333;
	text-decoration: none;
	}

.formtext {
	font-family: "VAG Rounded Light";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	padding: 5px 5px 0px 0px;
	text-align: right;
	vertical-align: top;
}
.body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.text {
	font-family: "VAG Rounded Light";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	line-height: 14px;
	padding: 0px 10px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: 99cc66;
}
.title {
	font-family: "VAG Rounded Black";
	font-size: 12px;
	font-weight: normal;
	color: #99cc66;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	padding-top: 5px;
	width: 187px;
}
.textleft {
	font-family: "VAG Rounded Light";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: 16px;
	padding: 15px;
}
.box {
	border: thin solid #006633;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 10px;
}
.footer {
	font-family: "VAG Rounded Light";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
a:visited {
	COLOR: #CCCCCC;
}
.NAV1 {
	text-align: center;
	vertical-align: middle;
	background-color: CCFFCC;
	border-top: thin dashed 99CC99;
	border-right: none 99CC99;
	border-bottom: thin dashed 99CC99;
	border-left: thin dashed 99CC99;
}
.DOTTEDLINE {
	border-right-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #99cc99;
}
.textnodots {
	border: 0px none #FFFFFF;
}
.textnodot {
	font-family: "VAG Rounded Light";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	line-height: 14px;
	padding: 10px;
}
.NAV {
	background-color: CCFFCC;
	border: thin dashed ccffcc;
}
.images {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: thin solid CCFFCC;
	background-color: #FFFFFF;
}
.padding {
	padding: 10px;
	background-color: #FFFFFF;
}
.SUBTITLE {
	font-family: "VAG Rounded Black";
	font-size: 24px;
	font-weight: normal;
	color: #99cc66;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: 99CC99;
	margin: 10px;
}
.TEXTBOX {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border-top: thin none CCFFCC;
	border-right: thin solid CCFFCC;
	border-bottom: thin solid CCFFCC;
	border-left: thin solid CCFFCC;
	background-color: #FFFFFF;
}
.TEXTBOXfull {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: thin solid 99cc99;
}
.outline {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	border: thin solid CCFFCC;
	background-color: #FFFFFF;
}
