@charset "utf-8";
.white14arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
a.admin:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: 900;
}

a.admin:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
A.admin:Hover {
	color: #666666;
	border: none;
	font-size: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../Images/Buttons/Arrow.jpg);
	list-style-type: circle;
	background-attachment: scroll;
} 
A.admin:active {
	color: #999999;
	text-decoration: none;
	border: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#counter {
	position: absolute;
	visibility: hidden;
	z-index: auto;
	height: auto;
	width: 154px;
	left: 30px;
	top: 639px;
}
