body{font-family:Arial, Helvetica, sans-serif;}

#topbar{font-size:14px; color:#0f4068; background:#e4e4d7; font-weight:bold; padding:6px; overflow:auto; height:1%; clear:both;margin:0 10px 0 10px}
	#topbar a{color:#0f4068; text-decoration:none; margin:0 9px 0 10px; height:23px; line-height:23px; float:left; display:block;}
	a.active{ 	height:23px;
		x		line-height:23px; 
				background:url(images/tb_a.png) right top no-repeat;
				padding-right:10px;
			}
	a.active span{ background:url(images/tb_span.png) left top no-repeat; height:23px; display:block; padding-left:10px;}
	#topbar img{padding:1px;margin-left:4px;}
	
.middlebar{font-size:11px; color:#3b5d14; background:#2e6c9e; font-weight:bold; padding:6px; overflow:auto; height:1%; clear:both;margin:0 9px 0 10px}
	.middlebar a{	color:#0f4068; 
					text-decoration:none; 
					margin:0 5px; 
					padding-right:10px; 
					height:23px; 
					line-height:23px; 
					display:block; 
					float:left; 
					background:url(images/mb_a.png) right top no-repeat;
					cursor:pointer;
				}
	.middlebar a span{background:url(images/mb_span.png) left top no-repeat; height:23px; display:block; padding-left:10px;}
