/*********** #navBar link styles ***********/

#left_col ul a:link, #left_col1nav ul a:visited {display: block;}
#left_col ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#left_col li {border-bottom: 1px solid #ffffff;}

/* fix for browsers that don't need the hack */
html>body #left_col li {border-bottom: 1px solid #ffffff;}

#left_col ul {

}

#left_col ul.menutable {
	margin: 0em;
	list-style-type: none;
	line-height: 120%;
	color: #ffffff;
	padding: 0px;

}
#left_col li {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
		}

#left_col .menu {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
		text-decoration: none;
}
#left_col  .menu0 {
	margin-top: 0px;
	margin-bottom: 1px;
	padding-left: 5px;
}
#left_col  .menu1 {
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 15px;
}
#left_col .menu2 {
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 25px;
}
#left_col .menu3 {
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 35px;
}
#left_col a:link {
	font-weight: normal;
	color: #ffffff;
}
#left_col a:visited {
	font-weight: normal;
	color: #a7a9d0;
}
#left_col a:link:hover {
	font-weight: normal;
	color: #c49d00;
}

#left_col1nav img{
	padding-top: 10px;
	padding-bottom: 10px;
}


/*--------------------*/