/*
body {
    font-family: &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; 
    font-size: 13px; 
    line-height: 18px; 
    color: #333333; 
    background-color: #ffffff; 
}
*/




#page-tabs {
background: #F5F5F5; 
}

#page-tabs li a {
    color: #000000; 
}

#page-tabs li a.current {
    background-color: #C7EEFE; 

}

#page-tabs > li > a:hover, #page-tabs > li > a:focus {
    text-decoration: none;
    background-color: #EEEEEE;

}