.cx_tabmenu{ 
background:#000000 url(/images/bg_btm_beige.gif) no-repeat;
padding-top:0px;}

#ddimagetabs{ 
padding-left: 260px;}
 

#ddimagetabs a{
display: block;
float: left;
padding: 0 20px;
height: 29px;  /*height of the tab */
line-height: 29px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF; /*font color */
display: inline;
text-align: center;
background:#BEA982; /*tab default color */
border-top:#F7E9CE 1px solid; /*tab top border default color */
margin-right:2px; /*space between tabs */
}
#ddimagetabs a:hover, #ddimagetabs a.current{
background:#BEA982 url(/images/menu_hover.gif) no-repeat center bottom;
color: #FFFFFF;
border-top:#404D70 1px solid;
}
a.sclink:link,a.sclink:visited{}
a.sclink:hover{}
#sclink1{}

#ddimagetabs #sclink1{}
#ddimagetabs #sclink1:hover, #ddimagetabs #sclink1.current{border-top:#990000 1px solid;}
#sc1 a:link,#sc1 a:visited{ }
#sc1 a:hover{}

#ddimagetabs #sclink2{}
#ddimagetabs #sclink2:hover, #ddimagetabs #sclink2.current{border-top:#990000 1px solid;}
#sc2 a:link,#sc2 a:visited{ }
#sc2 a:hover{}

#ddimagetabs #sclink3{}
#ddimagetabs #sclink3:hover, #ddimagetabs #sclink3.current{border-top:#404D70 1px solid; }
#sc3 a:link,#sc3 a:visited{ }
#sc3 a:hover{}

#ddimagetabs #sclink4{}
#ddimagetabs #sclink4:hover, #ddimagetabs #sclink4.current{border-top:#918C66 1px solid;}
#sc4 a:link,#sc4 a:visited{ }
#sc4 a:hover{}

#ddimagetabs #sclink5{}
#ddimagetabs #sclink5:hover, #ddimagetabs #sclink5.current{border-top:#990000 1px solid;}
#sc5 a:link,#sc5 a:visited{ }
#sc5 a:hover{}

#ddimagetabs #sclink6{}
#ddimagetabs #sclink6:hover, #ddimagetabs #sclink6.current{border-top:#999999 1px solid;}
#sc6 a:link,#sc6 a:visited{ }
#sc6 a:hover{}


#tabcontentcontainer{
 /*width of 2nd level content*/
height:25px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
background:#FCFCFA url(/images/sub_menu_big.gif) repeat-x;
}
.tabcontent{
display:none;
padding-top:4px;
padding-right: 60px;
}
.tabcontent a:link, .tabcontent a:visited{
cursor: pointer;
float: right;
margin-left:3px;
padding: 0 10px;
height: 17px;
line-height: 17px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration:none; padding-bottom:4px; 
}
.tabcontent a:hover{
color: #000000;
background:url(/images/submenu_hover_grey.gif) no-repeat center bottom;
}
#active_submenu {
color: #fff;
background:#666666 url(/images/submenu_hover_grey) no-repeat center bottom;
}












