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