body{
	background-color:#FFFFFF;
	margin-top:2px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:2px;
	padding:0px;
	background-image:url("images/wbmc1.gif");
	/*background-image:url("http://www.WestBankMC.org/images/wbmc1.gif");*/
	/*background-repeat:repeat-x;*/
	background-attachment:fixed;
}

.buttoncell {width:75px; height:75px; text-align:center; }			
.button {border:2px; border-color:blue; margin:4px; font-family:Arial; font-size:10pt; font-weight:bold; text-decoration:none; 
			text-align:center; line-height:100%; text-indent:0px; }
.textcell {width:100%; height:75px; vertical-align:top; text-align:left; font-family:Arial; font-weight:bold; }			
.title	{ font-size:18pt; text-decoration:underline; line-height:100%; margin-left:10px; margin-top:0px; margin-bottom:6px; }
.desc	{ font-size:10pt; text-decoration:none; text-indent:-6px; margin-left:10px; margin-right:0px; margin-top:0px; margin-bottom:0px; }
.email	{ font-size:10pt; text-decoration:underline; line-height:100%; margin-left:10px; margin-top:6px; margin-bottom:12px; }