/***************************** 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: none;
	color: #0070AF;
	width: 100%;
}
#navlist a:visited {
	color: #0070AF;
	text-decoration: none;
	width: 100%;
}
#navlist a:hover, #navlist a:active {
	text-decoration: underline;
	color: #0070AF;
}


#navlist2 {
}
#navlist2 ul {
	font-size: xx-small;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#navlist2 li {
	margin: 0px;
	padding: 0px;
}
#navlist2 a {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	width: 100%;
}
#navlist2 a:link, #navlist2 a:visited {
	color: #0000FF;
	text-decoration: none;
}
#navlist2 a:hover, #navlist2 a:active {
	text-decoration: none;
	background-color: #B3D6DC;
	color: #000000;
}

/***************************** start top menu *****************************/

TD.1 A:link,
TD.1 A:visited {
	color: #CCCCCC;	display:block;	font-size:14pt;	width:100%;
}

TD.2 A:link,
TD.2 A:visited {
	color: #CCCCCC;	display:block;	font-size:14pt;	width:100%;
}

TD.3 A:link,
TD.3 A:visited {
	color: #CCCCCC;	display:block;	font-size:14pt;	width:100%;
}

TD.1 A:hover,
TD.2 A:hover,
TD.3 A:hover {
	color: #99FF00;
}


.secondLevelLink1 a:link, .secondLevelLink1 a:visited {
	font-size: 10pt; color: #33CCFF;
}
.secondLevelLink2 a:link, .secondLevelLink2 a:visited {
	font-size: 10pt; color: #33CCFF;
}
.secondLevelLink3 a:link, .secondLevelLink3 a:visited {
	font-size: 10pt; color: #33CCFF;
}

.secondLevelLink1 a:hover,
.secondLevelLink2 a:hover,
.secondLevelLink3 a:hover {
	color: #99FF00;
}

/***************************** end menus *****************************/



/***************************** site by *****************************/

.siteByLink a:link, .siteByLink a:visited {
	font-size: 8pt;
	color: #666666;
}
.siteByLink a:hover {
	color: #FFFF00;
}

/***************************** footer *****************************/

.footer {
	font-size: 9pt;
	color: #000000;
}

/***************************** end *****************************/
