body {
	background-color: #8ECA3E;
	margin: 0px;
}
.greenCell1 {
	background-color: #7DB632;
}
.greenCell2 {
	background-color: #7DB632;
	background-attachment: fixed;
	background-image: url(../images/proctor_top2c2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.whiteCell {
	background-color: #FFFFFF;
	background-position: top;
	background-image: url(../images/proctor_bottom_pots.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.greenCell3 {
	background-color: #A7D668;
	background-image: url(../images/proctor_title_c2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.mainCell1 {
	background-image: url(../images/proctor_mainbody_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.navCell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009933;
	border: 1px outset #7DB632;
}
.mainBg1 {

}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
		color: #000000;
}
.cellHover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #5A8323;
	cursor: hand;
	border: 1px inset #7DB632;
}
.whiteLinks {
	color: #FFFFFF;
}
.highlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A8323;
}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #547724;
}
.highlightLarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B6B21;
}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #547724;
}