/* CSS Document */
img{border:0px;}
.flt{float:left;}
.menubg_grey{clear:left; background-color:#8d8d8d; width:175px;}
.menu_grey{float:left; clear:left; font:bold 11px Helvetica, Arial, sans-serif;}
.menu_grey li {
margin:0px 0px 0px 0px;
	list-style:none;
	}
.menu_grey a, .menu_grey a:visited {
	width:180px;
	height:22px;
	margin:0px 0px 2px 1px;
	position:relative;
	display:block;
	color:#fff;
	text-decoration:none;
	background:url(../images/grey/menubg2.jpg) no-repeat;
	padding:4px 0 0 8px;
	}
*html .menu_grey a, .menu_grey a:visited {
	width:180px;
	height:22px;
	margin:0px 0px 2px 1px;
	position:relative;
	display:block;
	color:#fff;
	text-decoration:none;
	background:url(../images/grey/menubg2.jpg) no-repeat;
	padding:4px 0 0 8px;
	}
.menu_grey a:hover, .menu_grey a:active,
.menu_grey li.current_page_item_grey a, .menu_grey li.current_page_item_grey a:visited  {
	background:url(../images/grey/menubg1.jpg) no-repeat;
	text-decoration:none;
	}	
.bot{clear:left;}
	
