@import url(global.css);
@import url(DropDown.css);
@import url(globalfooter.css);



#tablebg {
    width:100%;
	height:530px;
	border:0; 
	border-spacing:0; 
}
#tablenews {
    width:780px;
	height:40px;
	border:0; 
	border-spacing:0;
	background-color:#e5c3a8; 
}
#tablenav1 {
    width:780px;
	height:67px;
	border:0; 
	border-spacing:0;
	background-color:#be6756; 
}
#tablenav2 {
    width:780px;
	height:67px;
	border:0; 
	border-spacing:0;
	background-color:#c0654f; 
}
#tableline {
	width:780px;
	height:1px;
	border:0;
	border-spacing:0;
	border-collapse:0;
	background-color:#d89d73;
}


.productname {

	font-size: 12px;
	font-weight: normal;
	color: #fff9b9;
}

.productList{
	width:115px;
}

.productList img{
	margin-bottom: 4px;
}

