	.MenuStyle {
	cursor: hand;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 16px!important;
	color: #FFFFFF;
	}
	
	.MouseOver {
	cursor: hand;
	color: #D98200!important;
	}
	
	
	iframe {
	filter: Alpha(Opacity=78);
	-moz-opacity:.78;
	opacity:.78;


}


	table.MenuStyle * table td {
	background-image: url(../Images/Seperator.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center!important;
	padding-left: 10px;
	}
	
	table.MenuStyle * table td a {
	vertical-align: middle;
	color: #FFFFFF;
	background-image: none!important;
		padding-right: 10px;
	}
	
	table.MenuStyle * table td a:hover {
	color: #9D5F00;
	background-image: none!important;
	}
	
	td[title="Company"] table td , td[title="Company"] table td a:hover {
	background-image: none!important;	
	}

	
.subMenu {
	background-color: #FFFFFF;
	font-size: 14px;
	cursor: hand;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	z-index: 200;
	margin-top: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.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;
	padding-right: 10px;
	color: #383232;
}
div.subMenu table tr td table tr td a:hover {
	display: block;
	/*width: 127px;*/
	padding-left: 10px;
	padding-right: 10px;
	color: #3C6691;
}







