.left_menu_content {
	background-color: #ffffff;
	background: url(../images/menu_background.gif) repeat-x top;
}

.left_menu_content table a {
	font-size: 12px;
	color: #7e7e7e;
	font-weight:normal;
	text-decoration: none;
}

.left_menu_content table a:hover {
	font-size: 12px;
	color: #257eb2;
	font-weight:bold;
	text-decoration: none;
}

.left_menu_content_first table {
	padding: 2px 2px 4px 0px;
	background-color: #bababa;
	border-bottom: 1px dotted #bababa;
}

.left_menu_content table td {
	padding: 2px 2px 4px 0px;
	border-bottom: 1px dotted #bababa;
}

.left_menu_current, .left_menu_current a {
	font-size: 14px;
	color: #0db911;
	font-weight:bold;
	text-decoration: none;
	background-color: #dff7ff;
}

.box_content {
	background-color: #e7e7e7;
	background: url(../images/box_body_background.gif) repeat-x top;
	border-bottom: 0px solid #96c5df;
}
