.MainBar { 
 font-family:Arial; 
 font-size:X-Small; 
 font-weight:normal;
 background:white;
 border-color:white;
 color:#000000;
 } 
.SubMenus { 
 font-family:Arial; 
 font-size:X-Small; 
 font-weight:normal;
 background:white;
 border-color:white;
 color:#000000;
 FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=gray,strength=3);

 } 
.Rollover { 
 background: #f7f5ee;
 color:#000000;
 cursor:hand;
 FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=gray,strength=3);
 } 
.IslandClass { 
 font-family:Verdana,Arial,Microsoft Sans Serif; 
 font-size:11px; 
 font-weight:normal;
 background:white;
 border-color:black;
 border-style:solid;
 border-width:1px;
 FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=gray,strength=3);

 } 
.IslandClassMain { 
 font-family:Tahoma; 
 font-size:11px; 
 font-weight:bold;
 } 
.HiliteClass {background:darkblue;
 color:white;
 FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=gray,strength=3);
 }
 .tdmenu{
 FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=white,strength=3);
 }

.IMGclass{
	/*background-color: gainsboro;*/
	width:25;
	height:25; 
	margin-right: 4px;
 }

