body {
	background-color: #666666;
	font-family: Verdana, Arial;
	font-size: 12px;
}
a.wht, a.wht:link, a.wht:visited, a.wht:active  {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a.wht:hover {
	color: #CCFF00;
	text-decoration: underline;
}
.bg1{
	border-left: #919498 1px solid;
	border-right: #919498 1px solid;
	background-color: #6D7174;
	padding: 0px;
 }

 .bg2{
	background-image: url(webimg/bglogo.jpg);
	background-repeat: repeat;
 }
 .ml1{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
 }
.topnav {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.bgcat {
	background-color: #4E5257;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #919498;
	border-left-color: #919498;
	width: 191px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
html>body .bgcat {
  width:191px;
w\idth: 189px;
} 
#content {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	float: none;
	width: 540px;
	min-height:300px;
	padding: 3px;
	background-color: #9B9DA0;
	margin: 0px 0px 0px 9px;
}
html>body #content {
  width:540px;
w\idth: 534px;
} 
.cartbox {
	font-family: Arial;
	font-size: 11.5px;
	width: 115px;
	background-position: center bottom;
	font-weight: bold;
	float: right;
	border: 1px solid #CCCCCC;
	margin-right: 35px;
}

.carthead {
	font-family: Arial;
	font-size: 11.5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	width: 100%;
	height: 15px;
	padding: 0px;
}
#cart {
	width: 100%;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: 17px;
}

h1 {
	font-size: 20px;
	text-decoration: underline;
	color: #CCFF00;
	background-color: #9B9DA0;
	margin: 3px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #CCFF00;
	line-height: 1px;
}
