/* CSS Document */

div.men{
      /*padding-top:20px;*/
      /*text-align:right;*/
      /*padding-left:70px;
      padding-top:18px;*/
      border:0px solid pink;
      height:58px;
      display:block;
      width:250px;     
}


a.dot:link,a.dot:visited{
      background-image:url("../../images/dot.png");
      background-repeat:no-repeat;
      height:40px;
      _height:58px;
      #height:58px;
      font-size:0.7em;
      padding-left:70px;
      padding-top:18px;
      display:block;
}

a.dot:hover{
      background-image:url("../../images/dot_hover.png");
      font-weight:bold;
}



a.inv:link,a.inv:visited{
      background-image:url("../../images/inv.png");
      background-repeat:no-repeat;
      height:40px;
      _height:58px;
      #height:58px;      
      font-size:0.7em;
      padding-left:70px;
      padding-top:18px;
            display:block;
}

a.inv:hover{
      background-image:url("../../images/inv_hover.png");
      font-weight:bold;
}

a.est:link,a.est:visited{
      background-image:url("../../images/est.png");
      background-repeat:no-repeat;
      height:40px;
      _height:58px;
      #height:58px;      
      font-size:0.7em;
      padding-left:70px;
      padding-top:18px;
            display:block;
}

a.est:hover{
       background-image:url("../../images/est_hover.png");
       font-weight:bold;
}

a.ras:link,a.ras:visited{
      background-image:url("../../images/ras.png");
      background-repeat:no-repeat;
      height:40px;
      _height:58px;
      #height:58px;      
      font-size:0.7em;
      padding-left:70px;
      padding-top:18px;
            display:block;
}

a.ras:hover{
      background-image:url("../../images/ras_hover.png");
      font-weight:bold;
}

a.lin:link,a.lin:visited{
      background-image:url("../../images/lin.png");
      background-repeat:no-repeat;
      height:40px;
      _height:58px;
      #height:58px;      
      font-size:0.7em;
      padding-left:70px;
      padding-top:18px;
      display:block;      
}

a.lin:hover{
      background-image:url("../../images/lin_hover.png");
      font-weight:bold;
}

a.meto:link,a.meto:visited{
      background-image:url("../../images/meto.png");
      background-repeat:no-repeat;
      height:40px;
      _height:58px;
      #height:58px;      
      font-size:0.7em;
      padding-left:70px;
      padding-top:18px;
      display:block;      
}

a.meto:hover{
      font-weight:bold;
      background-image:url("../../images/meto_hover.png");
}

a.dermo:link,a.dermo:visited{
      background-image:url("../../images/dermo.png");
      background-repeat:no-repeat;
      height:40px;
      _height:58px;
      #height:58px;      
      font-size:0.7em;
      padding-left:70px;
      padding-top:18px;
      display:block;      
}

a.dermo:hover{
      font-weight:bold;
      background-image:url("../../images/dermo_hover.png");
}

a.vid:link,a.vid:visited{
      background-image:url("../../images/video.png");
      background-repeat:no-repeat;
      height:40px;
      _height:58px;
      #height:58px;      
      font-size:0.7em;
      padding-left:70px;
      padding-top:18px;
      display:block;      
}

a.vid:hover{
      background-image:url("../../images/video_hover.png");
      font-weight:bold;
}