/* style_leftnav Leftnavigation*/



table.tbl_content1 td.leftnav
	{
	padding: 10px 2px 5px 10px;
	vertical-align: top;
	background-image:url(../image/nav_middle.jpg);
	background-repeat: repeat;
	font-size: 13px;
	text-decoration: none;
	border: 0px;
	font-weight: bold;
	}

table.tbl_content1 td
	{
	text-align: left;
	}

table.tbl_content1 a:link
 {
	color: #982197;
	text-decoration: none;
	}
	
table.tbl_content1 td a:visited
 {
	text-decoration: none;
	color: #972096;
	}
	
table.tbl_content1 td a:hover
 {
	text-decoration: none;
	color: #490349;
	}
	
table.tbl_content1 td a:active {
	text-decoration: none;
	color: #4C064E;
	}
table.tbl_content1 td a.here {
	font-weight:bold;
	font-style:italic;
	text-decoration: none;
	}
.ul
{
list-style-type: disc;

}

