/*dl, dt, dd, ul, li 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #000000;
}
#menu_l {
	width:193px;
	height:auto;
	float:left;
	color:#000000;
	padding:0px 0px 2px 5px;
}
#menu_l dt {
	cursor: pointer;
	background: #F6F6F6;
	padding:5px;
	height:auto;
	line-height:18px;
	margin:0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	background-color:#F6F6F6;
	border-bottom:1px solid #A8A8A8;
	background-image:url(../images/left_menu_arrow.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}
#menu_l dt a {
	color: #000000;
	text-decoration: none;
	display: block;
}
#menu_l dd {
	position: absolute;
	margin:0px;
	left:208px;
	margin:0px;
	width:150px;
	margin-top: -1.8em;
	background: #5fb4e5;
	border-left:2px solid #197db1;
	border-right:2px solid #197db1;
}
#menu_l ul 
{
	width:150px;
	margin:0px;
	list-style-type:none;
	padding:0px;
}
#menu_l li 
{
	margin:0px;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	float:left;
	display: inline;
	border-bottom:1px solid #cfe8f6;
	padding:7px 0px 9px 0px;
}

#menu_l li a 
{
	text-decoration:none;
	color:#000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	padding:7px 82px 9px 10px;
}
#menu_l li a:hover 
{
	color:#ffffff;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
	background-color:#197db1;
	
}
*/

dl, dt, dd, ul, li 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #000000;
}
#menu_1 {
	width:193px;
	height:auto;
	float:left;
	color:#000000;
	padding:0px 0px 2px 5px;
}
#menu_1 dt {
	cursor: pointer;
	background: #F6F6F6;
	padding:5px;
	height:auto;
	line-height:20px;
	margin:0px;
	text-align: left;
	font-weight: bold;
	background-color:#F6F6F6;
	border-bottom:1px solid #A8A8A8;
}
#menu_1 dt a {
	color: #000000;
	text-decoration: none;
	display: block;
}
#menu_1 dd {
position: absolute;
margin-left: 28px;
z-index: 100;
/*left:170px;
*/margin-top: -2.2em;
width:235px;
background: #5fb4e5;
border-left:2px solid #197db1;
border-right:2px solid #197db1;
	
}
#menu_1 ul 
{
	padding:0px;
}
#menu_1 li 
{
font-size:14px;
line-height:25px;
border-bottom:1px solid #cfe8f6;
padding:0px;

}

#menu_1 li a {
padding-left:10px;
color:#ffffff;
text-decoration: none;
display:block;
padding:4px 0px 4px 5px;
}
#menu_1 li a:hover {
text-decoration:none;
color:#ffffff;
background-color:#197db1;
}
.spwhite {
font-family: verdana, arial, sans-serif;
font-size:14px;
color:#ffffff;
}
