#lotztable tr:hover {background-color: #ddd;}
#lotztable td {height:32px;border-bottom:1px solid #ccc;}
.odds {background-color: #F2F2F2;border-bottom:1px solid #f9a9b7;}
.client_makeyear {line-height:14px;padding:1px 0px 0px 0px;}
#glow {background-color:#ffd9d9;}


thead#sorthead th {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;

}

thead#sorthead th a {
	font-weight:bold;
	color:#0053a0;
	text-decoration:underline;
}

thead#sorthead tr {
	font-size: 13px;

	color: #000;
}

thead#sorthead th.unsort {
	background: transparent url(imgs/sort/sort.gif) no-repeat center left;
	padding-left: 12px;
	text-align: left;
}

thead#sorthead th.sort-1 {
	background: transparent url(imgs/sort/1.gif) no-repeat center left;
	padding-left: 12px;
	text-align: left;
}

thead#sorthead th.sort-0 {
	background: transparent url(imgs/sort/0.gif) no-repeat center left;
	padding-left: 12px;
	text-align: left;
}
