#left_lnks li a,#left_lnks ul
{
	float:left;
	width:173px;
	padding:3px 2px 0px 8px;
	margin:0px;
	list-style:none;
	color:#066;
	text-decoration:none;
	font: normal 11px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
}

#left_lnks li a:hover
{
	color:#FF0000;
	background:url(../../images/m09.gif) left no-repeat;
}

#left_panel
{
	background-color:#F5F5F5;
	border:#E5E5E5 1px solid;
}

.leftP_lnk
{
	list-style:none;
	float:left;
	width:171px;
	padding:4px 3px 4px 8px;
	margin:0px;
	color:#066;
	text-decoration:none;
	font: normal 11px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	border-bottom:#CCCCCC 1px solid
}

.leftP_lnk:hover
{
	color:#FF0000;
	background:url(../../images/m09.gif) left no-repeat;
}
.leftP_lnkC
{
	list-style:none;
	float:left;
	width:190px;
	padding:4px 3px 4px 8px;
	margin:0px;
	color:#066;
	text-decoration:none;
	font: normal 11px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	border-bottom:#CCCCCC 1px solid
}

.leftP_lnkC:hover
{
	color:#FF0000;
	background:url(../../images/m09.gif) left no-repeat;
}



.left_header
{
	background-color:#E4E4E4;
	color:#224353;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0px 0px 5px;
	height:20px;
	text-align:left;
	font-weight:bold;
	-webkit-border-horizontal-spacing: 0px; 
	-webkit-border-vertical-spacing: 0px; 
	-webkit-text-decorations-in-effect: none; 
	-webkit-text-size-adjust: auto; 
	-webkit-text-stroke-width: 0px
}

.scrollsup
{
	height:12px;
	/*background: url(../../images/asc.gif) center bottom no-repeat;
	border-bottom:#000000 1px solid;*/
	text-align:center;
	cursor:hand;
	/*width:50px;
	margin-left:60px;
	*/
}
.scrollsdwn
{
	height:12px;
	/*background: url(../../images/desc.gif) center bottom no-repeat;
	border-top:#000000 1px solid;*/
	text-align:center;
	cursor:hand;
	/*width:50px;
	margin-left:60px;
	*/
}
