.menubar {
background-color: #666;
/*  background-image: url(http://www.bet-universe.com/templates/black_beauty/images/novemenu_bg.gif); */
color: #fff;
}
.leftshadow {
   /**  background : url(templates/black_beauty/images/lshadow.gif); **/

}
.rightshadow {
/**      background : url(templates/black_beauty/images/rshadow.gif); **/
}
.topshadow {
/**      background : url(templates/black_beauty/images/tshadow.gif); **/
}
.btmshadow {
/**      background : url(templates/black_beauty/images/bshadow.gif); **/
}
.topleftshadow {
/**      background : url(templates/black_beauty/images/tlshadow.gif); **/
}
.toprightshadow {
/**      background : url(templates/black_beauty/images/trshadow.gif); **/
}
.btmrightshadow {
/**      background : url(templates/black_beauty/images/brshadow.gif); **/
}
.btmleftshadow {
/**      background : url(templates/black_beauty/images/blshadow.gif); **/
}
.header1 {
      background : url(http://www.bet-universe.com/templates/black_beauty/images/header_01_new.gif); 
      background-repeat:no-repeat;
}
.header2 {
      background : url(http://www.bet-universe.com/templates/black_beauty/images/header_02.gif);
}
.blogbackground {
      background : url(templates/black_beauty/images/bg.jpg);
      background-repeat:no-repeat;
}

a.pages {
      display: block;
      background-color:#efefef;
      text-align: center;
      text-decoration: none;
      font-family:verdana;
      font-size:10px;
      height: 14px;
      color: #000000;
      border: 1px solid #808080;
}

a.pages:hover {
background-color:#808080;
            color: #ffffff;
}

.currentpage {
      display: block;
      text-align: center;
      font-weight: bold;
      text-decoration: none;
      font-family:verdana;
      font-size:10px;
      height: 14px;
      color: #000000;
      border: 1px solid #c0c0c0;
 }


