.melpic {
	left: auto;
	bottom: auto;
	clip: rect(8px,8px,0px,0px);
	margin-right: 8px;
	margin-top: 8px;
}
.melpic2 {
	margin-left: 8px;
	margin-bottom: 8px;
}

#submenu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	
	line-height: 1;
	margin: 0;
	border: none;
	padding: 0;
	background-color: #4E2400;
}

#submenu1row {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	height: 15;
	line-height: 1;
	margin: 0;
	border: none;
	padding: 0;
	background-color: #4E2400;
}

#submenu a:link{
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#submenu a:hover{ 
	color: #FFFFFF;
	text-decoration: none;
}

#submenu a:visited{ 
	color: #999999;
	text-decoration: none;
}


#botmenu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal;
	color: #4E2400;
	text-decoration: none;
}

#botmenu a:link{
	font-size: 11px; 
	font-weight: bold;
	color: #007cc2;
	text-decoration: none;
}

#botmenu a:hover{
	font-size: 11px; 
	font-weight: bold;
	color: #4E2400;
	text-decoration: none;
}

#botmenu a:visited{
	font-size: 11px; 
	font-weight: bold;
	color: #007cc2;
	text-decoration: none;
}

