body {
	padding:0px;
	margin:0px;
}
			
.mainTable {
	border-left: 0px solid #7B0114;
	border-right: 5px solid #7B0114;
	border-top: 5px solid #7B0114;
	background:#7B0114;
}
			
.leftCell {
	background-image: url(/web/images/bg_left_td.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:100px;
}
			
.rightCell {
	background-image: url(/web/images/bg_right_td_home.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:100px;
}
			
.mainCell {
	background:white;
	background-image: url(/web/images/main_table_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top:10px;
	padding-bottom:100px;
	width:776px;
}
			
	
a {
	color:#007933;
	text-decoration:underline;
}

a:hover {
	color:#007933;
	text-decoration:none;
}

.contentRight {
	background-image: url(/web/images/home_right.jpg);
	background-repeat: no-repeat;
		background-position:top;	
	width:337px;
	height:533px;
}

.mainField p,P {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #D5C47F;
	margin: 6px 0 0 0;
}
		
.mainField {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
	
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
	
a {
	color:#007933;
	text-decoration:underline;
}

a:hover {
	color:#007933;
	text-decoration:none;
}