body {
	margin: 0px;
	/* [disabled]background-image: url(../graphics/bgbluebar.gif); */
}

a {
	text-decoration: none;
	color: #003300;
}

p {
	margin-bottom: 9px;
	margin-top: 0px;
}

#centerContent {
	background-image: url(../graphics/bgwhite.gif);
	padding-left: 20px;
}
#graphic {
	position:absolute;
	left:154px;
	top:78px;
	width:90px;
	height:300px;
	z-index:5;
	visibility: visible;
}
#infofoot td  {
	padding-top: 9px;
	padding-bottom: 18px;
	border-top: 1px solid #554444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-align: center;
}
#infofoot a:hover, .infotext a:hover {
	color: #990033;
	border-bottom: 1px dotted #882244;
	text-decoration: none;
}
.infohead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #CC0000;
	padding-right: 9px;
	text-align: right;
	border-right: 1px dotted #CC0000;
}
.infotext {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding-right: 4px;
	padding-left: 8px;
}
