body{
	margin: 0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #FFFFFF;
}
a{
	color: #12469A;
	text-decoration: none;
}
a:hover{
	color: #00A748;
	text-decoration: underline;

}
a:visited{
 color: #0D7D3D;
}
td{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h1, h2, h3{
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 15px;
	text-transform: uppercase;
}
h1{

	color: #00A748;
}
h2{
	color: #12459B;
	background:  url(../im/h02.gif) no-repeat top;
	padding: 25px 0 0 25px;
	height: 60px;
	width: 100%;
}
h3{
	color: #00A748;
	background:  url(../im/h02.gif) no-repeat top;
	padding: 25px 0 0 25px;
	height: 60px;
	width: 100%;
}
h4{
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 20px;
	color: #999999;
}
h5,h6{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
h5{
	color: #00A748;
}
h6{
	color: #12469A;
}
table.promo_left{
	border: 1px dotted #12469A;
	background: #F3F3F3;
}
table.promo_right{
	border: 1px dotted #00A748;
	background: #F3F3F3;
}
td.footer{
	font-size: 11px;
	text-align: center;
	padding: 10px 0 0 0;
}
td.top_offers{
	background: url(../im1/top-offers.gif) top right no-repeat;
}
img.img_left{
	float: left;
	margin-right:  5px;
}
img.img_product{
	float: left;
	margin-right: 5px;
	border: 2px solid #F3F3F3;
}
img.img_cat{
	border: 2px solid #F3F3F3;
}
li.subnav{
	background: url(../im/li01.gif) top repeat-x;
	height: 20px;
}
li.subnav_bold{
	background: url(../im/li01.gif) top repeat-x;
	height: 20px;
	font-weight: bold;
}
ul{
	list-style-image: url(../im/ul01.gif);
}
.value{
	font-weight: bold;
	color: #F40062;
}
.total{
	color: #00A748
}
select.select{
	width: 110px;
	font-size: 10px;
	background: #EDEDED;
}
input.type{
	font-size: 10px;
	background: #EDEDED;
	width: 130px;
	color: #F40062;
}