/*********** header.tpl *************/

#left_section {
	float: left;
	width: 247px;
	padding-top: 30px;
}

#left_section ul{
	font-size: 11pt;
}

#left_section li{
	color: #b7cf8d;
}

.grey_ul {
	width: 247px;
	margin-top:-5px;
	margin-bottom: 10px;
	color: #929090;
	font-family: Calibri;
	font-weight: bold;
	margin-left: -18px;
}

.grey_ul a:link {
	color: #5b5959;
	text-decoration: none;
}

.grey_ul a:visited{
	text-decoration: none;
	color: #5b5959;
}

.grey_ul a:hover {
	text-decoration: underline;
	color: #5b5959;
}
