.Menu1 {
	position: relative;	
	left: 0px; 	
	width: 185px;
	visibility:visible;	
	border-bottom: 1px solid white;	
	text-align:left;	
	z-Index: 100;	
}


/* 
	IE5/Win doesn't handle box model correctly 
	so we have to give another width and height for it
	newer browsers ignore backslashs before g-z, IE5/Win does not
	because of that IE5/Win takes just the first selector, newer browsers also the second one
*/

.Menu1EntryNoSub  {			
	background-color: #eee;	
	border-top: 1px solid white;
	border-right: 1px solid white;
	padding-left: 26px;
	padding-top: 0px;
    cursor: pointer;
    text-align: left;	
    z-Index: 100;  
	width: 185px;	
	height: 25px;
	line-height: 25px;
}

.Me\nu1EntryNoSub  {				
	width: 159px;	
	height: 25px;
}

.Menu1EntryNoSub a {	
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;  
	color: #333;	
	text-align: left;	
	z-Index: 100;	
	width: 150px;
}



.Menu1EntryNoSubHi  {		
	background-color: #ccc;	
	border-top: 1px solid white;
	border-right: 1px solid white;
	padding-left: 26px;
	padding-top: 0px;
    cursor: pointer;	
    text-align: left;	
    z-Index:100;
    width: 185px;
	height: 25px;
	line-height: 25px;		
}

.Me\nu1EntryNoSubHi  {			
   width: 159px;
	height: 25px;		
}

.Menu1EntryNoSubHi a {	
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;  
	color: #FFFFFF;
	text-align:left;	
	z-Index: 100;	
	width: 150px;
}


.Menu1EntrySub  {			
	background-color: #eee;	
	border-top: 1px solid white;
	border-right: 1px solid white;
	padding-left: 26px;
	padding-top: 0px;
    cursor: pointer;    		
	background-image: url(images/arrow_out.gif);
	background-repeat: no-repeat;
 	background-position: 10px 4px; 	
 	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none; 
	text-align: left; 
	color: #333;		
	z-Index: 100;	
	width: 185px;
	height: 25px;
	line-height: 25px;		
}

.Me\nu1EntrySub  {				
	width: 159px;
	height: 25px;		
}

.Menu1EntrySub a {	
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;  
	color: #333;	
	text-align: left;	
	z-Index: 100;	
	width: 150px;
}



.Menu1EntrySubHi  {	
	background-color: #ccc;	
	border-top: 1px solid white;
	border-right: 1px solid white;
	padding-left: 26px;
	padding-top: 0px;
	cursor: pointer;	
	background-image: url(images/arrow_over.gif);
	background-repeat: no-repeat;
 	background-position: 10px 4px;
 	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;  
	text-align: left;
	color: #FFFFFF;	
	z-Index: 100;		
	width: 185px;
	height: 25px;
	line-height: 25px;	
}

.Me\nu1EntrySubHi  {		
	width: 159px;
	height: 25px;	
}

.Menu1EntrySubHi a {	
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;  
	color: #FFFFFF;	
	text-align: left;
	z-Index: 100;	
	width: 150px;
}


/* menu 2 */
.Menu2 {
	position: absolute;
	left: 554px;		
	width: 240px; 	
	visibility:hidden;
	border-bottom: 1px solid white;		
	z-Index: 100;		
}


.Menu2Entry  {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none; 
	text-align: left; 
	color: #333;			
	background-color: #eee;
	border-top: 1px solid white;
	border-left: 1px solid white;
	padding-left: 11px;
	padding-top: 0px;
    cursor: pointer;
    z-Index: 100;    
	width: 240px;
	height: 25px;
	line-height: 25px;	
}

.Me\nu2Entry  {				
	width: 228px;
	height: 25px;	
}

.Menu2Entry a {	
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;  
	color: #333;
	z-Index: 100;	
	width: 226px;
}



.Menu2EntryHi  {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none; 
	text-align: left; 
	color: #fff;		
	background-color: #ccc;	
	border-top: 1px solid white;
	border-left: 1px solid white;
	padding-left: 11px;
	padding-top: 0px;
    cursor: pointer;	
    z-Index: 100;		
	width: 240px;
	height: 25px;
	line-height: 25px;	
}

.Me\nu2EntryHi  {			
	width: 228px;
	height: 25px;	
}

.Menu2EntryHi a {	
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;  
	color: #FFFFFF;		
	z-Index: 100;	
	width: 226px;
}

.MenuClosedArea {
	position: relative;
	top: 0px;
	left: 140px;
	width: 10px;
	height: 10px;
	background-image: url(images/arrow_over.gif);
	background-repeat: no-repeat;
 	background-position: 0px 0px;
}


/* menu 3 */
.Menu3 {
	position: absolute;
	left: 630px;		
	width: 164px; 	
	visibility:hidden;
	border-bottom: 1px solid white;		
	z-Index: 100;		
}


.Menu3Entry  {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none; 
	text-align: left; 
	color: #333;			
	background-color: #eee;
	border-top: 1px solid white;
	border-left: 1px solid white;
	padding-left: 11px;
	padding-top: 0px;
    cursor: pointer;
    z-Index: 100;    
	width: 164px;
	height: 25px;
	line-height: 25px;	
}

.Me\nu3Entry  {				
	width: 152px;
	height: 25px;	
}

.Menu3Entry a {	
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;  
	color: #333;
	z-Index: 100;	
	width: 150px;
}



.Menu3EntryHi  {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none; 
	text-align: left; 
	color: #fff;		
	background-color: #ccc;	
	border-top: 1px solid white;
	border-left: 1px solid white;
	padding-left: 11px;
	padding-top: 0px;
    cursor: pointer;	
    z-Index: 100;		
	width: 164px;
	height: 25px;
	line-height: 25px;	
}

.Me\nu3EntryHi  {			
	width: 152px;
	height: 25px;	
}

.Menu3EntryHi a {	
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;  
	color: #FFFFFF;		
	z-Index: 100;	
	width: 150px;
}