body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	background: #999999;
}
#base {
	background: url(images/base.jpg);
	width: 720px;
	margin: 0px auto;
}
#wrapper {
	width: 700px;
	margin-left: 10px;
	margin-right: 10px;
}
#topper {
	background: url(images/topper.gif);
	font-size: 10px;
	height: 31px;
	width: 700px;
	text-align: left;
}
#navigation {
	background: url(images/main.gif);
	color: #CCCCCC;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#navigation a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#main {
	font-size: 11px;
	text-align: left;
	background: url(images/main.gif);
	border-bottom: 1px solid #2E9C2C;
	padding: 5px 10px;
}
#ads {
	margin-top: 10px;
}
#message {
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	padding-right: 10px;
}
#crumbs {
	padding-left: 10px;
	padding-top: 2px;
	font-size: 12px;
}
#footer {
	padding-top: 5px;
	text-align: center;
	padding-bottom: 5px;
}
.adspace {
	text-align: center;
	padding: 10px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.contentspace {
	border: 1px solid #000000;
	background: #FFFFFF;
}
.contentheader {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.articlespace {
	font-size: 12px;
	padding: 5px;
}
.articlespace p {
	margin: 3px 0px;
	text-indent: 25pt;
}
.jconnlist {
	list-style: url(images/bullet.gif);
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.jconnlist li {
	margin-top: 3px;
	margin-bottom: 3px;
}
.spacit {
	margin-right: 15px;
	margin-left: 15px;
}
form {
	margin: 0px;
	padding: 5px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
.generaltext {
	font-size: 12px;
}
.inputLong {
	font-size: 11px;
	width: 240px;
	border: 1px solid #999999;
}
.inputMedium {
	font-size: 11px;
	width: 120px;
	border: 1px solid #999999;
}
.inputShort {
	font-size: 11px;
	width: 75px;
	border: 1px solid #999999;
}
.textboxBig {
	font-size: 11px;
	width: 480px;
	height: 180px;
	border: 1px solid #999999;
}
#rightside {
	float: right;
	width: 240px;
	font-size: 14px;
	margin: 10px;
}
.logo {
	margin: 10px;
	float: left;
}
.mfgcard {
	text-align: center;
	padding: 10px;
	vertical-align: top;
	font-size: 12px;
}
.alignarrow {
	vertical-align: baseline;
}
.contentheader2 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	background-color: #006600;
}
.popup .popbody {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 10px;
}
.popup .popfooter {
	font-size: 11px;
}
.popup h1 {
	font-size: 16px;
	margin: 0px;
}
.popup h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.lipop {
	cursor: hand;
}
.pnoindent {
	text-align: center;
}
.articlespace h4 {
	font-size: 12px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}
.testispace {
	font-size: 13px;
	padding: 20px 150px 30px;
}
.centerp {
	text-align: center;
	font-size: 11px;
}
