	
	.MenuStyle {
	font-size: 13px;
	cursor: hand;
	white-space: nowrap;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	color: #383232;
	height: 27px;
	width: 100%;
	text-transform: capitalize;
	font-weight: normal;
	text-align: center;
	}
	
	.MouseOver {
	background-image: url(../Images/TopMenuBgOv.gif);
	background-repeat: repeat-x;
	width: 100%;
	cursor: hand;
	border: none!important;
	color: #3C6691!important;
	height: 29px;
	}
	
	
	iframe {

}

	/*.MenuStyle table:first-child {
	background-color: #00CCCC;
	}*/
	
	
	/*table.MenuStyle td table.MenuStyle td {
	width: 137px!important;
	background-image: url(../Images/Seperator.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}	
	table.MenuStyle td table.MenuStyle td a {
	}
	table.MenuStyle td table.MenuStyle td a:hover {
	}
	*/
	

	table.MenuStyle * table td {
	width: 137px!important;
	background-image: url(../Images/Seperator.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
	table.MenuStyle * table td a {
	vertical-align: middle;
	line-height: 29px;
	color: #383232;
	background-image: none!important;
	}
	
	table.MenuStyle * table td a:hover {
	/*background-image: url(../Images/Seperator.gif)!important;
	background-repeat: no-repeat;
	background-position: left center;*/	
	font-size: 13px;
	/*display: block;*/
	color: #3C6691;
	background-image: none!important;
	}
	
	td[title="About Pafilia Rentals"] table td , td[title="About Pafilia Rentals"] table td a:hover {
	background-image: none!important;	
	}

	
.subMenu {
	background-color: #edf6fa;
	background-image: url(../Images/MenuBg.gif);
	background-repeat: repeat-x;
	border: 1px solid #858d9b;
	font-size: 13px;
	cursor: hand;
	white-space: nowrap;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	width: 137px;
	text-align: left;
	z-index: 200;

}

.subMenu TD {
	color: #383232;
	line-height: 29px;
	font-size: 13px;
	text-align: left!important;
	text-transform: capitalize;
}


div.subMenu table tr td table tr td a {
	padding-left: 10px;
	color: #383232;
	border-bottom-width: 1px!Important;
	border-bottom-style: dotted!Important;
	border-bottom-color: #CBCED3!Important;
	display: block;
	width: 127px;
}
div.subMenu table tr td table tr td a:hover {
	display: block;
	width: 127px;
	padding-left: 10px;
	color: #3C6691;
}







