body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.topLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

a.navThree {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	font-size: 10px;

}

a.navThree:hover{
	background-color: #000099;
	color: #FFFFFF;
}

a.navTwo {
	clear: both;
	display: block !important;
	padding: 3px 15px;
	background-color: #E8E8E8;
	color: #003399;
	text-decoration: none;
}

a.navTwo:hover{
	background-color: #FFFFFF;
	color: #F2A227;
}

.heading {
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	font-variant: small-caps;
	margin-top: 5px;
	display: block;
	height: auto;
	width: auto;
	line-height: 1em;






}
a {
	color: #CC0000;
	text-decoration: underline;
}
.transBG {
	background-color: #000000;
	filter: Alpha(Opacity=50);
}
.homeTxt {
	font-size: 10px;
	line-height: 1.5em;
	color: #000000;
}
.productHeading {
	font-size: 18px;
	line-height: 1em;
	font-weight: bolder;
	color: #000066;
}
