.menustyle , .menustyle TD , 
.menustyle a , .menustyle TD a , .menustyle a:hover , .menustyle TD a:hover , 
.menustyle a:active , .menustyle DIV , .SubMenu , 
.SubMenu TD , .SubMenu TD a

	{ 
		cursor:pointer !important;
	}


.menustyle
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	font-weight: normal;
	background-image: url(../Images/NewBgstripL.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000082;
	padding:0px;
}
.menustyle table TD img{
	display:none;
}

.menustyle table td a 
{
	padding:5px 0 5px 0;
	color: #000082;
	font-size: 11px;
	display: block;
	padding-right: 7px;
	padding-left: 7px;
	border:none;
	text-transform: capitalize;
	margin-left:0 !important;
}
.menustyle table td a:hover 
{
	padding:5px 0 5px 0;
	color: #2B2BD5;
	background-image: url(../Images/NewBgstripLO.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	display: block;
	padding-right: 6px;
	padding-left: 6px;
	text-transform: capitalize;
	border:none;
	border-left:1px solid #DE7373;
	border-right:1px solid #DE7373;
	margin-left:0 !important;
}
.menustyle DIV 
{
	z-index:1!important;
	margin-top:1px;
	padding: 0px;
	background-image: url(../Images/SubMenuBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D9E1EC;
	width: 183px;
	border:1px solid #ccc;
}

.menustyle DIV table TD 
{
	padding-top:2px;
	padding-bottom:2px;
	padding: 0px;
	position:relative;
	border-bottom:none;
}
.menustyle DIV TD img 
{
	position:absolute;
	top:3px;
	left:-19px;
	display:block;
	padding-right: 7px;
	padding-left: 7px;
}
.SubMenu a , .menustyle DIV a 
{
	display: block;
	width: 169px;
	border:none;
	border-bottom:solid #ccc 1px;
	padding-right: 7px;
	padding-left: 7px;
	
}
.SubMenu a:hover  {
	display: block;
	width: 169px;
	border:none;
	border-bottom:solid #DE7373 1px;
	padding-right: 7px;
	padding-left: 7px;
}
/*.spacer {
	display: block;
	height: 24px;
	width: 2px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #009933;
}
*/
/*.MouseOver
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	cursor: hand;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: lowercase;
	line-height: 24px;
	background-color: #000033;	
}*/

.selected {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
/*.StaticItemStyle , 	.StaticItemStyle a , .StaticHover , .StaticHover a:hover{
	cursor: hand;

}*/
