.error { color: red; font-weight: bold }
A.topnav,A.topnav:link,A.topnav:visited,A.topnav:active { color: #0022AA; font: 10pt Arial,Helvetica; font-weight: bold; text-decoration: none }
A.topnav:hover { color: #AA0022; font: 10pt Arial,Helvetica; font-weight: bold; text-decoration: none }
A.ftopnav,A.ftopnav:link,A.ftopnav:visited,A.ftopnav:active,A.ftopnav:hover { font: 10pt Arial,Helvetica; font-weight: bold; text-decoration: none }
A.leftnav,A.leftnav:link,A.leftnav:visited,A.leftnav:active { color: #0022AA; font: 10pt Arial, Helvetica; font-weight: bold; text-decoration: none }
A.leftnav:hover { color: #AA0022; text-decoration: none }
BODY { font: 12pt Arial,Helvetica }
.footer { font: 8pt Arial,Helvetica }
A { color: #0000D0 }
A.smalllink { color: #0000D0; font: 10pt Arial,Helvetica; text-decoration: none; font-weight: bold }

#view_date {
	background-color: #AAAAAA;
	display: none;
	width: 400px;
	text-align: center;
	border: 2px solid #444444;
	padding: 5px;
	position: absolute;
}

#view_date_close {
	float: right;
}