body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat;
	background-color: #DBDBDB;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.txt {
	font-family: Verdana;
	font-size: 11px;
	color: #504F4D;
}

.grayheading {
	font-family: Verdana;
	font-size: 11px;
	color: #504F4D;
	font-weight:bold;
}
.headtxt {
	font-family: Verdana;
	font-size: 16px;
	color: #504F4D;
	font-weight:bold;
}
.read {
	font-family: Verdana;
	font-size: 11px;
	color: #F13431;
}
.footertxt {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.featuredtxt {
	font-family: Verdana;
	font-size: 10px;
	color: #074A5A;
}
.producthead {
	font-family: Verdana;
	font-size: 12px;
	color: #26365C;
}
.whitehead {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
}
.menuhead {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.menuhead a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #FF3300;
	font-weight:bold;
	text-decoration:underline;
}