ul.c{font-size:9pt;font-weight:normal;line-height:12pt}
table.result {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	color: #333;
}
table.result th {
	font-size: x-small;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 5px;
	background: #e8f5eb;
	border: 1px solid #ccc;
	color: #666;
}
table.result a {
	text-decoration: none;
	border-bottom: 1px dotted #f60;
	color: #f60;
	
}

table.result a:hover {
	text-decoration: none;
	color: #fff;
	background: #f60;
}

table.result tr th a {
	color: #369;
	border-bottom: 1px dotted #369;
}

table.result tr th a:hover {
	color: #fff;
	background: #369;
}

table.result thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;
}

table.result tfoot tr th, table tfoot tr td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

table.result tfoot tr th {
	width: 20%;
}

table.result tfoot tr td {
	width: 80%;
}

table.result td, table.result th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	/*font-size: xx-small;*/
	font-size:10px;
	vertical-align: middle;
	
}

table.result tr.odd th, table.result tr.odd td {
	background: #e8f5eb;
}
table.paging  td{
	font-size: x-small;
}