body {
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
a:active 	{ color:#FF0000; Text-Decoration: underline}
a:link 		{ color:#0000DD; text-decoration: none} 
a:visited 	{ color:#0000DD; text-decoration: none} 
a:hover 	{ color:#FF0000; Text-Decoration: underline;  } 

h2 {
	font-size: 120%;
	font-weight: bold;
	color: #141158;
	margin-top: 6px;
}

topnav {
}
	#topnav ul {
	list-style-type: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	 #topnav ul li {
	width: 90px;
	height: auto;
	display: block;
	float: left;
	list-style-type: none;

	
	}
	 #topnav ul li a {
	width: 90px;
	height: auto;
	display: block;
	font-size: 12px;
	font-weight: bold;	
	padding: 3px 0px 4px 0px;
	margin: 2px 2px 2px 2pxpx;
	color: #141158;
	text-decoration: none;
	background-image: url(toval2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	
}
		#topnav ul li a:hover {
	color: #777;
	text-decoration: none;
	padding: 3px 0px 4px 0px;
	margin: 2px 2px 2px 2pxpx;
	background-image: url(toval3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	
		}
		#topnav a:active {
			color: #CCC;
		}

prodnav1 {
	margin: 0 0;
	padding: 0 0 0 0px;
	
}
	#prodnav1 ul {
	list-style-type: none;
	border: 0;
	margin: 0px;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 6px;
}
	 #prodnav1 ul li {
	display: block;
	padding: 0;
	margin: 0 0 0 0px;
	background-image: url(soval1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
	 #prodnav1 ul li a {
	width: 150px;
	height: auto;
	padding: 6px 0px;
	margin: 6px 0 6px 0px;
	color: #141158;
	text-decoration: none;
	display: block;
	background-image: url(soval1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
	}
		#prodnav1 ul li a:hover {
	color: #777;
	background-image: url(soval.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
}
		#prodnav1 a:active {
			color: #CCC;
		}
.justified {
	font-size: 80%;
	text-align: justify;
	margin-right: 30px;
	margin-left: 20px;
}
.sub {
	font-size: 70%;
}

.view {
	background-image: url(view.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.box {
	border: 1px solid #141158;
	}


h1 {
	font-size: 24px;
	color: #FED801;
	font-family: "Monotype Corsiva", Georgia, Tahoma, Verdana, sans-serif;
	margin: 0px;
	letter-spacing: 2px;
}

.bodytext {
	font-size: 80%;
}
.hidden {
	display: none;
}
.fieldwidth {
	width: 200px;
}
.subwhite {
	font-size: 70%;
	color: #FED801;
}
#subwhite {
			color: #FED801;
			text-decoration: none;
}
#subwhite a:link{
			color: #FED801;
			text-decoration: underline;
}
#subwhite a:visited{
			color: #FED801;
			text-decoration: underline;
}
#subwhite a:hover{
			color: #D5ECFF;
			text-decoration: none;
			}
