body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background: transparent;
	margin: 0;
	padding: 0;
}
div.leftHead {
	display: block;
	background: #667394 url(../images/backLeftHead.gif) no-repeat top right;
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
	height: 20px;
	width: 150px;
	padding: 5px 0 0 10px;
	margin: 0 0 5px 0;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul li {
	height: 15px;
	background: #FFFFFF url(../images/dot.gif) no-repeat bottom left;
	margin: 0;
	padding: 4px 0 0 12px;
	list-style-type: none;
	cursor: default;
	font-weight: bold;
}
ul li a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
ul li a:hover {
	color: #FF6600;
	text-decoration: none;
}
