.mainblock {
	border: 10px solid #FFFFFF;
	width: 820px;
	background-color: #93A9E8;
	background-image: url(images/back_blue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	margin: auto;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-position: bottom;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0BC80;
}
.footer a:link {
	color: #A0BC80;
	text-decoration: none;
}
.footer a:hover {color: #ffffff;}
.footer a:visited {
	color: #A0BC80;
	text-decoration: none;
}
.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	color:#fff;
font-size:14px
font-weight:bold;
	padding: 1px 2px;
	background-image: url(images/button_back.jpg);
	background-color: #999;
	background-repeat: repeat-x;
}
.form {
	background-color: #becbee;
	border: 1px solid #FFFFFF;
}
#xmas {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-position: bottom;
}

#xmas a:link {
	color: #ffffff;
	text-decoration: none;
}
#xmas a:visited {
	color: #ffffff;
	text-decoration: none;
}
#xmas a:hover {color: #ffffff;}
