/* CSS Document */

#refresh {
	position:absolute;
	height:70px;
	width:765px;
	color:#cccccc;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	z-index:530;
	vertical-align:middle;
	text-transform:uppercase;
	overflow:visible;
	display:none;
}
#refresh a:link {
	color:#333333;
	border:#000000;
	background:#ffffff;
	border-style:solid;
	border-width:1px;
	position:relative;
	top:0px;
	padding:3px;
	text-decoration:none;
	display:block;
	overflow:visible;
}
#refresh a:visited {
	color:#333333;
	border:#000000;
	border-style:solid;
	border-width:1px;
	padding:3px;
	text-decoration:none;
	position:relative;
	top:0px;
	display:block;
	overflow:visible;
}
#refresh a:hover {
	color:#ffffff;
	background-color:#990000;
	border:#000000;
	border-style:solid;
	border-width:1px;
	padding:3px;
	text-decoration:none;
	position:relative;
	top:0px;
	display:block;
	overflow:visible;
}
.refreshspace {
width:115px;
float:left;
margin-left:10px;
}
.printspace {
width:35px;
float:left;
}
#print {
	position:relative;
	color:#000000;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	top:-18px;
	right:9px;
	z-index:30;
	text-transform:uppercase;
}
#print a:link {
	color:#000000;
	text-decoration:none;
}
#print a:visited {
	color:#000000;
	text-decoration:none;
}
#print a:hover {
	color:#000000;
	text-decoration:underline;
}