body {
	color: #333; background: #fff;
	font: 12px/1.2 arial, sans-serif;
	padding: 0; margin: 0;
	text-align: center;
}


#underline A { text-decoration: underline }
#underline A:hover { color: red; text-decoration: none; }

small { color: gray; font-size: 9px;}

blockquote {
	margin-left: 10; margin-right: 5
}

img {
	display: block;
}

a img {
	border-width: 0;
}

a:link, a:hover {
	color: #c21517;
}

a:visited, a:active {
	color: #9715c2;
}

p {
	margin: 0; padding: 0;
}

form, fieldset {
	border: none;
	padding: 0; margin: 0;
}

select {
	color: #333; background: #fff;
	font: 12px arial, sans-serif;
	border: #a5acb2 1px solid;
}

input {
	color: #333; background: #fff;
	font: 12px arial, sans-serif;
	border: #a5acb2 1px solid;
}

button {
	font: 12px arial, sans-serif;
}

table {
	font: 12px arial, sans-serif;
	border-collapse: collapse;
	background: white;
}

table th {
	background: #fcd80f;
	text-align: left;
	font-weight: normal;
	height: 31px;
	padding-left: 6px;
	border-right: #fff 1px solid;
	border-bottom: #b0b0b0 1px solid;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 29px;
}

html>body table th {
	height: 31px;
}

table td {
	padding-left: 6px; padding-right: 6px; padding-top: 4px; padding-bottom: 1px;
	border-top: #dfdfdf 0px solid;
	border-right: #dfdfdf 0px solid;
	border-left: #dfdfdf 0px solid;
	border-bottom: #dfdfdf 0px solid;
}

table th.last {
	border-right: #fcd80f 1px solid;
	text-align: center;
}

table td.first {
	width: 56px;
}

table td.last {
	padding-right: 40px; padding-left: 40px;
	border-right: #b0b0b0 1px solid;
}

table td.border {
	background: #b0b0b0;
	width: 1px;
	padding: 0;
	border: none;
}

table td.stars {
	font: bold 10px verdana, sans-serif;
	padding-top: 8px;
}

table tr.dark {
	background: #f8f8f8;
}

table tr.light {
	background: #fff;
}

table tr.selected {
	background: #fdeb87;
}
