div.buttons
{
	margin-top:1px;
	width:718px;	
	height:31px;
	background:url("../img/top_menu_bg.jpg") repeat-x;
	padding-top: 2px;
}
div.buttons a{
	color:#fff;	
	
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
		
	text-decoration:none;
	cursor:pointer;
	padding: 0 0px 0 10px;
}
div.buttons img {
	margin-top:-2px;
	padding: 0 0px 0 10px;
}
div.menu_left
{
	background:url("../img/left_content_search.jpg") no-repeat #4C94C6;
	margin:9px 9px 5px 11px;
	padding:11px 11px 11px 11px;
}
div.menu_left div.menu_left_txt a
{
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:#005681;	
}
a img {border:0px solid #000}