body, th, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 143%;

}

th, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #990033;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.newprod {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	font-weight: bold;
	font-size: 90%;
	padding: 7px 5px 3px;
	color: #666666;
	letter-spacing: 1px;
	}
.topnav a:link, .topnav a:visited {
	color: #666666;
	text-decoration: none;
	}
.topnav a:hover, .topnav a:active {
	color: #000000;
	text-decoration: none;
	}
.topbg1 {
	background-image: url(../images/bgtop.gif);
	background-repeat: no-repeat;
}
.navTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #E1E1E1;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-left: 7px;
	font-size: 90%;

}
.navTitle a:link, .navTitle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.navTitle a:hover, .navTitle a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #676767;
	text-decoration: none;
}
.navItem {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	padding-left: 7px;
	line-height: 140%;
	font-size: 75%;
	color: #666666;
}
.navItem a:link, .navItem a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	}
.navItem a:hover, .navItem a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	}
.smtext {
	font-size: 65%;
}
.textlinks {
	font-size: 65%;
}
.locallinks {
	font-size: 65%;
	color: #666666;
}
.locallinks a:link, .locallinks a:visited{
	color: #666666;
}
.locallinks a:hover, .locallinks a:active{
	color: #000000;
}
a:link {
	color: #000000;
}
a:hover {
	color: #666666;
	text-decoration: none;

}
a:active {
	color: #666699;
}
a:visited {
	color: #000000;
}
.padding7bottom {
	padding-bottom: 7px;
}
