.navtext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FCFCFC;
}
.nav {
	background-image: url(images/nav_bottom.gif);
	height: 157px;
}
#counter {
	width: 137px;
	padding-top: 5;
}
.italictext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-style: italic;
	line-height: 18px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #F0BF14;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #F0BF14;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #F0BF14;
	text-decoration: none;
}
.boxheader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #FFFFFF;
        text-indent: 5px;
        line-height: 20px;
}
