body {
	background-image: url(images/09BG_grad.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
#mainContainer {
	height: 100%;
	width: 1134px;
	margin-left: -567px;
	position: absolute;
	left: 50%;
}
.table_space {
	font-size: 0.9em;
	line-height: 1.1em;
	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
}
#floatingField {
	background-color: #FFF;
	position: absolute;
	height: 444px;
	width: 555px;
	left: 366px;
	top: 333px;
	/*	div layer opacity */	
	opacity:.40;
	filter:alpha(opacity=50);
	filter: “alpha(opacity=50)”;
	/*	div layer corner radius */	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #000;
	overflow: hidden;
	visibility: visible;
	z-index: 89;
}
#mainContainer #Table_01 tr td #fieldContents_about p strong a {
	text-decoration: none;
	color: #030;
}
#fieldContents {
	position: absolute;
	height: 422px;
	width: 533px;
	left: 377px;
	top: 344px;
	overflow: hidden;
	visibility: visible;
	z-index:94;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #003;
}

a:hover {
	background-color: #6F0;	
}

