
td.bg_e{
	background:url(images/tab_left.gif) bottom repeat-x;
	font-size:22px;
	vertical-align:middle
}
a.a_href{
	color: #060;
	text-decoration:none;
}
a.a_href div{
	background:url(images/menu-g.gif) top no-repeat ;
	height:36px;
	width:115px;
}
a.a_href div span{
	width:115px;
	top:10px;
	position:relative;
}
a.a_href:hover div{
	background:url(images/menu-w.gif) top no-repeat ;
}
td.bg_m{
	text-align: center;
	vertical-align:bottom;
}

body.bg_images{
	background-image:url(images/menu-g.gif);
	background-position:top;
	background-repeat:no-repeat;
}