.menu1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eceef1;
	border-right-color: #eceef1;
	border-bottom-color: #eceef1;
	border-left-color: #eceef1;
}
.menu2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #747B95;
	border-bottom-color: #747B95;
	border-left-color: #A4A6B3;
}
.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.menu4:link {         text-decoration : none;  color : #10355F; }
.menu4:visited {         text-decoration : none;  color : #10355F; }
.menu4:hover {        text-decoration : underline; color : #10355F; }
.menu5:link {         text-decoration : none;  color : #666666; }
.menu5:visited {         text-decoration : none;  color : #666666; }
.menu5:hover {        text-decoration : underline; color : #666666; }
.smenu1 {
  color: #103660;
}
.smenu2 {
  color: #666666;
}