#menu {
	background: #ffffff;
	float: left;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 157px;
	list-style-type: none;
	text-align: left;
}
#menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

#menu ul {
	
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #535353;
	background: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #535353;
}

#menu a {
	background: #fff;
	color: #0068c3;
	display: block;
	margin: 0px;
	padding: 6px 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0068c3;
}
#menu a:hover {
	/*background: #dddddd url("images/hover.gif") left center no-repeat;*/
	color: #EE6022;
	padding-bottom: 6px;
	
	
}

.menu2 {
	background: #ffffff;
	float: left;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 90%;
	list-style-type: none;
	text-align: left;
	color:#0068C3; 
	
}
.menu2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color:#333;
}

.menu2 ul {
	
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu2 ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #535353;
	background: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EE6022;	
}

.menu2 a {
	background: #fff;
	color: #0068c3;
	display: block;
	margin: 0px;
	padding: 4px 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0068c3;
	margin-bottom:5px;
}
.menu2 a:hover {
	/*background: #dddddd url("images/hover.gif") left center no-repeat;*/
	color: #EE6022;
	padding-bottom: 4px;
	text-decoration: none;
}

.menurss ul {
	
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #535353;
}

.menurss ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #0068c3;
	background: #fff;
}

.menurss a {
	background: #fff;
	color: #0068c3;
	display: block;
	margin: 0px;
	padding: 4px 0px;
	text-decoration: none;
}
.menurss a:hover {
	/*background: #dddddd url("images/hover.gif") left center no-repeat;*/
	color: #EE6022;
	padding-bottom: 4px;
}

#menu_der {
	background: #ffffff;
	float: left;
	list-style: none;
	margin: 0px 0px 20px 17px;
	padding: 0px;
	width: 140px;
	list-style-type: none;
	text-align: left;
}
#menu_der li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

#menu_der ul {
	
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#menu_der ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #535353;
	background: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #535353;
}

#menu_der a {
	background: #fff;
	color: #0068c3;
	display: block;
	margin: 0px;
	padding: 6px 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0068c3;
}
#menu_der a:hover {
	/*background: #dddddd url("images/hover.gif") left center no-repeat;*/
	color: #EE6022;
	padding-bottom: 6px;
	
	
}