TABLE.mainTable {
	width: 800px;
}

TD.leftSide {
	background-image: url("images/cropped_logs.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;	
	width: 166px;
}

TD.rightSide {
	width: 628px;
	color: #000;
	font-family: arial, sans-serif;
	vertical-align: top;
}

TD.whtSpacer {
	width: 2px;
	background-color: #FFFFFF;
}

TD.pageHeader {
	background-color: #FFFFFF;
	background-position: left;
}


h2 {
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-align: center;
	padding: 0px;
}

P.LeftCenter {
	text-align: center;
}

H4 {
	color: #666666;
	font-size: 14px;
	font-family: arial, sans-serif;
}
h3 {
    font-size: 14px;
    margin-bottom: 0;
}
IMG {
	border-width: 0px;
}

