.bordertable {
	border: 1px solid #333333;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.justified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: justify;
	margin-right: 6px;
	margin-left: 6px;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
}
.bodytext {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
}
.back {
	background-image: url(stretch2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#prodnav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
	 #prodnav ul li {
	width: auto;
	display: block;
	float: right;
	padding: 0;
		}
	 #prodnav ul li a {
	width: auto;
	height: auto;
	padding: 5px 15px 5px 15px;
	margin: 0 0 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #0C4B8C;	
}
		#prodnav ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #DD0000;
		}
		#prodnav a:active {
			color: #CCCCDD;
		}
		.dualborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.leftborder {
	border-left-color: #fff;
	border-left-style: solid;
	border-left-width: 1px;
	}
.sub {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
}
