body, table
{
	font-family: verdana;
	font-size: 11px;
	background-repeat:repeat-x;
	overflow: auto;
}
.pageHeader
{
	color:white;
	background:darkblue;
	width:100%;
	border:solid 1px gainsboro;
	padding:4px;
	font-size:20px;
}
.mainPageSubHeader
{
	color:darkblue;
	background:white;
	width:100%;
	border:solid 1px black;
	border-top: none;
	padding:4px;
	font-size:10px;
}
.mainPageHeader
{
	color:darkblue;
	background:gainsboro;
	width:100%;
	border:solid 1px black;
	padding:4px;
	font-size:20px;
}
.navback
{
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	font-weight:bold;
}
.editortext
{
	font-family: verdana;
	font-size: 11px;
}
.instructions
{

}
