body {
	background-color: #8B3A39;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.mainbody {
	width: 800px;
	background-color: #FFF;
}
.maincell {
	background-image: url(images/globe.jpg);
	background-repeat: no-repeat;
	width: inherit;
}
.textsize1 {
	font-size: 10px;
}
.textsize2 {
	font-size: 12px;
}
.textsize3 {
	font-size: 14px;
}
.header1 {
	font-size: 16px;
	color: #8B3A39;
	font-weight: 700;
}
.content {
	padding: 25px 20px;
	text-align: left;
}
.content2 {
	background-color: #600;
	padding: 10px 15px;
	text-align: left;
	color: #CCC;
	font-weight: 700;
}
.box1 {
	width: 165px;
	border: 2px solid #999;
	background-color: #CCC;
	margin-top: 20px;
	padding: 10px 0 10px 10px;
	letter-spacing: .75px;
}
.box1 a {
	color: #600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
}
.box1 a:hover {
	color: #600;
	text-decoration: underline;
}
.box1 p {
	margin: 0 0 8px 0;
}
.box1 form {
	padding: 0;
	margin: 0;
}
.box2 {
	width: 175px;
	border: 2px solid #999;
	background-color: #8B3A39;
	margin-top: 10px;
	text-align: center;
	color: #FFF;
	font-weight: 700;
	padding: 5px 0 8px 0;
	letter-spacing: .5px;
}
.box3 {
	width: 175px;
	border: 2px solid #999;
	background-color: #CCC;
	margin-top: 10px;
	text-align: center;
	color: #600;
	font-weight: 700;
	padding-bottom: 4px;
}
.box3 form {
	margin: 0;
	padding: 0;
}
.box3strip {
	clear: both;
	width: inherit;
	background-color: #600;
	color: #CCC;
	text-align: center;
	margin-bottom: 10px;
	letter-spacing: 1px;
	padding: 4px 0 4px 0;
}
.box3row {
	clear: both;
	margin: 0 0 4px 10px;
}
.box3labels {
	text-align: left;
	float: left;
}
.box3fields {
	text-align: right;
	float: right;
}
.formfield {
	border: 1px solid #999;
}
.datebox {
	text-align: right;
	padding-top: 15px;
	color: #FFF;
	font-size: 10px;
	font-weight: 700;
}
.copyright {
	font-size: 10px;
	color: #FFF;
}
.backtotop {
	font-size: 10px;
	color: #8B3A39;
}
.leftbox {
	background-color: #8B3A39;
	font-size: 10px;
	color: #FFF;
}
