.topmenu{
    background-color: #C0D9A7;
 	text-indent: 0;
 /*	padding-left: 5;
 	padding-right: 5;*/
}
A{
	font-family: Verdana;
	font-size: 13px;
  	text-decoration: none;
}
/* -----------------------------------------*/
A.topmenu 			{color: black; background-color: transparent; }
A.topmenu:hover		{color: black; background-color: #738b5b; }
A.topmenu:active 		{color: black; background-color: transparent;}

/* -----------------------------------------*/
A.submenu 			{color: white}
A.submenu:hover		{color: black;}
A.submenu:active		{color: white;}
.submenu{
    background-color: transparent;
    layer-background-color: #aaaaaa;
	text-indent: 4px;
}
/* -----------------------------------------*/
A.botmenu 			{color: #000000;}
A.botmenu:hover		{color: #A0A0A0;}
A.botmenu:active		{color: #A0A0A0;}
.botmenu{
    background-color: #CCcccc;
    layer-background-color: #CCcccc;
	text-indent: 4px;
}

