body {
	background-image: url(../images/bg_tile.gif);
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-size: 11px; 
	color: #404040; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
li {
	font-size: 11px; 
	color: #404040; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.whitetext {
	font-size: 11px; 
	color: #FFFFFF; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.text {
	color: #60143C;
	font: bold 13px Geneva, Arial, Helvetica, sans-serif;
}
.subheading {
	color: #60143C;
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #92AF6F;
}
a:link {
	color: #92AF6F;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #92AF6F;
}
a:hover {
	text-decoration: underline;
	color: #92AF6F;
	background-color: #D3DFC6;
}
a:active {
	text-decoration: none;
	color: #92AF6F;
}


.submit {
	text-align: center;
} 
.leftimg {
	margin-right:20px;
	margin-bottom:6px;
}
.rightimg {
	margin-left:20px;
	margin-bottom:6px;
	margin-top:6px;
}
