﻿.menustyle
{
	font-weight: bold;
	font-size: 10pt;
	cursor: pointer;
	width: auto;
	cursor: hand;
	color: white;
	font-family: Arial, Verdana;
	background-color: #145085;
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.menuitem
{
	font-weight: bold;
	font-size: 10pt;
	width: auto;
	cursor: pointer;
	cursor: hand;
	color: White;
	font-family: Arial, Verdana;
}
.mouseup
{	
	background-color:#368dd1;
	color:White;
	font-family: Arial, Verdana;
	font-size:10pt;
	font-weight:bold;
	cursor: pointer;
	cursor:hand;
}
.mouseover
{
	background-color:#FF0000;
	color:White;
	font-family: Arial, Verdana;
	font-size:10pt;
	font-weight:bold;
	cursor: pointer;	
	cursor:hand;	
}
.mousedown
{
	background-color:#368dd1;
	color:White;
	font-family: Arial, Verdana;
	font-size:10pt; 	
	font-weight:bold;
	cursor: pointer;
	cursor:hand;
}
.submenuitem
{
	font-weight: bold;
	font-size: 8pt;
	width: auto;
	color: White;
	font-family: Arial, Verdana;
	background-color: #1e1f1f;
}

iframe.skm {position:absolute;top:0px;left:0px;display:none;}


td.skmcur{cursor:hand;}

.skmsubmenu{ text-align : left; border : solid 1px #FBBD05;color:Black;
background-color:#FFEFC0;cursor:pointer; z-index:auto;
font-family : Verdana; font-size : small; font-weight : bold; width : 175px;line-height:20px;
vertical-align:middle;}

.skmSelMenuItem{background-color: #FBBD05