#topbar{font-size:12px; color:#3b5d14; background:#b2d281; font-weight:bold; padding:6px; overflow:auto; height:1%; clear:both; margin-top: 8px}

#topbar a{color:#3b5d14; text-decoration:none; margin:0 6px; height:16px; line-height:16px; float:left; display:block;}

#topbar a:hover {color:#ffffff; text-decoration:none; margin:0 6px; height:16px; line-height:16px; float:left; display:block;}

a.active{ 	height:16px;
			line-height:16px; 
			background:url(pic/tb_a.png) right top no-repeat;
			padding-right:6px;
			}
a.active span{ background:url(pic/tb_span.png) left top no-repeat; height:16px; display:block; float:left; padding-left:6px;}


#middlebar{font-size:10px; color:#3b5d14; background:#90b557; font-weight:bold; padding:4 0 4 0; overflow:auto; height:1%; clear:both}

#middlebar a{	color:#3b5d14; 
				text-decoration:none; 
				margin:0 3px; 
				padding-right:6px; 
				height:16px; 
				line-height:16px; 
				display:block; 
				float:left;
				padding-left:12px;
				}

#middlebar a:hover{
					color:#00CC66;
					text-decoration:none;
					margin:0 3px;
					height:16px;
					line-height:16px;
					display:block;
					float:left;
					background:url(pic/mb_a.png) right top no-repeat;padding-left:6px;
					
					}
					
#middlebar a:hover span{background:url(pic/mb_span.png) left top no-repeat; height:16px; float:left; display:block; padding-left:6px;}
					
#middlebar input {	color:#3b5d14;
font-size:9px; 
				text-decoration:none; 
				margin:0 0 0 6px; 
				padding: 2 4 0 4; 
				height:16px; 
				line-height:16px; 
				display:block; 
				border: 0;
				float:left;
				width: 81px;
				background:url(pic/mb_field.png) left top repeat-x;
				}
				
#middlebar select {	color:#3b5d14; 
				text-decoration:none; 
				margin:0 5px; 
				padding-right:6px; 
				height:16px; 
				line-height:16px; 
				display:block; 
				border: 0;
				float:left;
				width: 81px;
				background:url(pic/mb_field.png) left top repeat-x;
				background-color:#ddeec2;
				}
							
#middlebar .label{
	color:#3b5d14; 
	text-decoration:none; 
	padding:4 0 3 0;
	display:block; 
	float:left; 
	/*background:url(pic/mb_a.png) right top no-repeat;*/
}


#bb_bar {
					color:#00CC66;
					text-decoration:none;
					margin:0 5px;
					padding-right:6px;
					height:16px;
					line-height:16px;
					display:block;
					float:left;
					background:url(pic/mb_a.png) right top no-repeat;
					}

#bb_bar span{background:url(pic/mb_span.png) left top no-repeat; height:16px; float:left; display:block; padding-left:6px;}

