/*** Menu ***/
/* Level 1 */
#content ul.csc-menu {list-style:none; margin:0; padding:0; width:573px; clear:left;}
#content ul.csc-menu li {float:left; margin-bottom:2px; padding:0;}
#content ul.csc-menu li a {display:block; height:19px; margin:0; padding:0; line-height:19px; text-decoration:none; color:#fff; font-size:11px; font-weight:bold; font-family:Arial,sans-serif; text-align:center; border:none;}

#content ul.csc-menu li a {width:189px; background:url(../img/button-green-3-middle.gif) no-repeat;}
#content ul.csc-menu li.first a {width:189px; background:url(../img/button-green-3-left.gif) no-repeat;}
#content ul.csc-menu li.last a {width:194px; background:url(../img/button-green-3-right.gif) no-repeat;}
#content ul.csc-menu li.firstlast a {width:194px; background:url(../img/button-green-3.gif) no-repeat;}

#content ul.csc-menu li.act a {width:189px; background:url(../img/button-yellow-3-middle.gif) no-repeat; color:#000;}
#content ul.csc-menu li.firstact a {width:189px; background:url(../img/button-yellow-3-left.gif) no-repeat; color:#000;}
#content ul.csc-menu li.lastact a {width:194px; background:url(../img/button-yellow-3-right.gif) no-repeat; color:#000;}
#content ul.csc-menu li.firstlastact a {width:194px; background:url(../img/button-yellow-3.gif) no-repeat; color:#000;}

#content ul.csc-menu li a:hover {width:189px; background:url(../img/button-yellow-3-middle.gif) no-repeat; color:#000;}
#content ul.csc-menu li.first a:hover {width:189px; background:url(../img/button-yellow-3-left.gif) no-repeat; color:#000;}
#content ul.csc-menu li.last a:hover {width:194px; background:url(../img/button-yellow-3-right.gif) no-repeat; color:#000;}
#content ul.csc-menu li.firstlast a:hover {width:194px; background:url(../img/button-yellow-3.gif) no-repeat; color:#000;}

#content ul.csc-menu li.act a:hover {width:189px; background:url(../img/button-yellow-3-middle.gif) no-repeat; color:#000;}
#content ul.csc-menu li.firstact a:hover {width:189px; background:url(../img/button-yellow-3-left.gif) no-repeat; color:#000;}
#content ul.csc-menu li.lastact a:hover {width:194px; background:url(../img/button-yellow-3-right.gif) no-repeat; color:#000;}
#content ul.csc-menu li.firstlastact a:hover {width:194px; background:url(../img/button-yellow-3.gif) no-repeat; color:#000;}

