﻿.menubg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #3E4E70;
	color: #D4C27E;
}
.menusec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B8AC7B;
	text-decoration: none;
}

.menu2ON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #772306;
	font-weight: bold;
	background-color: #B8AC7B;

}
.menu2OFF {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	font-weight: bold;
}

.menu3ON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #772306;
	font-weight: bold;
	background-color: #B8AC7B;

}
.menu3OFF {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	font-weight: bold;
}


a.info2{
	z-index:100;
	font-size:14px;

	text-decoration: none;
	color: #DBCC92;
 }
	
	
a.info2:visited{
  
	z-index:100;
	font-size:14px;

	text-decoration: none;
	color: #DBCC92;
  }
	
	


a.info2:hover { /*the span will display just on :hover state*/
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #772306;
	font-weight: bold;
	background-color: #B8AC7B;
	
	
}





a.info3{

	color: #E2D9CA;
	z-index:33;


	text-decoration: none;

 }
 
	
a.info3:visited{


      z-index:2;
color: #E2D9CA;
  }
	
a.info3:hover { /*the span will display just on :hover state*/

	
	color: #772306;
	
	background-color: #B8AC7B;
	left: 0px;
	
	
}
