@charset "utf-8";
td.header {
	background-image: url(images/Header.jpg);
	height: 144px;
	width: 800px;
}
td.rightSide {
	background-image: url(images/Right_Side.jpg);
	height: 469px;
	width: 224px;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}
td.leftSide2 {
	background-image: url(images/Left_Side2.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	height: 432px;
	width: 576px;
	font-style: normal;
}
td.footer {
	background-image: url(images/Footer.jpg);
	height: 87px;
	width: 800px;
}
td.buttonColor {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #4a636b;
}
td.extraColor {
	background-image: url(Images/BackColor.jpg);
}
.alignField {
	margin-bottom: 7px;
}
td.backpage {
	background-image: url(Images/Back_Page.jpg);
	height: 432px;
	width: 541px;
}
td.leftbar {
	background-image: url(Images/Left_Bar.jpg);
	height: 432px;
	width: 36px;
}

