body {
	color: #000;
	font: 11px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a {
	color: #10a0e1;
	text-decoration: none;
}

a:hover {
	color: #58889d;
}

a:visited {
	color: #58889d;
}

table {
	border-collapse: collapse;
}

th {
	border-bottom: 1px #999 solid;
	color: #A0DC10;
	font: 18px Garamond, Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	height: 37px;
	padding: 0;
	text-align: left;
	text-indent: -9999px;
}

th.name {
	background: url(img/ui/bg_name_str.gif) no-repeat;
	width: 210px;
}

th.sector {
	background: url(img/ui/bg_sector_str.gif) no-repeat;
	width: 160px;
}

th.town {
	background: url(img/ui/bg_town_str.gif) no-repeat;
	width: 69px;
}

tr.detail {
	display: none;
}

td {
	border-bottom: 1px #999 solid;
	padding: 10px 0;
	vertical-align: top;
}

tr.detail td {
	border-bottom: 0;
	padding: 2px 0;
}

td.close {
	border-bottom: 1px #999 solid !important;
	padding: 10px 0 !important;
}

td.first a {
	background: url(img/ui/bg_arr_blue.gif) 0 2px no-repeat;
	font-weight: bold;
	outline: none;
	padding-left: 13px;
}

a.close {
	background: url(img/ui/bg_close_blue.gif) no-repeat;
	display: block;
	height: 16px;
	line-height: 16px;
	padding-left: 22px;
}

a img {
	border: 0;
}

p {
	margin: 0;
}

div.pagination {
	padding: 15px 0 0 0;
	text-align: right;
	width: 425px;
}

div.pagination img {
	vertical-align: middle;
}
