body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	background-attachment: scroll;
	background-image: url(images/maplobesoutline2.gif);
	background-repeat: no-repeat;
	background-position: 20px 100px;
}

.maintxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
}
.mainttxt a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
.maintxt a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #808080;
	text-decoration: overline;
}
.maintxt a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
.maintxt a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2A5FAA;
	text-decoration: none;
}

.leftside {
	background-attachment: scroll;
	background-image: url(images/aws_l.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightside {
	background-attachment: scroll;
	background-image: url(images/aws_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.lefttxt {
	margin-top: 25px;
	margin-right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
}
.lefttxt a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.lefttxt a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: overline;
}
.lefttxt a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.lefttxt a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #EAE6DD;
	text-decoration: none;
}
.righttxt {
	margin-top: 25px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.righttxt a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.righttxt a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: overline;
}
.righttxt a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.righttxt a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EAE6DD;
	text-decoration: none;
}
