/* TOPNAV */
.topnav-left {
	background-image: url(../links/topnav-left.gif);
	background-repeat: no-repeat;
	float: right;
	height: 22px;
	width: 11px;
	position: relative;
}
.topnav-middle a {
	background-image: url(../links/topnav-bg.gif);
	background-repeat: repeat-x;
	float: right;
	height: 22px;
	width: auto;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	line-height: 21px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
.topnav-right {
	background-image: url(../links/topnav-right.gif);
	background-repeat: no-repeat;
	float: right;
	height: 22px;
	width: 11px;
	position: relative;
}
.topnav-space {
	float: right;
	height: 22px;
	width: 4px;
	position: relative;
}
.topnav-middle a:hover {
	color: #fdc300;
	text-decoration: none;
}
.topnav-middle-act {
	background-image: url(../links/topnav-bg.gif);
	background-repeat: repeat-x;
	float: right;
	height: 22px;
	width: auto;
	color:#fdc300;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	line-height: 22px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
.topnav-middle-act a {
	color: #fdc300;
}

/* MAINNAV1 */
#mainnav1, #mainnav1 UL {
	padding:0;
	margin:0;
	list-style:none;
	width: 174px;
}
#mainnav1 LI {
	float:left;
	width: 174px;
	background-image: url(../links/mainnav1.png) !important;
	background-image: url(../links/mainnav1.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	}
#mainnav1 LI A {
	display:block;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	width: 164px !important;
	width: 174px;
	height: 27px;
	line-height: 27px;
	padding-left: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainnav1 LI A:hover {
	color: #fdc300;
}
#mainnav1 LI.act {
	color: #fdc300;
}
#mainnav1 LI.act A {
	color: #fdc300;
}

/* MAINNAV2 */
#mainnav2, #mainnav2 UL {
	padding:0;
	margin:0;
	list-style:none;
	width: 174px;
}
#mainnav2 LI {
	float:left;
	width: 174px;
	background-image: url(../links/mainnav2.png) !important;
	background-image: url(../links/mainnav2.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	}
#mainnav2 LI A {
	display:block;
	color:#005ba9;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	width: 164px !important;
	width: 174px;
	height: 27px;
	line-height: 27px;
	padding-left: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainnav2 LI A:hover {
	color: #005ba9;
	text-decoration: underline;
}
#mainnav2 LI.act {
	color: #005ba9;
	text-decoration: underline;
}
#mainnav2 LI.act A {
	color: #005ba9;
}
