.adminTitle {
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
}
.adminLHTitle {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
}
.adminRHInstruction {

	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333366;
}
.warningRed {


	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.introbody {
	font-family: Arial, Helvetica, Verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.menustyle {

	font-family: Arial, Helvetica, Verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.comic {
	font-family: "Comic Sans MS", Arial;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #999966;
}
.boldpara {
	font-family: Arial, Helvetica, Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
}
.normpara {
	font-family: Arial, Helvetica, Verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.introbodysmall {

	font-family: Arial, Helvetica, Verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.whiteboldmargin {
	font-family: Arial, Helvetica, Verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
.adminLHTitlereverse {

	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #333366;
	color:#FFFFFF
}
.invisible {
	background-color: transparent;
}

