.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.heading p {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
td.pagination, td.pagination a {
	font-family: Arial;
	font-size: 12px;
	line-height:12px;

	color: #636363;
	text-align:right;

}

td.pagination a,td.pagination a.on {
	text-decoration:none !important;
	padding:0;
	font-weight: normal;
}

td.pagination a.on, td.pagination a:hover {
	color:#000;
	border-bottom:1px solid #969696;
	font-weight: bold !important;
	text-decoration:none;
}

.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.smallbox {
	border: 1px solid #666666;
	height: 96px;
	width: 112px;
}
.csbox {
	background-color: #C1DDE8;
}
.longbox {
	border: 1px solid #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.cmenu, a.cmenu:visited {
	display: block;
	width: 143px;
	height: 18px;
	font: normal 10px  Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 5px;
	background: #525252 url(../images/menu_bg.gif) no-repeat right;
	color: #fff;
}
a.cmenu:hover, a.cmenu-active {
	background: #6394C6 url(../images/menu_bg.gif) no-repeat right;
	color: #fff !important;
	display: block;
	width: 143px;
	height: 18px;
	font: normal 10px  Arial, Helvetica, sans-serif!important;
	text-decoration: none !important;
	padding-left: 7px;
	padding-top: 5px;
}
a.cmenu-active {
	background: #6394C6 url(../images/menu_bg_on.gif) no-repeat right;
	font-size: 10px;
}
a.menu_bgcolor1 {
	background-color: #525252 !important;
}
a.menu_bgcolor1:hover {
	background-color: #6394C6 !important;
}
a.menu_bgcolor2 {
	background-color: #6B6B6B !important;
}
a.menu_bgcolor2:hover {
	background-color: #6394C6 !important;
}
a.menu_bgcolor3 {
	background-color: #848484 !important;
}
a.menu_bgcolor3:hover {
	background-color: #6394C6 !important;
}
a.menu_bgcolor4 {
	background-color: #949494 !important;
}
a.menu_bgcolor4:hover {
	background-color: #6394C6 !important;
}
table td.product_list {
	padding: 25px 0;
	/*height: 170px;*/
}
table td.product_name {
	font: bold 18px  Arial, Helvetica, sans-serif;
	color: #848484;
	padding: 23px 0 0 0;
}
table.prod_head_table tr.product_name_small {
	font: bold 20px  Arial, Helvetica, sans-serif;
	color: #666;
	letter-spacing: -1px;
}
table td.product_price {
	font: bolder 16px  Arial, Helvetica, sans-serif;
	color: #848484;
}
table td.product-bottom-line {
	border-bottom: 1px solid #999;
	line-height:0px;
	font-size:0px;
}
table td.product-description {
	font: 11px  Arial, Helvetica, sans-serif;
	color: #666;
	padding-bottom:12px;
}
a.full-det {
	font-style: italic;
	color: #6394c6;
}

ul.list {
	color:#666;
	font:normal 11px/17px Arial,Helvetica,sans-serif;
	text-decoration:none;
	margin-bottom: 10px;
}
ul.list li {
	background: url('../../../images/arrowS.gif') no-repeat left center;
	padding:0 0 1px 25px;
}

