.menubar{
	/*border-bottom:white 1px solid;*/
	width: 100%;
	/*background-color : white;*/
}
.IslandClassMain { 
	padding-left:10px;
 } 
.tdmenu{
	font-family:Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	text-decoration:none;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#ACACAC;
}
.Rollover {
	font-family:Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	background: #ACACAC;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#ACACAC;
}
.IslandClass { 
	background:#DEE0DE;
} 
.tdsubmenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding-left:5px;
	text-decoration:none;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#ACACAC;
}
.tdsubmenulink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding-left:5px;
	text-decoration:none;
}
.tdsubmenu2{
	font-family:Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	padding-left:5px;
	text-decoration:none;
}
.tdsubmenu2:hover{
	font-family:Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	text-decoration:none;
}

/*.Rollover { 
 background: #FFCC33;  /* Mouse Over Color of Menus
 color:#000000;
 padding-left:20px;
} */