#functionbar {
	background: #000 url(http://images.webaq.com/pub/image/etc/bg_grad_black.jpg) top left repeat-x; 
	width: 100%; height: 30px; margin: 0px; margin-bottom: 0px; padding: 0px; 
	color: #fff; 
}

/*text-shadow: #000 0px 1px 3px;*/

#functionbar a:link {
	text-decoration: none; color: #999; font-weight: normal; font-size: 11px;
}

#functionbar a:visited {
	text-decoration: none; color: #999; font-weight: normal; font-size: 11px;
}

#functionbar a:hover {
	text-decoration: none; color: #ff6600; background-color: transparent; font-weight: normal; font-size: 11px;
}

#functionbar table {width: 100%;}
#functionbar img {padding-right: 10px;}
#functionbar td.funcbar_b1 {text-align: left;}
#functionbar td.funcbar_b2 {text-align: right; padding-right: 10px;}
#functionbar .hrefbox {margin-top: 2px; margin-right: 4px; padding: 2px; text-align: center; border: 1px solid #666; display: inline;}


