
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #999;
	background-position: center;
	border:1px #000066 solid;
	text-align: center;

}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:visited {
	color:#FFFFFF
	text-decoration:none;

}

a.nav:hover {
	color: #663300;
	text-decoration: none;
}
.category {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	align: left;
	padding: 0px 5px 0px 5px;
	float: left;
	clear:left;
	vertical-align:top;
}

.detail {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	align: left;
	padding: 0px 5px 0px 5px;
}

#CONIMG, #DESIMG{
background-position:left;
background-image:url(images/Gauge.jpg);
background-repeat:no-repeat;
float:left;
clear:right;
}

.longtext{
padding:0px 5px 0px 5px;
}
.Printme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	border:#000 1px solid;
	text-align: right;
	background-color:#FFFFFF;
	cursor:pointer;

}








