/* CSS menymall */
/*sans-serif; /*border: 1px solid #00FF00; */}
/*#meny{margin: 0; padding: 0; list-style-type: none;  }
/*#meny a{display: block;	margin: 0; padding: 0.3em; text-decoration: none; border-bottom: 1px solid #CCCCCC;}
/*#meny ul{list-style-type: none;} 
/*#meny li a{margin: 0; padding: 0.3em; }	
/*#meny li a:link{color: #000000;}
/*#meny li a:visited{color: #000000;}
/*#meny li a:hover{background: #999999;}
/*#meny a#current{font-weight: bold; background: #999999;}
/*#meny a#subcurrent{font-weight: bold; background: #999999;}
/*#submenu {float: left; width: 140px; padding: 5px;  background-color : #f7f7f9;}
/*#mainmenu {float: left; width: 150px; padding: 0px; }*/

/*#mainmenu{ visible; position: absolute;  margin-left: 5px; top: 95px; width: 165px; font: 100% Verdana, Helvetica; border: 1px #FF0000;}*/

/*#submenu {float: left; width: 150px; margin-left: 10px;}*/



#mainmenu { 
	/*background-image:url(../images/bgmeny.jpg);
	background-image:url(../images/9.jpg);*/
	width: 150px;
    text-align: left;
	font-size: 100%; 
	font-weight: bold;
	text-decoration: none;
	/*border-right: 1px #FF0000;
	border: 4px #999999;*/
	z-index: 1;
}


#meny a {
	width: 150px;
	color: #000000;
	/*font-size: 9pt;*/
	font-weight: normal;
	padding: 0 0 0 0px;
	
}

#meny a:hover {
	color: #000000;
	/*font-size: 9pt;*/
	font-weight: bold;
	padding: 0 0 0 0px;
	/*border-bottom: 1px solid #CCCCCC;*/
}

ul#meny
{
	padding: 0 0 0 0 ;
	list-style-type: none ;
	text-align: left;
	margin: 5px;
}

ul#meny li
{
	margin: 0 0 0 0 ;
	padding: 0 ;
	list-style-type: none ;
	
}

ul#meny li a
{
	display: block ;
	list-style-type: none ;
	width: 110px ;
	line-height: 25px ;
	color: #000000;
	text-decoration: none ;
	border-bottom: 1px solid #CCCCCC;
	
}


ul#meny li a:hover
{
	
	text-indent: 0px ;
	/*line-height: 25px ;*/
	font-weight: bold; 
	background: #999999;  
	 
}
	
#meny a#current{ 
	/* background: #eaeaea; */
	font-weight: bold; 
	background: #999999; 
}
#meny a#subcurrent{ 
	/* background: #eaeaea; */
	font-weight: bold; 
	background: #999999; 
}

/* submeny --------------------------------------------------------------------------------*/




#submeny a {
	width: 160px;
	color: #000000;
	/*font-size: 9pt;*/
	font-weight: normal;
	padding: 0px 0 0 0;
	/* top  -ลลล - bottom - left*/
	
}

#submeny a:hover {
	color: #000000;
	/*font-size: 9pt;*/
	font-weight: bold;
	padding: 0 0 0 0;
	/*border-bottom: 1px solid #CCCCCC;*/
}

ul#submeny
{
	padding: 0px ;
	list-style-type: none ;
	text-align: left;
	margin: 5px;
}

ul#submeny li
{
	margin: 0 0 0 15px ;
	padding: 0 ;
	list-style-type: none ;
	
}

ul#submeny li a
{
	display: block ;
	list-style-type: none ;
	width: 110px ;
	line-height: 25px ;
	color: #000000;
	text-decoration: none ;
	border-bottom: 1px solid #CCCCCC;
	
}


ul#submeny li a:hover
{
	
	text-indent: 0px ;
	/*line-height: 25px ;*/
	font-weight: bold; 
	background: #999999;  
	 
}
	
#submeny a#current{ 
	/* background: #eaeaea; */
	font-weight: bold; 
	background: #999999; 
}
#submeny a#subcurrent{ 
	/* background: #eaeaea; */
	font-weight: bold; 
	background: #999999; 
}

