.header-1 {
	font-size:14px;
	font-family:Tahoma;
	color:#C21504;
	line-height:14px;
	font-weight: bold;
	line-height: 25px;
}

.nav a:link,
.nav a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E9E9E9;
	text-decoration: none;
}

.nav-table {
	filter: Alpha(Opacity=90);
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
}

.nav-sub a:link,
.nav-sub a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}