.menu_left_title {
	font-family:Calibri;
	font-size:18px;
	text-decoration:none;
	color:#003399;
	font-weight:bold;
	padding-top: 10px;
}
.menu_left {
	font-family:Calibri;
	font-size:14px;
	text-decoration:none;
	color:#454545;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.menu_left_link, .menu_left_link:visited{
	font-family:Calibri;
	font-size:14px;
	text-decoration:none;
	color:#454545;
	font-weight: normal;
}
a:hover.menu_left_link {
	font-family:Calibri;
	font-size:14px;
	text-decoration:underline;
	color:#454545;
	font-weight: normal;
}
.menu_left_link_active {
	font-family:Calibri;
	font-size:14px;
	text-decoration:none;
	color:#003399;
	font-weight: bold;
}
.menu_leftt_background {
	background-image: url(pic/menuleftbackground.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ededed;
}
