.menustyle
{
	background-color:#E1E1E1;
	border: 1px solid black;	

	}
	
.menuitem
{
	background-color:#E1E1E1;
	width: 190px;
	color:#FF6900;
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
	position: absolute;
	left: 0px;
    top: 0px;   
    display: none;
    filter:alpha(opacity=100);
    -moz-opacity:1;   
    position:static;
   
	}
.mouseup
{
	width:190px;
	background-image: url(menu.gif);
	color:white;
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
	cursor:pointer;
	cursor:hand;
	height:16px;	
}
	
.mouseover
{
	
	background-image: url(menu.gif);
	color: #520c01;
	font: bold 12px arial;	
	cursor: pointer;
	cursor: hand;
	height: 30px;
	width: 140px;
	padding: 5px 0px;
	padding-left: 26px;
	text-decoration: none;	
	z-index:5000;
	
}	
.mousedown
{	
	background-image: url(menu.gif);
	BACKGROUND-REPEAT: repeat-x repeat-y;
	color: #520c01;	
	font: bold 12px arial;	
	cursor:pointer;
	cursor:hand; 
	border:none;
	height:30px;    
    padding: 5px 0px;
    padding-left: 26px;
    text-decoration: none; 
    	z-index:5000; 
	}
	
	.footer_bg 
	{
	background-image: url("../Images/head-bot-bg.gif");
	background-repeat: repeat-x;	
	}



/*
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 : 190px;
		line-height:20px;
		vertical-align:middle;
}

.skmSelMenuItem
{
	background-color: #FBBD05;
	 position:static;
} 

*/
