.nav {
	display:block;
	background:#7ac4eb;
	margin:0;
	padding:0;
	margin-top:5px;
	padding-left:20px;
	height:18px;
text-transform:uppercase;
}

.nav a{
	font-weight:bold;
	color:#000000;
}


.nav a:visited, a:focus, a:active {
	color:#000000;
	text-decoration:none;
}

.nav a:hover, {
	color:#ffcc00;
	text-decoration:none;
}


#nav1 {
	width:120px;
}
#nav2 {
	width:170px;
}
#nav3 {
	width:150px;
}
#nav4 {
	width:140px;
}
#nav5 {
	width:110px;
}
#nav6 {
	width:100px;
}

#nav7 {
	width:100px;
}

#nav8 {
	width:100px;
}


#nav9 {
	width:150px;
}

		
#nav1sel{
	width:120px;
	background:#009bde;
}
#nav2sel {
	width:170px;
	background:#009bde;
}
#nav3sel {
	width:150px;
	background:#009bde;
}
#nav4sel {
	width:140px;
	background:#009bde;
}
#nav5sel {
	width:110px;
	background:#009bde;
}
#nav6sel {
	width:180px;
	background:#009bde;
}		

#nav7sel {
	width:100px;
	background:#009bde;
}	

#nav8sel {
	width:100px;
	background:#009bde;
}	

#nav9sel {
	width:150px;
	background:#009bde;
}
