body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8E8E8;
	background-image:url(../images/bgg.jpg)
}

.sidebox { border:1px solid #48668a; padding:3px; }

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003049;
}

.style2 {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #003049; font-weight: bold; }

.style3 {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
	font-weight: bold;
}

.style4 {
	color: #003049;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;

}

.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #3399FF;
}

.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #003049;
}

.style9 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #565252;
}

.style12 {color: #000000}

.style13 {color: #666666}

.style15 {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #666666; }

.style16 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #999999; }

.style18 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #666666; }

.style20 {font-size: small}

.style21 {	color: #CD3135;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #003049;
}

a:visited {
	text-decoration: none;
	color: #009966;
}

a:hover {
	text-decoration: underline;
	color: #3366CC;
}

a:active {
	text-decoration: none;
	color: #003049;
}

.productCategory {
	width: 200px;
	height: 27px;
	display:inline;
	background-color:#E7E7E7;
}

.productCategoryOn {
	width: 200px;
	height: 27px;
	display:inline;
	background-color:#DADADA;
}

.productSubCategory {
	width: 200px;
	height: 27px;
	display:none;
	background-color:#E7E7E7;
}
.productSubCategoryOn {
	width: 200px;
	height: 27px;
	display:inline;
	background-color:#E7E7E7;
}