table.fo {
	width: 800px; 
	padding: 0 0 0 0;
	cellspacing: 0;
	cellpadding: 0px;
	background-color: rgb(180,215,191);
	background: url(images2/content.jpg) repeat-y center;
}
table.top {
	width: 800px; 
	heigth: 35px;
	background: url(images2/top3c.jpg) repeat-y center;
}

table.menu {
	width: 740px; 
	height: 25px;
	padding: 0;
	background-color: rgb(180,215,191);
	text-align: center;
	color: #fff;
	}

table.header {
	height: 150px;
	width: 740px; 
	padding: 0 0 0 0;
	background: url(images2/content2.jpg) repeat-y center;
	background-color: rgb(0,94,138);
	text-align: center;
}

td.menu {
	margin: 0; 
	padding: 0 0 0 0;
	font-family: Bookman Old Style, Garamond;
	font: 0.9em;
	color: #fff;
	text-align: center;
}
table.date {
	height: 25px;
	width: 740px; 
	padding: 0 0 0 0;
	background: url(images2/content2.jpg) repeat-y center;
	background-color: rgb(0,94,138);
	text-align: center;
}


p.date  {
	background: inherit center;
	margin: 0;
	padding: 0 0 0 0;
	font-family: Bookman Old Style, Garamond;
	font: 0.9em;
	color: #000; 
}

.img  {
	margin-left: 45px;
	margin-bottom: 25px;
	padding: 20px 0 0 0;
	float: left;
}
.img2  {
	margin-right: 45px;
	margin-bottom: 25px;
	padding: 20px 0 0 0;
	float: right;
}
td.right {
	font: 12pt/11pt "Garamond";
	color: rgb(0, 95,140);
	border: solid 1px rgb(152,231,170);
	padding: 15px;
	background: #fff;
	width: 25%;
	text-align: justify;
}

td.left {
	font: 12pt/11pt "Garamond";
	color: rgb(0, 95,140);
	border: solid 1px rgb(152,231,170);
	background: #fff;
	width: 75%;
	padding: 5px;
	text-align: justify;
}

table.footer {
	color: rgb(12,135,182);
	letter-spacing: .3em;
	font: 10pt/11pt "Bookman Old Style", "Garamond";
	width: 740px;
	cellpadding: 2;
	text-align: center;
	border:0;
	cellspacing:1;
	background-color: rgb(153,222,255);
	background: url(images2/footer3.jpg) repeat-y center;

}
