#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 8pt;
	margin-top: 15px;
	width: 500px;
	text-align: left;
	border-collapse: collapse;
	border:1px solid #669;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
	color:#fff;
	text-align:center;
	background:#669;
}
#hor-zebra td
{
	padding: 8px;
	color: #669;
	border:1px solid #669;
	text-align:center;
	widdth:10px;
}
#hor-zebra .odd
{
	background: #e8edff;
	xbackground:#9cf; 
}

span.bold{font-weight:bold;}

#hor-zebra td.description
{
	padding: 8px;
	dcolor: #669;
	color:black;
	border:1px solid #669;
	text-align:left;
	width:220px;
}

a.LeftBar{
	color:white;
	text-decoration:none;	
}
	
a.LeftBar:hover{
	text-decoration:underline;
}