/* CSS Document */

html, body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

/* td, th {
	background-color: #DADADA;
	font-size: x-small;

} */
A { 
	color:#666666;
	text-decoration: none;

}

A:hover {
	text-decoration: underline;}


LI {
	padding-left: 0px;
	margin-left: -24px;
}


.deactro {
	width: 753px;
	text-align: right;
}

.container {
	padding-top: 10px;
	width: 753px;
}

.headerLogo {
	background-image: url(img/headerLogo.png);
	height: 179px;
	width: 186px;
	float: left;
	text-align: left;
	padding-top: 20px;
}

.headerBanner {
	background-image: url(img/headerBanner.png);
	height: 199px;
	width: 567px;
	float: left;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}

.bar1 {
	background-image: url(img/bar1.png);
	height: 3px;
	width: 753px;
	clear: both;
}

.colomContainer {
	background-image: url(img/barbg.png); 
	min-height: 260px;
     
}
.colomContainer1 {
	background-image: url(img/barbg3c.png); 

}
.colomContainerA {
	background-image: url(img/barbg.png);
}
.colomContainer2c {
	background-image: url(img/barbg2c.png);
	min-height: 260px;
}
.colomContainer2cA {
	background-image: url(img/barbg2c.png);

}
.colomNav {
	text-align: left;
	width: 187px;
	float: left;
}
.colomShop {
	text-align: left;
      padding-left: 1px;
	width: 560px;
	float: left;
	border-left: 1px solid #BFBFBF;

}
.colom {
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	width: 557px;
	float: left;
	border-left: 1px solid #BFBFBF;

}
.colom12 {
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	width: 373px;
	float: left;
	border-left: 1px solid #BFBFBF;

}
.colom1 {
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	width: 184px;
	float: left;
	border-left: 1px solid #BFBFBF;

}
.colom2 {
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	width: 184px;
	float: left;
	border-left: 1px solid #BFBFBF;

}
.colom3 {
	text-align: left;
	padding-left: 2px;
	width: 183px;
	float: left;
	border-left: 1px solid #BFBFBF;

}

.navItem {
	padding-top: 5px;
}

.shopMiddle {
	padding: 3px;
}

.form   {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.formButton {
	border: 1px solid #666666;
	background-color: #DADADA;

}