/***************************** 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;
}

/***************************** 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;
}

#Nav10 A:link,
#Nav10 A:visited {
	color: #006699;	text-decoration: none;
}

#Nav11 A:link,
#Nav11 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,
#Nav10 A:hover, 
#Nav11 A:hover {
	color: #0000FF;
	text-decoration: none;
}

.blue {
	color: #0000FF;
}

.line {
	color: #99CCFF;
}
/***************************** 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 *****************************/
