body { _text-align: center;  background-image: url('../images/bg_on.gif'); background-repeat: repeat-x; color: #000000; font-family: Helvetica, sans-serif; font-size: 12px;
}

#pagewrap
	{ width: 950px;margin: 0 auto 0 auto; _text-align: left; padding: 0 0 0 0; float: center; border: 0px solid #1d1913;}
	
#contentwrap
	{ width: 950px; padding: 0 0 0 0; float: center; background-color: #ffffff; }
	
	#imgwrap {
	background:url(images/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:none;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
	}

.SearchField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 109px;

}
/* Gets rid of linebreak after form in NS6 and IE */
.SearchForm {
	margin: 0px;
}
/* NS4 does not respond to margin settings, so set the font of the line break as small as possible */
.SearchFormCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	line-height: 0px;


}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.NavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}

