body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #666666;
	font-size: 0.9em;
}
.blackbg {
	color: #FFFFFF;
	background-color: #000000;
}
a {
	color: #000000;
}
.content {
	color: #000000;
	background-color: #FFFFFF;
	padding: 15px 30px;
}
.menubg {
	background-color: #666666;
}
.menubg:hover {
	background-color: #888888;
}
.nounderline {
	text-decoration: none;
	color: #FFFFFF;
}
.menu {
	background-color: #888888;
}
h1 {
	font-size: large;
	width: 99%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
}
.lighttxt {
	font-weight: lighter;
}
.hidden, .menu, #rotation, .payment-date-row {
	display:none
}
.greybox {
	background-color: #CCCCCC;
	padding: 10px;
	font-size: 0.7em;
}
.form1 {
	width: 99%;
	margin: 0px;
}
.smalltext {
	font-size: 0.7em;
}

