body {
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	color: #FFFFFF;
}
.contentBG {
	background-color: #CCCCCC;
	background-image: url(pix/site_hg.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
.balken {
	background-color: #CCCCCC;
	background-image: url(pix/balken.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
.logo {
	background-color: #CCCCCC;
	background-image: url(pix/logo.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
UL, LI, A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 6px;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 6px;
}
.adhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 6px;
}
FORM {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	
	border-top: 1px solid #ffffff;
	margin-top: 10px;
	padding-top: 5px;
	width: 472px;
}
LABEL {
	line-height: 100%;
}
FORM BR {
	clear: both;
}

.labelNormal {
	width: 105px;
	margin-right: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	float: left;
	font-weight: bold;
}

.labelError {
	width: 105px;
	margin-right: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	float: left;
	font-weight: bold;
	background-color: #ff6666;
}


.textfieldNormal {
	background: #ffffff;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 5px;
	width: 200px;

}
.textfieldSmall {
	background: #ffffff;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 105px;
	width: 100px;
}
.textarea {
	background: #ffffff;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 355px;
	height: 60px;
	overflow: auto;
}
.button1 {
	background-color: #afcfe7;
	border: 1px solid #000000;
	margin-top: 5px;
	width: 100px;
}

.button2 {
	background-color: #afcfe7;
	border: 1px solid #000000;
	margin-top: 5px;
	width: 100px;
	margin-left:154px;
}

.head {
	font-size: 17px;
	line-height: 23px;
	margin-top: 0px;
	margin-bottom: 23px;
}

.offer {
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 23px;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	margin-top: 0px;
	text-decoration: underline;
}

.copy {
	line-height: 18px;
	margin-top: 0px;
}

.copyform {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 6px;
}
.listcopy {
	line-height: 18px;
	margin-bottom: 4px;
	margin-top: 0px;
}
UL {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	line-height: 18px;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}