/***********************************************************************/

/* style RED */
body { color:#333; background: url(../images/bg_body_bottom.gif) repeat-x bottom; #E0E0E0;}
.back_t { background:url(../images/bg_body_top.gif) repeat-x top;}
#ez_header li { background-color:#696C6D; }
#categories li, #chcategories li
	{ background:#B70303; border-bottom:1px solid #fff; }
	
.centerBoxWrapper .title_box .title_inner3 {
	background:#e9e9e9; 
}
.centerBoxWrapper .title_box .title_inner4 {
	color:#2E2F2F;
}
.centerBoxWrapper .title_box .title_inner4 {
	color:#2E2F2F;
}
#categories li a:hover, #chcategories li a:hover
	{ color:#fff; background:url(../images/bg_list.gif) no-repeat 0 13px #333;}

/* for grey lefr boxes */
#categories li { background-color: #eee; }
#categories li a { color:#333;}	
/***********************************************************************/

/* style Dark Grey 
body { color:#333; background: url(../images/bg_body.gif); #E0E0E0;}
.back_t { background:none;}
#ez_header li { background-color:#B70303; }
#categories li, #chcategories li
	{ background:#555; border-bottom:1px solid #fff; }
#categories li a:hover, #chcategories li a:hover
	{ color:#fff; background:url(../images/bg_list.gif) no-repeat 0 13px #B70303;}
	
************************************************/


