body {
	background-color: #CEDBDF;
	margin: 0px;
	padding-top: 5px;
}
.gentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
.adminGenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02485D;
}

.gentextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-style : normal;
	font-weight : bold;
}
a:hover {
	text-decoration : underline;
	color : #538393;
}
.contentTable {
	border: 1px solid #02485D;
}

li {
	margin: 4px;
	list-style-type: square;
}

.mainCell {
	background-color: #FFFFFF;
	background-image: url(images/bot-right1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.adminMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02485D;
}
.adminHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #02485D;
	font-style : normal;
	font-weight : normal;
}
