div.menu_left {
	background-image : url(../images/menu_lef.png);
	background-position : top;
	background-repeat : repeat-x;
}

div.menu_left table td {
	background-image : url(../images/menu_leg.png);
	background-position : top;
	background-repeat : no-repeat;
}

div.menu_left table td div.menu_left {
	padding : 14px 24px 8px 24px;
}

div.menu_left table td a {
	font-family : Arial;
	font-size : 14px;
	color : #e4efd9;
	line-height : 16px;
	text-decoration : none;
}

div.menu_left table td div.menu_header {
	font-family : Arial;
	font-size : 24px;
	color : white;
	font-weight : bold;
}
