body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image: url(images/bg_gradient.jpg);
	background-color: #093479;
	background-repeat: repeat-x;
	color: #093479;
}
.title {
	font-size: 16px;
	font-weight: bold;
}
a {
	color: #0066CC;
}
a:hover {
	color: #0A357A;
}
a.white:hover {
	color: #FFF;
}
input {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0A357A;
}
textarea {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0A357A;
}
.small {
	font-size: 9px;
}
.white {
	color: #FFFFFF;
}
a:active {
	font-weight: bold;
	color: #0A357A;
	text-decoration: none;
}
div#counter {
	display: none;
}
