.menuB{color:black;font-size: 9pt;
      font-weight: bolder;
		font-family: Georgia,Tahoma,verdana, Arial, sans-serif;
		background-image: url(buton5.gif);height:30px;width:173px;
			
		border: none;
		background-repeat: no-repeat;}
.menuDB{color:darkblue;font-size: 8pt;
      font-weight:bold;
		font-family: Georgia,Tahoma,verdana, Arial, sans-serif;
		background-image: url(buton5.gif);height:30px;width:173px;
		border: none;
		background-repeat: no-repeat;}
 .menuDBtext{color:darkblue;font-size: 8pt;
      font-weight: bold;
		font-family: Georgia,Tahoma,verdana, Arial, sans-serif;
		}
  .menuDBtextnobold{color:black;font-size: 9pt;
      font-weight: normal;
		font-family: Georgia,Tahoma,verdana, Arial, sans-serif;
		}
		
		
a. menuB  {
	color: Black;
	text-decoration: none ;
	background-image: url(buton3.gif);
	cursor: pointer;
	
}
a:visited .menuB{
	
	
}
a:active .menuB {
	color: Blue;
	text-decoration: none ;
	background-image: url(buton3.gif);
}
a:hover .menuB   {
	color: Black;
	font-weight: bold;
	text-decoration: none ;
	background-image: url(buton3.gif);
}

.menuK{color:black;font-size: 8pt;
      font-weight:bold;
		font-family: Georgia,Tahoma,verdana, Arial, sans-serif;
		background-image: url(butonK.gif);width:250px;height:30px;
		background-repeat: no-repeat;
		}
.menu{color:black;font-size: 8pt;
      font-weight:bold;
		font-family: Georgia,Tahoma,verdana, Arial, sans-serif;
		background-image: url(buton.gif);height:30px;width:30px;
		background-repeat: no-repeat;
		}
