@charset "UTF-8";
/* CSS Document */

.usernav {
	margin-top: 5px;
	background:url(/images/menu-spacer.gif) repeat-x top;
}
.usernav a:link, .usernav a:visited {
	font-weight: bold;
	color: #005b82; 
	font-size: 13px;
	text-decoration:none;
}
.usernav a:hover {
	color: #FFF;
}
.ticHeader {
	font-size: 18px;
	color: #005b82;
	font-weight: bold;
}
