/*   TOPNAV CONSTRUCTION   */

#topnav {
	position: absolute;
	z-index: 700;
	height: 87px;
	width: 772px;
	left: 0px;
	top: -1px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;

}
.search {
	background-image:     url("/fas/nav/topnav/tnav_r2_c11.gif");
	background-repeat: no-repeat;
	background-position: left top;
	font: 9px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #CCCCCC;
}


/* TOPNAV MENU STYLES */

.m0l0mouto {
	border: 0;
}
.m0l1mouto {
	background: #999;
	color: #FFF;
	font-family: tahoma;
	font-size: 10px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	top: 0px;
	width: 148px;
	left: 0px;
	line-height: 3px;
	padding-left: 3px;
	padding-top: 0px;
}
.m0l1movero {
	background: #666;
	color: #FFF;
	font-family: tahoma;
	font-size: 10px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	top: -1px;
	width: 148px;
	left: 0px;
	line-height: 3px;
	padding-left: 3px;
	padding-top: 0px;
}
.m0l0mdowno,
.m0l1mdowno {
	background: #666;
}
.m0l0mouti, .m0l0mdowni { 	
	color: #FFF;
	font-family: tahoma;
	font-size: 10px;
	top: 0px;
	left: 0px;
	line-height: 18px;
}
.m0l1mouti, .m0l1mdowni {
	color: #FFF;
	}

.m0l0moveri, .m0l1moveri {
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	line-height: 3px;
	padding: 0px;
}
#menu {
	top: 69px;
	left: 0px;
	width: 125px;
	position: absolute;
	z-index: 600;
}
/* --- */