a:link {
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
}
#mainNav {
	height: 30px;
	left: 0px;
	top: 80px;
	background-image: url(../images/yel-lf-side.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 90%;
}
#mainNav a:link {
	color: #000000;
}
#mainNav a:visited {
	color: #000000;
}
#mainNav a:hover {
	color: #000000;
}
#mainNav table {
	margin-top: 2px;
	margin-left: 10px;
	vertical-align: baseline;
	width: 100%;
	position: relative;
	font-size: 11px;
}
#mainNav #form1 #searchbox {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	width: 100px;
}
#mainNav table td {
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;
}
}
#mainNav #form1 {
	vertical-align: baseline;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #BAB983;
	font-size: 0.9em;
	position: relative;
	width: 180px;
	white-space: nowrap;
	margin: 0px;
}
#mainNav #topNav {
	font-size: 11.5px;
	vertical-align: middle;
	line-height: 12px;
}
#mainNav #topNav a {
	white-space: nowrap;
}


#mainNav #form1 #btnG {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.topNav-top {
	background-image: url(../images/top-nav-top_bak.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.topNav-rt {
	background-image: url(../images/top-nav-accent_rt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
#subNav .top_curve {
	background-image: url(../images/subNav.gif);
	background-repeat: no-repeat;
	background-position: -50px 0px;
}

#subNav dl {
	position: relative;
	left: 0px;
	font-size: 12px;
	width: 125px;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
		background-image: url(../images/subNav_side.gif);
	background-repeat: repeat-y;
	background-position: -50px 5px;
	height: 100%;
	background-color: #A7B6D3;	background-attachment: scroll;
	top: 0px;
}
#subNav #menu dt {
	padding-bottom: 10px;
	padding-top: 5px;
}
