.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #293a38;
	line-height: 15px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #Ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #Ffffff; 
	SCROLLBAR-SHADOW-COLOR: #Ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #Ffffff; 
	SCROLLBAR-ARROW-COLOR: #001e48; 
	SCROLLBAR-TRACK-COLOR: #Ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #Ffffff;
	
}
.main {
	margin: auto;
	height: 590px;
	width: 780px;
	text-align:left;
}
.outer {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -295px;
	min-width:780px;
	left: 0px;
	text-align: center;
}
.titletxt {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 24px;
	color: #688883;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 33px;
	display: block;
}

#content {
	height: 190px;
	width: 492px;
	border: 0;
	overflow: auto;
	padding-left: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3c33;
	line-height: 16px;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: none;
	color: #293a38;
	background-color: #ffffff;
	border: 1px solid;
	border-color: #293a38;
}
.btn {
	color: #FFFFFF;
	background-color: #698883;
	height: 35px;
	width: 108px;
	text-align: center;
	border: solid #000000 1px;
}
.btntext {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	line-height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.btntext2line {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.xmasbtn {
	color: #FFFFFF;
	background-color: #cb2829;
	height: 35px;
	width: 108px;
	text-align: center;
	border: solid #000000 1px;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #293a38;
	font-weight: bold;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 54px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
}
.hometext {
	font-size: 22px;
	color: #688883;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
