/* CSS Document */
img { border:0; }

.a{height:20px;background:url(images/tab_bgdi.gif) repeat-x bottom;}
.aPage_on{background-image:url(images/tab_bgon.gif); padding:0 5px;background-repeat:repeat-x; border-left:1px solid #000; border-right:1px solid #000;overflow:hidden;height:18px;padding-top:2px;text-align:center;font-weight:700;color: #000;margin-right:3px;list-style:none;float:left;cursor:pointer;}
.aPage_off{background-image:url(images/tab_bgoff.gif); padding:0 5px;background-repeat:repeat-x; border-left:1px solid #000; border-right:1px solid #000;overflow:hidden;height:18px;padding-top:2px;text-align:center;color:#000000;margin-right:3px;list-style:none;float:left;cursor:pointer;}
.name { text-align:left; font-size:12px; padding-top:5px;line-height:18px;}
.name a{ color:#990000; text-decoration:none;}
.name a:hover{text-decoration: underline;}

