



body {
font-size: 12px;
	color: #646464;
	font-family: Trebuchet MS, Arial, sans-serif;
	text-align : left;


}



div.content {
	border: 0px;
	padding: 0 0 0 0;
}






li {
	margin: .0em 0;
}

ol#toc {
	list-style: none;
	margin: 0;
	padding: 20;
}

ol#toc a {
	background: #bdf url(tab.png);
	color: #646464;
	display: block;
	float: left;

	height: 2.3em;
	padding-left: 10px;

	text-decoration: none;
	font-weight:bold;
	font_size:9px

}

ol#toc a:hover {
	background-color: #FFFFF;
	background-position: 0 -120px;
}

ol#toc a:hover span {
	background-position: 100% -120px;
}

ol#toc li {
	float: left;
	margin: 0 0px 0 0;
}

ol#toc li.current a {
	background-color: #646464;
	background-position: 0 -60px;
	color: #FFFFFF;
	font-weight: bold;
}

ol#toc li.current span {
	background-position: 100% -60px;
}

ol#toc span {
	background: url(tab.png) 100% 0;
	cursor: pointer;
	display: block;
	float: left;
	line-height: 2.3em;
	padding-right: 10px;
}





p.digg img {
	border: none;
	padding: 0;
}

p#footer {
	color: #888;
	font-size: x-small;
	margin: 1em;
	text-align: right;
}
