@charset "UTF-8";
/* CSS Document */

.scrolltype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 12px;
}
.scrolltype a {
	color: #FFF;
	text-decoration: none;
}
.scrolltype a:hover {
	color: #FFF;
	text-decoration: underline;
}
#pscroller1{
	width: 318px;
	height: 15px;
	background-color: #CC0000;
	padding: 6px;
	border-top:1px solid #fff;
	background:url(/images/bg-nav.gif) repeat-x;
}

