.font , .menustyle , .over , .SubMenu , .SubMenu TD , .special , .overSpecial , .menustyleL  {
	font-family: Tahoma, Verdana, sans-serif;
}
.size , .font , .menustyle , .over , .SubMenu , .SubMenu TD , .special , .overSpecial , .menustyleL , .overL {
	font-size: 12px;
}

.TheMenu {
width: 50%!important;
}
.menustyle , .over {
	padding-left: 4px;
	padding-right: 4px;
	cursor: hand;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: bold;
}
.menustyle
{
	color: #333333;
	text-decoration: none;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	display: inline-block;
	width: 100%!important;
	}
	
	.over {
	line-height: 30px;
	color: #68982E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	display: inline-block;
	width: 100%!important;
	}
	
.SubMenu {
	text-transform: capitalize;
	white-space: nowrap;
	position: relative;
	top: 50px;
	background-color: #F3F4F2;
	border: 1px solid #E4E4E4;
}

.SubMenu TD {
	text-decoration: none;
	padding-left: 14px;
	height: 30px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	display: table-cell;
	font-size: 11px;
	white-space: nowrap;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.SubMenu A {
	color: #FFFFFF;
}

.special
{
	cursor: hand;
	text-transform: capitalize;
	white-space: nowrap;
	padding-left: 22px;
	padding-right: 22px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	margin-right: 0px;
	background-position: right;
	}
	
	/*--.overSpecial {

	cursor: hand;
	text-transform: capitalize;
	white-space: nowrap;
	background-color: #6E6D4F;
	padding-left: 22px;
	padding-right: 22px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/App_Themes/Default/Images/bordDot.gif);
	background-repeat: repeat-y;
	text-decoration: none;
	line-height: 30px;
	background-position: bottom;
}
--*/

/*----------------------*/

.menustyleL , .OverL {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 22px;
}
.menustyleL {
	color: #FFFFFF;
}

	.overL {
	color: #90C84B;
	cursor: hand;
	}
	
	.SubMenuL {
	background-image: url(../Images/BgTest.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px;
	margin-left: 39px;
}
	
	/*.SubMenuL {
	background-color: #706F6D;
	background-image: url(../Images/SubMenuFooter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px;
}*/

.SubMenuL TD {
	white-space: nowrap;
	padding-top: 8px;
	font-size: 12px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 8px;
}
.SubMenuL td.hover {
	background-color: #000000;
	display: block;
	color: #33FF66;
}
.MenuIFrame {
	background-color: #33CC99;
} 

iframe {
z-index:100000!important;
}


