.green_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(/resources/images/index/top_menu.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E0D3;
}
.background {
	background-image:  url(/resources/images/common/bck.gif);
	background-repeat: no-repeat;
	background-color: #e3e0d3;
	margin: 0px;
	padding: 0px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
}
.red_menu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(/resources/images/index/top_menu2.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E0D3;
}
