  body 
  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background: url(/v/vspfiles/assets/images/bg.gif) #517099;
    padding: 0px;
    margin: 0px;
   }
  
  img 
  {
   border: none;
  }
  
  a 
  {
    border: none;
    text-decoration: none;
  }
  a:hover {
    text-decoration: underline;
  }
  
  table 
  {
    border-collapse: collapse;
    border-spacing: 0px;
  }
  
  td, tr, table, th, form, a, p 
  {
    font-size: 11px;
  }
  
  tr 
  {
    vertical-align: top;
  }
  
  .left
  {
    border-left: 5px solid #82b0fd;
    background: url(/v/vspfiles/assets/images/shadegr.gif) top left repeat-x #bde1e0;
    padding: 0px 0px 0px 9px;
  }
  
  .right
  {
    border-right: 5px solid #82b0fd;
    background: url(/v/vspfiles/assets/images/shadewh.gif) top left repeat-x #ffffff;
  }
  
  .menu
  {
    padding: 0px;
    margin: 0px 0px 4px 0px;
    list-style: none;
  }
  
  .menu li
  {
    padding: 3px 0px 3px 0px;
    margin: 0px;
    overflow:hidden;
    width:170;
    height:auto;

  }
  
  .menu li a
  {
    color: #7b6b4b;
    font-weight: bold;
    text-transform: capitalize;
    padding: 0px 0px 0px 24px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    background: url(/v/vspfiles/assets/images/bullet.gif) left top no-repeat;
  }
  
  #form1
  {
    color: #214555;
    text-transform: uppercase;
    font-size: 14px;
    font-family: myriad;
  }
  
  #form1 .searchtext
  {
    width: 106px;
    height: 20px;
  }
  
  .bot
  {
    background: url(/v/vspfiles/assets/images/bottom-tile.gif) left bottom repeat-x;
    color: #ffffff;
  }
  
  .bot a
  {
    color: #000000;
    text-transform: capitalize;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding: 0px 30px 0px 30px;
  }
  
  .copy *, .copy
  {
    color: #ffffff;
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  }
  
  .gal td
  {
    padding: 30px 0px 0px 0px;
  }
  
  .feat
  {
    padding: 0px 20px 0px 20px;
    text-align: left;
    color: #2246ae;
    font-size: 16px;
    text-transform: uppercase;
  }
  .menubg
  {
    background: url(/v/vspfiles/assets/images/menubg.gif) top left repeat-x;
  }
  .headbg
  {
    background: url(/v/vspfiles/assets/images/headbg.gif) top left repeat-x;
  }  
  
  	
hr 
	{
	color: #4A4A4A;
	margin: 0px;
	padding: 0px;
	height: 1px
	}



