body, td {
	line-height: 135%;
	font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}
th {
	text-align: left;
	font-size: 12px;
	background: #666666;
	color: #FFFFFF;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
td {
	padding: 3px;
	padding-left: 5px;
	font-size: 11px;
	border-bottom: 0px solid #CCCCCC;
}
tr.row1 td {
	background: #F1F1F1;
}
tr.row2 td {
	background: #FFFFFF;
}
p.pagination {
	text-align: center;
}
th a {
	color: #990000;
}
table.details {
	width: 100%;
	border: 0px solid #CCCCCC;
	border-bottom: none;
}
table.details th {
	width: 200px;
	white-space: nowrap;
	font-size: 10px;
	font-weight: normal;
}
a.bigtitle {
	font-weight: normal;
	font-size: 18px;
	color: #333;
	text-decoration: none;
}
a.bigtitle:hover {
	font-weight: normal;
	font-size: 18px;
	text-decoration: underline;
}
select {
	font-size: 10px;
	width: 180px;
}
div#title {
	position: absolute;
	top: 68px;
	width: 300px;
	left: 50%;
	margin-left: -220px;
	font-weight: bold;
}