.Smenu td a:hover {
	background: #E67B19;
	z-index: 10;
	color: white;
}

.caption  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.caption a:link, .caption a:visited  {
	text-decoration: none;
}

.caption td  {
	text-decoration: none;
	background: #EDEDED;
}

.Mmenu td {
	background: #EDEDED;
}

.Mmenu td a:hover {
	z-index: 10;
	color: #E67B19;
}

.Smenu  {
	position: absolute;
	background: #E67B19;
	visibility: hidden;
	top: 1;
	left: 50;
	z-index: 10;
	text-decoration: none;
; clip:  rect(   )}

.Smenu a:link, .Smenu a:visited  {
	background: #E67B19;
	text-decoration: none;
}

.Mmenu  {
	position: absolute;
	font-size: 4mm; 
	background: #CCCCCC;
	visibility: hidden;
	top: 1;
	left: 1;
	z-index: 10;
	text-decoration: none;
}

.Mmenu td a:link, Mmenu td a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 4mm; 
	color: #33333;
	background: #EDEDED;
	text-decoration: none;
}



