* {padding:0; margin:0}
.mymenu {
	background-color: #FFFFFF;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 9px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #0e66b0;
	background-position: left top;
	height: 30px;
	clear: both;
	width:924px;
}

.home{
	color: #000000;
	float:left;
}

.home a{
	float:left;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.home a:hover{
	background-image: url(../images/onover_menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}
.option{}
.option a{
	float:left;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
	padding: 5px 5px;
	zoom: 1;
}

.option a:hover{
	background-image: url(../images/onover_menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}

.home_active{
	float:left;
	padding: 6px 10px;
	background-image: url(../images/onover_menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #0e66b0;
	border-left-color: #dddddd;
}
.home_active a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none

}

.dropdown {
	color: #000000;
	float:left;
	z-index: 500;
}

.dropdown a{
	float:left;
	padding: 4px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	z-index: 500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.dropdown a:hover{
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	background-position: left 30px;
	padding: 4px 5px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e66b0;
	background-color: #0E66B0;
}

.dropdown dt a{
	font-weight:normal;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
	z-index: 500;
}


.dropdown dt a:hover{
	font-weight:normal;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
	background-color: #0E66B0;
}


.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:160px;
	display:none;
	z-index:500;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 30px;
	*margin-top: 0 \9;
	_margin-top: 0 \9;
	margin-top: 0 \9;
	*margin-left: -112px;	
	_margin-left: -112px;

}
.dropdown ul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9FC9EB;
	border-right-color: #9FC9EB;
	border-bottom-color: #9FC9EB;
	border-left-color: #9FC9EB;
	z-index: 500;
}

.dropdown li {
	display:inline;
	font-size: 11px;
	z-index: 500;
}
.dropdown ul li a:hover{
	display: block;
	color: #FFFFFF;
	background-color: #0E66B0;
	padding:5px;
}
.dropdown ul li a{
	display:block;
	color: #000000;
	text-decoration:none;
	width:148px;
}

.dropdown .underline {border-bottom:1px solid #b9d6dc}


.dropdown_ac {
	float:left;
}

.dropdown_ac a{
	float:left;
	padding: 5px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e66b0;

}
.dropdown_ac a:hover{

	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e66b0;
}

.dropdown_ac dt a{
	background-image: url(../images/onover_menubg.gif);
	font-weight:normal;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none
}


.dropdown_ac dt a:hover{
	font-weight:normal;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none
}


.dropdown_ac dd {
	position:absolute;
	overflow:hidden;
	width:160px;
	display:none;
	z-index:200;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 30px;
	*margin-left: -112px;	
	_margin-left: -112px;
}
.dropdown_ac ul {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9FC9EB;
	border-right-color: #9FC9EB;
	border-bottom-color: #9FC9EB;
	border-left-color: #9FC9EB;
}

.dropdown_ac li {
	display:inline;
	font-size: 11px;
}
.dropdown_ac ul li a:hover{
	display: block;
	color: #FFFFFF;
	background-color: #0E66B0;
}
.dropdown_ac ul li a{
	display:block;
	padding:5px;
	color: #000000;
	text-decoration:none;
	width:148px;
	font-family: Arial, Helvetica, sans-serif;
}
.dropdown_ac a:hover {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}

.dropdown_ac .underline {border-bottom:1px solid #b9d6dc}
ns-serif;
}

.dropdown_ac .underline {border-bottom:1px solid #b9d6dc}
#jsddm
	{
	width:900px;
	margin: 0 0 0 4px;
	padding: 0;
	}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 13px Tahoma, Arial}

	#jsddm li a	
	{
	display: block;
	background: #799EB1;
	padding: 6px 26px;
	text-decoration: none;
	border-right: 1px solid white;
	color: #333333;
	white-space: nowrap;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
		}

	#jsddm li a:hover,#jsddm li a.active
	{
	background-image: url(../images/onover_menubg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	}

	#jsddm li ul
	{	margin: 0;
		padding: 0;
		position: absolute;
		visibility: hidden;
		border-top: 1px solid white;
		z-index:9;
	}

	#jsddm li ul li
	{	float: none;
		display: inline;
		z-index:99;
		
	}

	#jsddm li ul li a
	{	width: auto;
		background: #A9C251;
		color: #24313C;
		padding: 4px 18px;
		}

	#jsddm li ul li a:hover
	{	background: #8EA344}
