﻿.vv li{
   
  height:35px !important;

}
.vv li a{

     background-image:url(../images/menu_links.png);
    background-repeat:repeat-x;
    font-size: 17px !important;
    font-weight: bold !important;
    color: #ffffff !important; 
    outline-style: none;
    display: block;
    padding: 8px 10px;
    text-decoration: none;
    font: bold 16px Arial,Helvetica,sans-serif;
    border-bottom: 0px solid #EAEAEA;
}


.vv li a:hover,.vv li a.active,.vv li a:focus 
{
      background-image:url(../images/hovermenu_links.png);
    background-repeat:repeat-x;
     font-size :17px !important;
    font-weight :bold !important ;
    color :#000000 !important ;
    text-decoration :underline !important;
 border-color: #1897e7;
    box-shadow: 0px 1px 7px #1897e7

 
   
}


.classs5 {
    font-size :18px;
    font-weight :bold ;
    font-family :Arial ;
}
.bb {
    /*border-radius:40px;*/
    box-shadow:0 2px 10px #808080;
    border:solid #ffffff 5px;
}
.nn {
    /*border-radius:40px;*/
    box-shadow:0 2px 10px #808080;
    border:solid #0565a8 2px;
    height:800px;
    width:100px;
}
.vv {
  width: 250px;
/*background-color: #CFCCCC;*/
/*border-radius: 30px;*/
/*padding-left: 15px;
padding-top: 10px;
padding-bottom: 15px;*/
box-shadow: 0px 2px 10px #808080;
border: 5px solid #ffffff;
text-align:center;
list-style-type:none;
float:right
}
.links {
    float:right;
}
