/***************************** right list menu *****************************/

#navlist {
}
#navlist ul {
	line-height: 150%;
	font-size: x-small;
	list-style-type: none;
	margin: 0;
	padding-left: 10px;
}
#navlist li {
	background-image: url(images/was_12.gif);
	background-repeat: no-repeat;
	background-position: 0 .8em;
	padding-left: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FF9900;
}
#navlist a:link {
	text-decoration: underline;
	color: #0000FF;
	width: 100%;
}
#navlist a:visited {
	color: #0000FF;
	text-decoration: underline;
	width: 100%;
}
#navlist a:hover, #navlist a:active {
	text-decoration: underline;
	color: #FF6600;
}

.navVertical a:link {
	text-decoration: none;
	color: #333333;
	width: 100%;
	font-size: 80%;
}
.navVertical a:visited {
	color: #333333;
	text-decoration: none;
	width: 100%;
	font-size: 80%;
}
.navVertical a:hover, .navVertical a:active {
	text-decoration: none;
	color: #006699;
	font-size: 80%;
}



/***************************** start top menu *****************************/

#Nav1 A:link,
#Nav1 A:visited {
	color: #006699;	text-decoration: none;
}
#Nav2 A:link,
#Nav2 A:visited {
	color: #006699;	text-decoration: none;
}
#Nav3 A:link,
#Nav3 A:visited {
	color: #006699;	text-decoration: none;
}
#Nav4 A:link,
#Nav4 A:visited {
	color: #006699;	text-decoration: none;
}
#Nav5 A:link,
#Nav5 A:visited {
	color: #006699;	text-decoration: none;
}
#Nav6 A:link,
#Nav6 A:visited {
	color: #006699;	text-decoration: none;
}
#Nav7 A:link,
#Nav7 A:visited {
	color: #006699;	text-decoration: none;
}
#Nav8 A:link,
#Nav8 A:visited {
	color: #006699;	text-decoration: none;
}
#Nav9 A:link,
#Nav9 A:visited {
	color: #006699;	text-decoration: none;
}

#NavC A:link,
#NavC A:visited {
	color: #006699;	text-decoration: none;
}
#Nav1 A:hover,
#Nav2 A:hover,
#Nav3 A:hover,
#Nav4 A:hover,
#Nav5 A:hover,
#Nav6 A:hover,
#Nav7 A:hover,
#Nav8 A:hover,
#Nav9 A:hover,
#NavC A:hover {
	color: #0000FF;
	text-decoration: none;
}

.blue {
	color: #0000FF;
}

.line {
	color: #006699;
}

.navline {
	color: #999999;
}


/***************************** footer *****************************/

.footer {
  font-size:10pt;
	color: #666666;
}

.footer a:link, .footer a:visited  {
	color: #0000FF;
	text-decoration: underline;
}

.footer a:hover, .footer a:active {
	color: #0000FF;
	text-decoration: underline;
}

/***************************** end *****************************/
