body {
	margin:0px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.mainback {
	position:relative;
	width:988px;
	height: 750px;
	margin-right:auto;
	margin-left:auto;
	border: 1px solid #553B44;
}
.navBg {
	position:absolute;
	width:930px;
	height: 30px;
	top: 173px;
	left: 26px;
	visibility: visible;
	font-size: 80%;
	background-color: #6A0150;
}
.logo {
	position:absolute;
	width:274px;
	height: 102px;
	top: 13px;
	left: 23px;
	visibility: visible;
}
.charNo {
	position:absolute;
	width:274px;
	height: 21px;
	top: 128px;
	left: 32px;
	font-size: 80%;
	color: #A96C96;
	font-style: italic;
	visibility: visible;
}
.quote {
	position:absolute;
	width:637px;
	height: 24px;
	top: 128px;
	left: 329px;
	visibility: visible;
}
.line {
	position:absolute;
	width:944px;
	height: 4px;
	top: 152px;
	left: 23px;
	background-image: url(images/topLine.jpg);
	visibility: visible;
}
.bgPink{
	position:absolute;
	top: 220px;
	left: 27px;
	width:505px;
	height: 449px;
	background-color: #FFFFFF;
}
.bgGreen {
	position:absolute;
	top: 220px;
	left: 541px;
	width:410px;
	height: 434px;
	background-color: #8CA772;
	z-index: 310;
}
.thanks {
	position:absolute;
	top: 297px;
	left: 297px;
	width: 400px;
	height: 50px;
	color: #6A0150;
	border: 1px solid #6A0150;
	padding: 6px;
	margin: 6px;
	text-align: center;
}
.formField {
	float: left;
	vertical-align: top;
	padding: 10px;
}
.formSubmit {
	clear: both;
	padding: 25px 5px;
}
input {padding: 3px;}
.formLabel {
	vertical-align: top;
	width: 100px;
	padding: 5px 5px;
	font-size: 100%;
}
.formLabel2 {
	padding: 10px 5px;
}

td {
	Color: #FFFFFF;
	font-size: 90%;
}
td.bg_color {background-color: #A96C96;}
.margins {margin: 20px;}

.arrow {Color: #6A0150;}

INPUT.format {
	font-size: 90%;
	color: #003D59;
	background-color: #FFFFFF;
	width:150px;
}
INPUT.format_1 {
	font-size: 90%;
	color: #003D59;
	}
SELECT.format {
	font-size: 90%;
	background-color: #FFFFFF;
	color: #003D59;
	}
OPTION.format {
	font-size: 90%;
	background-color: #FFFFFF;
	color: #003D59;
	}
TEXTAREA {
	font-size: 90%;
	color: #003D59;
	background-color: #FFFFFF;
	width:150px;
}
INPUT.submit {
	font-size: 90%;
}
.textRight {
	position:absolute;
	top: 22px;
	left: 1px;
	width:318px;
	height: 374px;
	color: #FFFFFF;
	text-align: justify;
	font-size: 90%;
	z-index: 340;
}
.exit {
	position:absolute;
	width:84px;
	height: 22px;
	top: 718px;
	left: 27px;
	color: #FFFFFF;
	background-color: #6A0150;
	text-align: center;
	border: 1px solid #EEEEEE;
	padding-top: 2px;
}
.exit a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.exit a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.exit a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.exit a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	position:absolute;
	top: 724px;
	left: 440px;
	height: 20px;
	width:515px;
	text-align: right;
	font-size: 80%;
}
.copyright a:link {
	color: #999999;
	text-decoration: none;
}
.copyright a:visited {
	color: #999999;
	text-decoration: none;
}
.copyright a:hover {
	color: #A96C96;
	text-decoration: underline;
}
.copyright a:active {
	color: #999999;
	text-decoration: none;
}
.tel {
	position:absolute;
	top: 294px;
	left: 604px;
	font-size: 80%;
	color: #E4CEA3;
	width:241px;
	height:70px;
}

