#hor-minimalist-a
{
	font-family: arial;
	font-size: 15px;
	border-collapse: collapse;
	color:black;
	/*background: #fff;
	width:100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	/*text-align: left;
	background: url('images/blurry.jpg') 715px 50px no-repeat;
	margin-left:2px;
	margin-top:50px;
	margin-right:2px;
	margin-bottom:50px;*/
}
#hor-minimalist-b
{
	font-family: calibri;	
	font-size: 18px;
	/*background: #fff;font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	width:600px;
	border-collapse: collapse;
	text-align: left;
	margin-left:2px;
	margin-top:50px;
	margin-right:2px;
	margin-bottom:50px;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 10px;	
}
#hor-minimalist-b td
{
	padding: 10px 5px;
	/*background: url('images/back.png');*/
}
#hor-minimalist-b td a
{
background:transparent;
}
#hor-minimalist-b .odd
{	
	/*background: url('../../images/lineTable.jpg');*/
}

#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 0px;	
}
#hor-minimalist-a td
{
	background: url('images/back.png');
}
#hor-minimalist-a td a
{
background:transparent;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
	background: url('../images/lineTable.jpg');
}
#hor-minimalist-a .odd
{	
	background: url('../../images/lineTable.jpg');
}

.tdInfo
{
	width:100px;
font-weight: bold;
	vertical-align: top;
}