BODY {margin: 0px;}
h3{
	
	
	}
td.shadow-top-left { 
    
	background-repeat: no-repeat; 
	width: 21px;
	background-image: url(pictures/top_left.gif);
  }
  td.shadow-top { 
	background-repeat: repeat; 
	background-image: url(pictures/top.gif);
  }
  td.shadow-top-right { 
    
	background-repeat: no-repeat; 
	width: 21px;
	background-image: url(pictures/top_right.gif);
  }
td.shadow-left { 
    
	background-repeat: repeat-y; 
	width: 21px;
	background-image: url(pictures/left.gif);
  }
  td.shadow-right { 
    
	background-repeat: repeat-y; 
	width: 21px;
	background-image: url(pictures/right.gif);
  }
  td.shadow-left-dark { 
    
	background-repeat: repeat-y; 
	width: 21px;
	background-image: url(pictures/left_dark.gif);
  }
  td.shadow-right-dark { 
    
	background-repeat: repeat-y; 
	width: 21px;
	background-image: url(pictures/right_dark.gif);
  }
  td.shadow-bottom-left { 
    
	background-repeat: no-repeat; 
	width: 21px;
	background-image: url(pictures/bottom_left.gif);
  }
  
   td.shadow-bottom-right { 
    
	background-repeat: no-repeat; 
	width: 21px;
	background-image: url(pictures/bottom_right.gif);
  }
  td.shadow-bottom { 
	background-repeat: repeat-x; 
	background-image: url(pictures/bottom.gif);
  }
  
  table.menu{
  	background-image: url(pictures/menu_bg.gif);
	background-repeat: repeat-x;
	
  }
  table.menu.td{
  	
	height: inherit;
  }
  .menu-delimiter{
   font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 4px;
	color: #26465D;
  }
  .menu-selected{
   font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 4px;
	color: #26465D;
	text-decoration: underline;
  }
  a.menu-link{
   font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #26465D;
	margin-left: 4px;
	margin-right: 4px;
  	text-decoration: none;
   
  }

    td.under-menu { 
	background-repeat: repeat-x; 
	background-image: url(pictures/under_menu.jpg);
  }
  
  td.under-menu-right { 
    
	background-repeat: repeat-y; 
	width: 9px;
	background-image: url(pictures/under_menu_right.gif);
  }
  td.under-menu-left { 
    
	background-repeat: repeat-y; 
	width: 9px;
	background-image: url(pictures/under_menu_left.gif);
  }
  .content{
  	background-color: #26465D;
	border-top-color: #98B7E4;
	border-top-style: solid;
	border-top-width: 1px;
	font: "Bookman Old Style";
	color: White;
	  }
	  
	  .content2{
  	background-color: #26465D;
	font: "Bookman Old Style";
	color: White;
	  }

	 .content_footer{
  	background-color: #26465D;
	border-top-color: #98B7E4;
   
	font: "Bookman Old Style";
	color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	  }
	  
	 div.main-text{
	
	padding: 14px;
} 

 a.email-link{
   font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
	margin-left: 4px;
	margin-right: 4px;

   
  }
  
 li.list{
   list-style: url(pictures/list.gif);  

 }
div.vcherta_aboutus{
	border-right: 1px solid #98B7E4;
	width: 60px;
	height: 18px;
	
}
div.vcherta_services{
	border-right: 1px solid #98B7E4;
	width: 150px;
	height: 18px;
	
}
div.vcherta_links{
	border-right: 1px solid #98B7E4;
	width: 250px;
	height: 18px;
	
}
.links {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div.vcherta_contacts{
	border-right: 1px solid #98B7E4;
	width: 340px;
	height: 18px;
	
}
p.indent{
  text-indent: 20px;

	
}