table.maintbl {
	 /* Add following css to center the site with Firefox and Netscape */
	 /* margin: 0 auto; */
}

body {
	 /* Add following css to center the site with IE */
	 /* text-align: center; */
}
.top_sellers {
	background-color: #EDEDED;
}
.sub_cats {
	background-color: #0069BC;
	color: #FFFFFF;
}
.ts_box {
background-color: #0069bc;
color: #ffffff;
font-weight: bold;
}
.scmainbg {
   background-color: #F0F0F0; 
}

.sctitlebg {
   background-color: #0069BC; 
}

.sctitleclr {
   color: #FFFFFF;
}

.allcatbg {
   background-color: #0069BC; 
}
.site_bg {
   background-color: #E5F0F8;
}
.nav_filter_hdr {
   background-color: #E5F0F8;
   color: #333333;
   font-weight: bold;
}
.nav_filter_bg {
   background-color: #FFFFFF;
}