body, p, p.headline, p.group, p.item {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
body {
	margin: 0px;
	background-color: #E4E8EF;
	border-right: 1px solid #B4BBC7;
	height: 100%;
	font-size: 10px;
	font-weight: 400;
	color:#666666;
	width: 179px;
/*	scrollbar-base-color: #333d48;
	scrollbar-arrow-color: #333d48;
	scrollbar-track-color: #E4E8EF;
	scrollbar-face-color: #f5f7fa;
	scrollbar-3dlight-color: #333d48;
	scrollbar-highlight-color: #f5f7fa;
	scrollbar-darkshadow-color:#f5f7fa;
*/}
p {
	margin: 0px;
	font-size: 10px;
	font-weight: 400;
	color:#666666;
	text-decoration: none;
}
div.index {
	height: auto;
	width: 160px;
	left: 0px;
	top: 5px;
	position: absolute;
	border: none;
	padding-bottom:10px;
}
p.headline {
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	color: #333d48;
	border-top: 1px solid white;
	padding-left: 3px;
}
p.group, p.group_closed {
	font-size: 11px;
	line-height: 20px;
	font-weight: 700;
	color: #333d48;
	border-top: 1px solid white;
	padding-left: 15px;
}
p.group {
	background: url(/images/v5_bullets_14a.gif) no-repeat 2px center;
}
p.group_closed {
	background: url(/images/v5_bullets_14.gif) no-repeat 2px center;
}
p.item {
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
	color: #333d48;
	padding-left: 25px;
}
a:link, a:active, a:visited {
	color: #333d48;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: none;
	width:135px;
	background: url(/images/v5_bullets_15.gif) no-repeat right;
}
