.menu_bottons2 {
	background: #FAFAFA;
	padding: 6px 0px 1px;
}
.menu_bottons2 A {
	DISPLAY: block;
	BACKGROUND-IMAGE: url(img/m/l_m01.gif);
	COLOR: #34455C;
	BACKGROUND-REPEAT: no-repeat;
	TEXT-DECORATION: none;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 3px 0px 4px 15px;
	margin-bottom: 2px;
}
.menu_bottons2 A:hover {
	BACKGROUND-IMAGE: url(img/m/l_m01over.jpg);
	color: #8BCE00;
	text-decoration: underline;
}
.menu_bottons2 A.inside {
	font-weight: bold;
	background: url(img/m/l_m01over.jpg) no-repeat;
	color: #273445;
}
.menu_bottonsunder A {
	PADDING-LEFT: 20px;
	color: #273445;
	background: url(img/m/l_m02.jpg) no-repeat 7px 0px;
	margin: 0px;
}
.menu_bottonsunder A:hover {
	color: #0000FF;
	text-decoration: underline;
	padding-left: 20px;
	background: url(img/m/l_m02o.jpg) no-repeat 7px 0px;
}
.menu_bottonsunder A.inside2 {
	background: url(img/m/l_m02o.jpg) no-repeat 7px 0px;
	color: #0000FF;
}
