.left_menu_box {
	padding-top: 20px;
}

.left_menu_table {
	background: #fff url(images/left_menu_top_bg.gif) top right no-repeat;
}
.left_menu2 {
	background: url(images/left_menu_bottom_bg.gif) bottom left no-repeat;
	border: 1px solid #d5d0bc;
	padding: 15px 15px 10px 7px;
}


.left_menu_1, .left_menu_1 a {
	font-size: 12px;
	color: #004393;
	font-weight: bold;
}

.left_menu_1 a:hover {
	text-decoration: none;
}

.left_menu_1 div {
	margin: 0px 0px 10px 15px;
	padding-left: 20px;
	background: url(images/left_menu_bullet.gif) 0px 2px no-repeat;
}

.left_menu_1 .selected {
	color: #000;
}