body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}


a:hover{
	text-decoration: underline;
}
/************** header tag styles **************/

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #21396b;
	text-decoration: none;
}
.h2-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TopMenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #005FA9;
	text-decoration: none;
}
.title-index {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #005FA9;
	text-decoration: underline;
}
.foot-title {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.intro {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #21396b;
	text-decoration: none;
}
.content {
	font-family: Arial;
	font-size: 11px;
	color: #005FA9;
	text-decoration: none;
}
.content2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #005FA9;
	text-decoration: underline;
}
.content-h {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.content-index {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.content-sub {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.content-sub2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.price {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: line-through;
}
.rating {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.txt-copyright {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border: 1px double #E0E0E0;
}
.header-bg {
	background-image: url(../images/bg-header.jpg)
}
.menu-bg {
	background-image: url(../images/bg-menu.jpg)
}
/* Products */

.title_products {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #005FA9;
	text-decoration: none;
}
.title_products2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.instrocks {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00CC33;
	text-decoration: none;
}
.border_dw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}

