Body
	{ margin:0px; }
	  
table 
	{ background-color: #F0F0D6;}

table.border
	{ background-image: url('Images/BchMainTable.gif');
	   border-bottom: 1px solid #999966;}
td 
	{ font-family: Arial ;
	  color: #666633;
	  text-align: right ;
	  font-size: 13px; 
	  vertical-align: top;
	  direction: rtl ;}
	
a:link, a:active, a:visited
	{text-decoration : underline;
	 color : #666633;}

A:hover {color : #008000;
	 text-decoration : underline;}

.left
	{text-align: left ;
	 direction: ltr ;
	 font-size: 13px; }
	 
.center { text-align:  center ; 
	       vertical-align: top;}	 

.MainHeader
 	{ background-color: #990000;
 	font-size: 13px;
 	color: #ffffff;
 	border:3px double #F0F0D6;
 	verticle-align: top; }

	

