/* css for main tab */

.menu {width:186px; height:250px; background:#791717; font: normal 16px Arial, Helvetica, sans-serif;}
.menu a{color:#FFFF00;}

#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4, #tabcontent5 {width:380px; height:250px; font: normal 12px Arial, Helvetica, sans-serif; color:#FFFFFF;}

.menu-list  {color:#000000; text-decoration:none; width:186px; border-bottom: solid 1px #999999; height:49px;}

.tabactive1 {font-weight:bold; height:50px; background:url(http://www.chizescudero.com/v2/images/tab_1.jpg) no-repeat; border-bottom: solid 1px #999999;}
.tabactive2 {font-weight:bold; height:50px; background:url(http://www.chizescudero.com/v2/images/tab_2.jpg) no-repeat; border-bottom: solid 1px #999999;}
.tabactive3 {font-weight:bold; height:50px; background:url(http://www.chizescudero.com/v2/images/tab_3.jpg) no-repeat; border-bottom: solid 1px #999999;}
.tabactive4 {font-weight:bold; height:50px; background:url(http://www.chizescudero.com/v2/images/tab_4.jpg) no-repeat; border-bottom: solid 1px #999999;}
.tabactive5 {font-weight:bold; height:50px; background:url(http://www.chizescudero.com/v2/images/tab_5.jpg) no-repeat;}

