.menu {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #006699; 

	

	border-bottom-color: #000033;

	

	background-color: #10497e;



}

a:link {

	font-family: "MS Sans Serif";

	font-size: 10pt;

	color: #FF9900;

	text-decoration: none;

	font-weight: normal;



}

a:visited {

	font-family: "MS Sans Serif", "Microsoft Sans Serif";

	font-size: 10pt;

	color: #FF9900;

	text-decoration: none;

	font-weight: normal;



}

a:hover {

	font-family: "MS Sans Serif";

	font-size: 10pt;

	color: #006699;

	text-decoration: underline;

	font-weight: normal;







}
TD.menuleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #EDEDED;
}
TD.menuboth {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #EDEDED;
}
