body {
 margin: 0;
 font-family: verdana, helvetica, arial, sans serif;
 color: #000;
 background-color: #9090aa;
 text-align: center;
 }
#wrapper {
  width: 90%;
  position: relative;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
	background-color: #fefbf1;
	text-align: justify;
	}
#content {
	padding: 1px;
	} 
fieldset {
  margin: 1.5em 1em;
	border: 1px solid #de7603;
	}
legend {
	font-weight: bold;
	background: #de7603;
	color: #fff;
	padding: 0.25em;
	margin: 0 0.75em 1em 0.75em;
	}	

#div{
  margin: 10px;
}

.tblDispBkg { background-color: #f0f0f0; }
.sixtyWide { width: 60%; }


.blnkWhiteClr { color: #ffffff; font-size: small; }
.lnkNavClr { color: #eeeeee; font-size: small; }
.lnkNavClrBig { color: #eeeeee; font-size: large;} 
.lnkDispClr { color: #ff8043; font-size: small; }
.lnkDirClr { color: #eeeeee; font-size: small;}
.lnkTxtClr { color: #3333ff; }
.maroon { color: #660000; font-size: small; font-weight: bold; font-style: italic; }

