body {
	background-color: #7C7C7C;
}
.table, .table a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#pscroller1{
width: 240px;
height: 25px;
border: 0px;
padding: 3px;
}

#pscroller2{
width: 245px;
height: 70px;
border: 1px solid black;
padding: 3px;
}

.someclass{ //class to apply to your scroller(s) if desired
}
.menu, .menu a {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.inp {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #333333;
}
