.menu-r1 {
	background-image :  url(images_m/menu_red.png); 
	background-repeat : no-repeat;
	background-position: 50% 50%;
	margin : 4px 0 0 13px;
	width : 122px;
	border-collapse : collapse;
}
a.menu1{
	font-family:verdana, tahoma, arial, geneva, helvetica, sans-serif;
	font-style : normal;
	font-variant :small-caps;
	color : #a02a26;
	text-decoration : none;
	font-weight : bold;
	font-size : 13px;
	padding: 3px 0;
}
a.menu1:active{
	font-family:verdana, tahoma, arial, geneva, helvetica, sans-serif;
	font-style : normal;
	font-variant :small-caps;
	color : #a02a26;
	text-decoration : none;
	font-weight : bold;
	font-size : 13px;
	padding: 3px 0;
}

a.menu1:visited{
	font-family:verdana, tahoma, arial, geneva, helvetica, sans-serif;
	font-style : normal;
	font-variant :small-caps;
	color : #a02a26;
	text-decoration : none;
	font-weight : bold;
	font-size : 13px;
	padding: 3px 0;
}

a.menu1:hover{
	font-family:verdana, tahoma, arial, geneva, helvetica, sans-serif;
	font-style : normal;
	font-variant :small-caps;
	color : #000000;
	background-image :  url(images_m/menu_red.png); 
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-decoration : none;
	font-weight : bold;
	font-size : 13px;
	padding: 3px 0;
}
