﻿
	.MenuStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 7px;
	

	}
	
	.MenuStyle TD {
		padding-left: 71px;
	
	
	}
	

	
	.MenuStyle TD a:hover , .MenuStyle a:hover , .MenuStyle TD:hover {
	`	color: #8CE8FF;
	}
	
	.MenuStyle TD:hover {
		cursor:pointer !important;
	}	
	
	.MenuOver {
		color: #FF6600 !important;
		cursor:pointer !important;
	}

	/*
	.MouseOver
{	
	color: #FFFFFF;
	white-space: nowrap;
	font-size: 11px;
	cursor: hand;
	display: inline;
	font-weight: normal;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: #336633;
	}
	
.subMenu {
	font-size: 11px;
	background-color: #efc841;
	background-image: url(../Images/DropMenuBgStrip.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 200px;
	border: 1px solid #FFFFFF;
}

.subMenu TD:hover {
	background-color: #DAAE18;
	display: block;
	cursor: hand;
}

.subMenu TD {
	height: 32px;
	padding-left: 10px;
	color: #FFFFFF;	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}*/
	
iframe 
{
	filter:alpha(opacity=0); -moz-opacity:.0; opacity:.0;
	
}


	.MenuStyleP {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.7em;*/
	font-size:11px;
	text-transform: capitalize;
	color: #1d4470;
	display: block;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	margin-left:180px !important;
	}
	
	.MenuStyleP TD {
		padding-left: 20px;
	}
	
	.MenuStyleP TD:hover {
		cursor:pointer;
	}
	
	/*.MenuStyleP TD a:hover , .MenuStyle a:hover , .MenuStyle TD:hover {
	color: #8CE8FF;
	}*/
	.MouseOverP {
		color: #1c3a40;
		cursor:pointer;
	}

.SubMenuP {
	/*background-color: #FFFFFF;
	filter: Alpha(Opacity=85);*/
	padding: 6px;
	position: relative;
	color: #1d4470;	
	
}

.SubMenuP TD {
	font-size: 11px;
	text-align: left;
	text-transform: capitalize;
	font-weight: normal;
}
.SubMenuP TD:hover {
	color: #1c3a40;
	cursor:pointer;
}
	
iframe {
	filter: Alpha(Opacity=68);
	background-color: #FFFFFF;	/*border: 4px solid #000000;*/
	height:357px !important;
}
iframe table {
	margin-top: 0px;
	margin-left: 0px;
}


	
	

	
	

