body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: black;
	background-image: url("images/bkgnd.gif");
	background-repeat: repeat-x;
	font-family:tahoma,verdana,sans-serif;
  font-size:11px;
	}

.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}

#top {
	margin: 20px 20px 0px 20px;
	padding: 10px 10px 5px 10px;
	border: 5px solid #6084B0;
	background: white;
	width: 925px;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
html>body #topz {
	height: 70px; /* ie5win fudge ends */
	}
#cont { width:960px;margin-left:20px;padding:0px; }
#left {
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	margin-top:-5px;
	padding: 0px;
	border: 5px solid #6084B0;
	background: white;
	width: 160px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;
	float:left;
	}
html>body #left {
	width: 160px; /* ie5win fudge ends */
	}
#middle {
	position: relative;
	margin-left: -5px;
	margin-top:-5px;
	top: 0px;
	width : 760px;
	left: 0px;
	/*margin: 20px 215px 20px 21px;*/
	
	padding: 10px;
	border: 5px solid #6084B0;
	background: white;
	float:left;
	}

img {border:1px solid black; }
#top a,#left a {font-weight:bold;text-decoration:none;margin:10px 0px 0px 0px }
#top a:hover,#left a:hover {text-decoration:underline; }
#left a {margin-left:5px }

#np1,#np2,#np3,#np4,#np5,#np6,#np7,#np8,#np9,#np0 { color:#ee0;border-color: #5bd #035 #068 #6cf;border-width:1px;font-weight:bold;background:#28b;cursor:pointer;margin:0px;padding-top:0px;display:block;;width:34px;height:34px;text-align:center }
#np1:focus {text-decoration:underline; }
#np0 { border-bottom:1px solid black; }
#npad { position:absolute;display:block;top:42px;left:25px;width:35px;border:0px solid black; }

