.topmenu_left {
	background-color: #47484A;
	text-align: left;
}

.topmenu_right {
	background-color: #47484A;
	text-align: right;
}

.topmenu_bottom {
	background-color: #FFFFFF;
	padding-bottom: 1px;
}

.grey_bottom_top {
	background-color: #DDDDDD;
/*	width: 182;*/
}

.grey_bottom_body {
	background-color: #DDDDDD;
/*	width: 182;*/
}

.grey_bottom_bottom {
	background-color: #DDDDDD;
/*	width: 182;*/
}


.menu_top {
	background-color: #9F9F9F;
}

.menu_bottom {
	background-color: #9F9F9F;
/*	width: 182;*/
}

.menu_body {
	background-color: #9F9F9F;
/*	width: 182;*/
}

.menu_header {
	font-family: Arial;
	padding: 3px;
	padding-left: 5px;
	text-align: left;

	font-size: 13px;
	font-weight: bold;

	color: #47484A;
	background-color: #9F9F9F;
}

div.menu_title a {
/* cursor: hand; */ /*support for IE5*/
/*	cursor: pointer; */
	font-family: Arial;
	font-size: 11px;
	display: block;
	padding: 3px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
	background-color: #9F9F9F;
}
/** html div.menu_title a { width: 177px; w\idth: 167px; }*/


div.menu_title a:hover {
	background-color: #D6D6D6;
	text-decoration: none;
	color: #7B1E26;
}

img.menu_arrowdown {
	display: inline;
}

img.menu_arrowright {
	display: none;
}

div.menu_sub {
	border-bottom: none;
}

div.menu_sub a {
/*	cursor: hand; /* /*support for IE5*/
/* 	cursor: pointer; */
	color: #FFFFFF;
	background-color: #9F9F9F;
	font-family: Arial;
	font-size: 11px;
	display: block;
	padding: 3px;
	padding-left: 20px;
	text-align: left;
	font-weight: normal;
/*	width: 159px;*/
}
/** html div.menu_sub a { width: 159px;  }*/

DIV.menu_sub A:hover {
/*	background-color: #D6D6D6;	*/
/*	text-decoration: none;		*/
	color: #7B1E26;
}

DIV.menu_sub IMG {
  margin-right: 3px;
}

DIV.menu_title IMG {
  margin-right: 5px;
}

div.menu_divider {
	border: 0px;
	border-top: 1px solid #D6D6D6;
	padding: 0px;
	height: 0px;
	overflow: hidden;
}

div.menu_text {
	background-color: #FFFFFF;
	padding: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	border-right:  1px solid #D6D6D6;
}
