@charset "UTF-8";

html,body { 
margin: 0px 20px 0px 20px; 
height: 101%; 
border: none;
margin-left: auto; margin-right: auto;
}

.menu {
	width: 100%; 
	
	/* width:658px; */
	border:none;
	border:0px;
	padding:0px 0px 0px 0px;
	font-family: arial,verdana,geneva,helvetica,sans-serif;
	/* font-family:times new roman, verdana,geneva,arial,helvetica,sans-serif; */
	font-size:12px;
	font-weight:bold;
	color:#439a24;
	}



#content {
  width: 658px ;
  margin-left: auto ;
  margin-right: auto ;
}
	

.menu ul{
	/* background:url(images/menu1.gif) top left repeat-x; */
	height:27px;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
.menu li{
		float:left;
		padding:0px 0px 0px 0px;
		height:27px;
		}
		
.menu li a{
	color:#0f6d37;
	display:block;
	font-weight:bold;
	line-height:27px;
	padding:0px 17px 0px 18px;
	text-align:center;
	text-decoration:none;
		}
	.menu li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background:url(images/menu-shadow-gr.gif) top left repeat-y;
	background-color: #6b9e42;
		
			}
	.menu li ul{
	background-color:#FFFFFF;
	/* background:#e0e0e0;*/
		border-left:1px solid #6b9e42;
		border-right:1px solid #6b9e42;
		border-bottom:1px solid #6b9e42; 
	font-family: arial,verdana,geneva,helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#0f6d37;
	display:none;
	height:auto;
	filter:alpha(opacity=80);
	opacity:0.95;
	position:absolute;
	width:160px;
	z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
	display:block;

		}
	.menu li li {
		display:block;
		float:none;
		padding:0px 0px 0px 14px;
		width:160px;
		}
	.menu li ul a{
		display:block;
		font-size:11px;
		height:auto;
		font-style:normal;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
	.menu li ul a:hover{
	background:#439a24;
	/*	background:#666666; */
	color:#ffffff;
	font-size:11px;
	line-height:27px;
	/* padding:0px 10px 0px 15px; */
	opacity:1.00;
	filter:alpha(opacity=100);
	height: auto;
			}
	.menu p{
		clear:left;
		}	
	.menu #current{
		color:#FFFFFF;
		text-decoration:none;
		background:url(images/menu-shadow-gr.gif) top left repeat-y; 
		background-color: #6b9e42;
		}
		
	.item1 {
		background:url(images/menu-shadow-cr.gif) top left repeat-y;
		background-color: #f1e7c8;
		color:#ffffff;
		}
	.item1_left {
		/* background:url(images/menu-shadow-cr.gif) top left repeat-y; */
		background-color: #f1e7c8;
		color:#ffffff;
		}
		
	.item1_right {
		/* background:url(images/menu-shadow-cr.gif) top right repeat-y;  */
		background:url(images/menu-shadow-cr.gif) top right repeat-y; 
		background-color: #f1e7c8;
		color:#ffffff;
		}
		
	.item1 a:hover {
		background:url(images/menu-shadow-gr.gif) top left repeat-y; 
		background-color: #6b9e42;
		color:#ffffff;
		}
		
		.logo_panel {
	background:url(../images/shadow_bg.gif) top left repeat-y;
	background-color: #6b9e42;
	color:#ffffff;

		}
		
		.logo_panel_txt {
	padding: 0px 10px 10px 12px;
	font-style:normal;
	font-weight: normal;
	line-height: 18px;
			
}

	.main_panel {
		background:url(../images/border_left.gif) top left repeat-y; 
		background-color: #ffffff;
		color:#ffffff;		
		}

	.front_left_panel {
	background-color: #ffffff;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	color:#6a9f39;
	font-size:12px;
	line-height: 16px;
	background-image: url(../images/front_left.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
		}
		
	.front_right_panel { 
		/* background-color: #ffffff; */
		font-family: arial,verdana,geneva,helvetica,sans-serif;
		color:#004b22;
		font-size:12px;
		}
		
			.locator { 
		background-color: #f2e7c9;
		font-family: arial,verdana,geneva,helvetica,sans-serif;
		color:#582c11;
		font-size:11px;
		}
		
			.locator_other { 
		background-color: #f2e7c9;
		font-family: arial,verdana,geneva,helvetica,sans-serif;
		color:#004b22;
		font-size:11px;
		}
		
.fields { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	width: 90px;
	border: #6aa143; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}



 .BBText {
	width: 100%; 
	
	/* width:658px; */
	font-family: arial,verdana,geneva,helvetica,sans-serif;
	/* font-family:times new roman, verdana,geneva,arial,helvetica,sans-serif; */
	font-size:18px;
	font-weight:bold;
	color:#439a24;
	}
