body 
  {
    display: block;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    margin: 20px 0px 100px 50px;
    background: url(/v/vspfiles/assets/images/bodybg.gif) left top repeat-x #c6c6c6;
  }
  
  img 
  {
   border: none;
  }
  
  a 
  {
    border: none;
    text-decoration: none;
  }
  a:hover {
    text-decoration: underline;
  }
  
  table 
  {
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  td, tr, table, th, form, a, p {
    margin: 0px; padding: 0px;
    font-size: 11px;
  }
  
  tr 
  {
    vertical-align: top;
  }
  
  
  .header-tab {
   border-bottom: 1px solid #a7a7a7;
  }
  
  .headtab-l 
  {
   background: url(/v/vspfiles/assets/images/headtab-lt.gif) left top repeat-y;
  }
  
  
  .headtab-r 
  {
   background: url(/v/vspfiles/assets/images/headtab-rt.gif) right top repeat-y;
  }
  
  
  .head-bg 
  {
    background: url(/v/vspfiles/assets/images/headbg.gif) left top repeat-x #ffffff;
    padding: 0px 15px 0px 0px;
  }
  
  
  .search 
  {
   color: #172d94;
   font-weight: bold;
   font-size: 11px;
  }
  
  
  .search input 
  {
   height: 20px;
  }
  
  
  .ind-l 
  {
    background: url(/v/vspfiles/assets/images/border.gif) left top repeat-y #152b92;
  }
  
  
  .ind-r 
  {
    background: url(/v/vspfiles/assets/images/border.gif) right top repeat-y #152b92;
  }
  
  
  .indigo 
  {
    background: url(/v/vspfiles/assets/images/indigo.gif) left top repeat-x #152b92;
  }
  
  
  ul.top-menu 
  {
    margin: 0px 10px 0px 0px;
    list-style: none;
  }
  
  
  ul.top-menu li 
  {
    display: inline;
    margin: 0px 15px 0px 7px;
  }
  
  
  ul.top-menu a 
  {
    text-decoration: none;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 12px;
  }
  
  
  ul.top-menu a:hover 
  {
    color: #fecc1e;
    text-decoration: underline;
  }
  
  
  .main-td 
  {
    background: url(/v/vspfiles/assets/images/shade.gif) left top repeat-x #ffffff;
  }
  
  
  .leftbor 
  {
    background: url(/v/vspfiles/assets/images/border.gif) left top repeat-y; 
  }
  
  
  .rightbor 
  {
    background: url(/v/vspfiles/assets/images/border.gif) right top repeat-y; 
  }
  
  
  .mod, .mod-brdr 
  {
   padding: 5px 10px 20px 15px;
  }
  
  
  
  .mod-brdr 
  {
   vertical-align: top;
  }
  
  .mod h1, .mod h2, .mod-brdr h2 
  {
    font-size: 17px;
    color: #000033;
    padding: 0px;
    margin: 0px;
    text-transform: capitalize;
    font-weight: strong;
    font-family: Calibri;

  }
  
  
  .mod p, .mod-brdr p 
  {
    line-height: 160%;
  }
  
  
  .mod a, .mod-brdr a 
  {
    font-weight: bold;
    color: #15801a;
    text-decoration: none;
  }
  
  
  .mod h2, .mod-brdr h2 
  {
    color: #000033;
    font-size: 16px;
    font-weight: strong;
    font-family: Calibri;
  }


  .mod h3, .mod-brdr h3 
  {
    color: #660033;
    font-size: 16px;
    font-weight: strong;
    font-family: Calibri;
  }
  
  
  .mod-brdr 
  {
    background: url(/v/vspfiles/assets/images/cont-brdr.gif) right top repeat-y;
   }
  
  
  .greentab 
  {
    background: #ffffff;
    padding: 0px 0px 1px 0px;
  }
  
  
  .green 
  {
    background: url(/v/vspfiles/assets/images/green-bg.gif) left top repeat-x #56c75e;
  }
  
  
  .green a 
  {
    color: #ffffff;
    font-weight: bold;
    padding: 5px;
    text-transform: capitalize;
  }
  
  .green a:hover 
  {
    color: #fecc1e;
    text-decoration: underline;
    font-weight: bold;
    padding: 5px;
    text-transform: capitalize;
  }
   
  .bottom 
  {
    background: #2f4666;
  }
  
 
  .bottomtd 
  {
    background: url(/v/vspfiles/assets/images/bottom-bg.jpg) bottom left repeat-x;
    color: #edecec;
    font-size: 10px;
  }
  
  
  .bottomtd a 
  {
    color: #edecec;
    font-size: 10px;
  }  
  
  .bottomtd a:hover 
  {
    color: #fff;
  }
