﻿
.MenuStyle {
	font-size: 10px;
	cursor: hand!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #242424;
	line-height: 21px;
	font-weight: bold;
	width: 135px;
	padding-left: 0px!important;
	margin-left: 0px!important;
	text-align: left;
	}
	
	/*.MenuStyle DIV {
	background-color: #FFFFFF!important;
	filter: Alpha(Opacity=100);
	}*/
	
	/*DIV.subMenu {
	filter: Alpha(Opacity=30);
	}*/
	
	.MenuStyle td {
	text-align: left!important;
	margin-left: 0px;
	padding-left: 0px;
	}
	
	.MenuStyle tr[Title='Special Packages'] a:link , .MenuStyle tr[Title='Special Packages'] a:visited {
	color: #02A7DD;
}
	
	/********BodySec styles not used - pending client's input**********/
	
	/*.BodySec .MenuStyle table {
	margin-bottom: 14px;
	}
	.BodySec .MenuStyle table td a {
	line-height: 14px!important;
	padding: 0px!important;
	margin: 0px!important;
	}*/
	
	/*.BodySec .MenuStyle td  {
	text-transform: capitalize;
	color: #000000;
	}
	
	.BodySec .MenuStyle a  {
	white-space: normal;
	color: #FF0000;
	}
	
	.BodySec .MenuStyle a:hover  {
	color: #242424;
	}
	
	/*.BodySec .MenuStyle Table Table td:first-child {
	background-color: #FF0000!important;	
	}*/
	/*.BodySec .MenuStyle Table:first-child {

	}
	.BodySec .MenuStyle Table Table:first-child td a {
	line-height: normal!important;
	}
	
	/*.MenuStyle table table {
	border-bottom-width: 1px!important;
	border-bottom-style: dotted!important;
	border-bottom-color: #999999!important;
	}*/

	
	/*.MenuStyle TD:hover {
	color: #40372F;
	background-color: #F3F2E4;
	}*/

	.MouseOver {
	color: #75768A!important;
	text-decoration: none;
	cursor:hand!important;
	}
	
/*SUBMENU START*/
.subMenu {
	font-size: 10px;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-left: 12px;
	margin-top: -10px;
	font-weight: bold;
}

.subMenu table table td {
	text-align: left!important;
	line-height: 22px;
	white-space:nowrap!important;
}
.subMenu a {
	color: #75768A!important;	/*color: #4A4A4A!important;*/
}
.subMenu a:hover {
	color: #242424!important;
}

.subMenuMain 
{
	background-color:#ECEEFD!important;
}

/*SUBMENU END*/

	.Selected , .StaticSelected {
	font-weight: bold;
	color: #CCCCCC!important;
	text-decoration: none;
	}
	
	.StaticSelectedNew {
	font-weight: bold;
	color: #CCFF00!important;
	}

	iframe {
	margin-top: 0px!important;
	margin-left: 0px!important;
	position: inherit;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"!important;
	filter: Alpha(Opacity=70)!important;
	-moz-opacity:.70!important;
	opacity:.70!important;
	background-color:#FFFFFF!important;
}

