.bodybgcolor{
background: #ffffff; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #ffffff 79%, #898989 100%, #919191 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#ffffff 79%,#898989 100%,#919191 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  #ffffff 0%,#ffffff 79%,#898989 100%,#919191 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#919191',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.navbar-nav a:hover{  
background: #000000;
background: -moz-linear-gradient(top,  #000000 0%, #ffffff 9%, #f3f3f3 50%, #ededed 51%, #ffffff 91%, #000000 100%);
background: -webkit-linear-gradient(top,  #000000 0%,#ffffff 9%,#f3f3f3 50%,#ededed 51%,#ffffff 91%,#000000 100%);
background: linear-gradient(to bottom,  #000000 0%,#ffffff 9%,#f3f3f3 50%,#ededed 51%,#ffffff 91%,#000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
}

.navbarup{
  background: rgb(252,255,244);
background: -moz-linear-gradient(top,  rgba(252,255,244,1) 0%, rgba(233,233,206,1) 100%);
background: -webkit-linear-gradient(top,  rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%);
background: linear-gradient(to bottom,  rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#e9e9ce',GradientType=0 );
font-size: 18px; 
}
.navbarup1{
 background: -moz-linear-gradient(top,  hsla(0,0%,100%,0) 0%, hsla(0,0%,100%,0) 100%);
background: -webkit-linear-gradient(top,  hsla(0,0%,100%,0) 0%,hsla(0,0%,100%,0) 100%);
background: linear-gradient(to bottom,  hsla(0,0%,100%,0) 0%,hsla(0,0%,100%,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 );

 
}

.vmcolor a{ 
    font-size: 17px;
}
.vmcolor{
 background: rgb(252,255,244);
background: -moz-linear-gradient(top,  rgba(252,255,244,1) 0%, rgba(233,233,206,1) 100%);
background: -webkit-linear-gradient(top,  rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%);
background: linear-gradient(to bottom,  rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#e9e9ce',GradientType=0 );
 
}

.vmtitle{
   background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
font-size: 18px;  
border: 3px solid #A8A8A8;
}
.vmtlink{
    padding: 2px;
    
}
.vmtlink :hover{
    background: #000000;
background: -moz-linear-gradient(top,  #000000 0%, #eeeeee 9%, #eeeeee 90%, #000000 100%);
background: -webkit-linear-gradient(top,  #000000 0%,#eeeeee 9%,#eeeeee 90%,#000000 100%);
background: linear-gradient(to bottom,  #000000 0%,#eeeeee 9%,#eeeeee 90%,#000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
  
}
.bodycolor{
   background: #ffffff;

}
.bodytitle{
  background: #000000;
background: -moz-linear-gradient(top,  #000000 9%, #cee0da 11%, #b6c4b9 88%, #b6c4b9 88%, #0a0e0a 89%, #0a0e0a 99%, #0a0809 100%);
background: -webkit-linear-gradient(top,  #000000 9%,#cee0da 11%,#b6c4b9 88%,#b6c4b9 88%,#0a0e0a 89%,#0a0e0a 99%,#0a0809 100%);
background: linear-gradient(to bottom,  #000000 9%,#cee0da 11%,#b6c4b9 88%,#b6c4b9 88%,#0a0e0a 89%,#0a0e0a 99%,#0a0809 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#0a0809',GradientType=0 );
font-size: 18px;  

}

.buttbody{
  background: #feffe8;
background: -moz-linear-gradient(top,  #feffe8 0%, #d6dbbf 100%);
background: -webkit-linear-gradient(top,  #feffe8 0%,#d6dbbf 100%);
background: linear-gradient(to bottom,  #feffe8 0%,#d6dbbf 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffe8', endColorstr='#d6dbbf',GradientType=0 );
color: black;
}

.footer{
  background: #000000;
background: -moz-linear-gradient(top,  #000000 0%, #ebf1f6 15px, #83baea 100%, #d5ebfb 100%, #89c3eb 100%);
background: -webkit-linear-gradient(top,  #000000 0%,#ebf1f6 15px,#83baea 100%,#d5ebfb 100%,#89c3eb 100%);
background: linear-gradient(to bottom,  #000000 0%,#ebf1f6 15px,#83baea 100%,#d5ebfb 100%,#89c3eb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#89c3eb',GradientType=0 );
}
.URLDL{
  background: #ff0004;
background: -moz-linear-gradient(top,  #ff0004 10%, #ffffff 10%, #ff0004 10%, #ffffff 10%, #ffffff 50%, #ffffff 90%, #ff0004 90%);
background: -webkit-linear-gradient(top,  #ff0004 10%,#ffffff 10%,#ff0004 10%,#ffffff 10%,#ffffff 50%,#ffffff 90%,#ff0004 90%);
background: linear-gradient(to bottom,  #ff0004 10%,#ffffff 10%,#ff0004 10%,#ffffff 10%,#ffffff 50%,#ffffff 90%,#ff0004 90%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0004', endColorstr='#ff0004',GradientType=0 );
}