	.menuOut {
		cursor:pointer; 
		margin:0px; 
		background-color:#95BFEA; 
		color:#000000; 
		background-image: url(http://www.inekalsat.com/images/menuoff.gif); 
		width:175px; 
		height:28px; 
		border:0px solid #000000; 
		padding:0px; 
		text-align:center; 
		line-height:26px; 
		font-family:arial; 
		font-weight:bold;
		font-size:14px;
	}
	
	.menuOver {
		cursor:pointer; 
		margin:0px; 
		background-color:#BED9F0; 
		color:#000000; 
		background-image: url(http://www.inekalsat.com/images/menuover.gif); 
		width:175px; 
		height:28px; 
		border:0px solid #000000; 
		padding:0px; 
		text-align:center; 
		line-height:26px; 
		font-family:arial; 
		font-weight:bold;
		font-size:14px;
	}
	
	.menuOn {
		cursor:pointer; 
		margin:0px; 
		background-color:#BED9F0; 
		color:#1283c8; 
		background-image: url(http://www.inekalsat.com/images/menuon.gif); 
		width:175px; 
		height:28px; 
		border:0px solid #000000; 
		padding:0px; 
		text-align:center; 
		line-height:26px; 
		font-family:arial; 
		font-weight:bold;
		font-size:14px;
	}

	.itemOver {
		cursor:pointer; 
		margin:0px; 
		background-color:#BED9F0; 
		color:#f58216; 
		background-image: url(http://www.inekalsat.com/images/menuoff.gif); 
		width:175px; 
		height:28px; 
		border:0px solid #000000; 
		padding:0px; 
		text-align:center; 
		line-height:26px; 
		font-family:arial; 
		font-weight:bold;
		font-size:14px;
	}
	
	.submenu {
		width:175px; 
		padding-left:18px; 
		background-color:#F0F6FA; 
		margin:0px;
		padding:0px;
		spacing:0px;
	}
	
	.submenu a {
		color:#1283c8; 
		text-decoration:none; 
		font-weight:none; 
		font-family:arial; 
		font-size:13px;
	}
	
	.submenu a:hover {
		color:#1283c8; 
		text-decoration:none; 
		font-style:none; 
		font-weight:bold; 
		font-size:13px;
	}
	
	.mi { 
		border-top: 1px dashed #fa882f;
		border-right: 2px solid #fa882f;
		border-left: 2px solid #fa882f;
		width:175px;
		height:25px;
		padding-left:25px;
	}
	
	.llink a {
		font-family :Verdana, Arial, sans-serif ;
		font-size : 15px; 
		color: #0B7BCC;
	}
	
	.llink a:hover {
		font-family :Verdana, Arial, sans-serif ;
		font-size : 15px; 
		color: #e14f06;
	}