a.topLink{
    
    text-decoration:underline;
    color:#000000;
}
td.topMenuLeft{
    height:34px;
    padding-right:3px;
    background:url(/theme/images/top_bookmark_no_active_left.gif) no-repeat 0 0;
}
td.topMenuCenter{
    
    color:#ffffff;
    text-align:center;
    padding-left:10px;
    padding-right:10px;
    background-image:url(/theme/images/top_bookmark_no_active_center.gif);
    background-repeat:repeat-x;
}
td.topMenuRight{
    height:34px;
    padding-right:4px;
    background:url(/theme/images/top_bookmark_no_active_right.gif) no-repeat 0 0;
}
td.topMenuLeftActive{
    height:34px;
    padding-right:3px;
    background:url(/theme/images/top_bookmark_active_left.gif) no-repeat 0 0;
}
td.topMenuCenterActive{
    
    color:#0098FF;
    text-align:center;
    padding-left:10px;
    padding-right:10px;
    background-image:url(/theme/images/top_bookmark_active_center.gif);
    background-repeat:repeat-x;
}
td.topMenuRightActive{
    height:34px;
    padding-right:4px;
    background:url(/theme/images/top_bookmark_active_right.gif) no-repeat 0 0;
}
a.topMenu{
    
    text-align:center;
    color:#ffffff;
    text-decoration:none;
    padding:5px;
}
a.topMenuActive{
    
    color:#0098FF;
    text-align:center;
    text-decoration:none;
    padding:5px;
}
td.subMenuLeft{
    width:10px;
    height:38px;
    background:url(/theme/images/bookmark_no_active_left.gif) no-repeat 0 0;
}
td.subMenu{
    
    color:#ffffff;
    height:38px;
    width:90px;
    background-image:url(/theme/images/bookmark_no_active_center.gif);
    background-repeat:repeat-x;
    text-align:center;
}
td.subMenuRight{
    width:10px;
    height:38px;
    background:url(/theme/images/bookmark_no_active_right.gif) no-repeat 0 0;
}
td.subMenuLeftActive{
    width:10px;
    height:38px;
    background:url(/theme/images/bookmark_active_left.gif) no-repeat 0 0;
}
td.subMenuActive{
    
    color:#0098FF;
    height:38px;
    width:90px;
    background-image:url(/theme/images/bookmark_active_center.gif);
    background-repeat:repeat-x;
    text-align:center;
}
td.subMenuRightActive{
    width:10px;
    height:38px;
    background:url(/theme/images/bookmark_active_right.gif) no-repeat 0 0;
}
.subMenuImage{
    width:10px;
}
.subMenuImageDelim{
    width:1px;
}
a.subMenu{
    
    color:#999999;
    text-decoration:none;
    text-align:center;
    padding:0px;
}
a.subMenuActive{
    
    color:#555555;
    text-decoration:none;
    padding:0px;
}
a.pageMenu{
    
    color:#555555;
    text-decoration:none;
    padding:0px;
}
td.pageMenu{
    border-left:1px solid #007EFF;
    border-top:1px solid #007EFF;
}
td.pageMenuActive{
    border-left:1px solid #007EFF;
    border-top:1px solid #007EFF;
    background-color:#E9F3FB;
}
td.pageMenuRight{
    border-left:1px solid #007EFF;
}
