@charset "ISO-8859-1";
.activeBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #0229DB;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
