body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
}
prodnav1 {
	margin: 0 0;
	padding: 0 0 0 0px;
	
}
	#prodnav1 ul {
	border: 0;
	margin: 0px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 6px;
}
	 #prodnav1 ul li {
	display: block;
	padding: 0;
	margin: 0 0 0 0px;
	}
	 #prodnav1 ul li a {
	width: 140px;
	height: auto;
	padding: 6px 0px;
	margin: 0 0 0 0px;
	color: #000;
	text-decoration: none;
	display: block;
	background-color: #EAF2FF;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
		#prodnav1 ul li a:hover {
	color: #FFF;
	background-color: #000000;	
	
}
		#prodnav1 a:active {
			color: #B69BD1;
		}
.fade1 {
	background-image: url(fadeblue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bodytext {
	font-size: 80%;
}
.sub {
	font-size: 70%;
	margin-right: 6px;
	margin-left: 6px;
}
a:active 	{ color:#FF0000; Text-Decoration: underline}
a:link 		{ color:#0000FF; text-decoration: underline} 
a:visited 	{ color:#0000FF; text-decoration: underline} 
a:hover 	{ color:#FF0000; Text-Decoration: none;  } h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 10px;
}
.justified {
	font-size: 80%;
	text-align: justify;
	margin-right: 6px;
	margin-left: 6px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
}
.fade2 {
	background-image: url(fade2blue.jpg);
	background-repeat:repeat-x;
	background-position: top;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
