
.menu1active{
	border-width:3px;
	border-style:solid;
  	border-color:#77AA11;
  	background:white;
  	padding:5px;
	overflow: visible; 
	}
.menu1idle{
	border-width:3px;
	border-style:solid;
  	border-color:#99CC33;
  	background:white;
  	padding:5px;
	overflow: visible; 
	}
	
* {font-family: Verdana, Arial, Helvetica, sans-serif;}

b {color: #444444; }

BODY{ background: #e8e6cb; margin: 0px 0px 0px 0px; }


.cmenu_normal { color: #000000; text-decoration: none; font-size: 11px;  font-weight: bold;   }
.cmenu_normal:link { color: #000000; text-decoration: none;}
.cmenu_normal:visited {color: #000000; }
.cmenu_normal:hover { color: #77AA11; text-decoration: underline;}
.cmenu_normal:active { color: #77AA11;text-decoration: underline;}


.cmenu_selected { color: #77AA11; text-decoration: none; font-size: 11px;  font-weight: bold;   }
.cmenu_selected:link { color: #77AA11; text-decoration: none;}
.cmenu_selected:visited {color: #77AA11; }
.cmenu_selected:hover { color: #77AA11; text-decoration: underline;}
.cmenu_selected:active { color: #77AA11;text-decoration: underline;}


a {
	text-align:left;
	font-weight: bold;
	font-size:12px;
	color: #926E4E;
	text-decoration: none;
}
a:link {
	color: #926E4E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #926E4E;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.error{
	font-weight:bold;
	color:#FF5555;
	}

td{font-size: 12px; color: #444444;}

H1{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 22px; 	
color:#926E4E;
}

.stylefield{
background: none;
border:1px solid #926E4E;
padding:2px;
margin:2px;
}

input, textarea, select,option{
background:white;
color:black ;
} 


	