/* <![CDATA[ */
html, body {
	height: 100%;
	margin: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
}
div {
	width: 600px;
	margin: auto;
}
a, a.normal {
	text-decoration: none;
	border-bottom: 1px dotted #4B4B4B;
	color: #000;
	font-weight: normal;
}
a.alpha {
	text-decoration: none;
	border: 0;
	color: #737373;
	padding-right: 0.3em;
}
a:hover{
	text-decoration: underline;
	border: 0;
}

table {
	border-collapse: collapse;
	border: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 600px;

}
th {
	background-color: #E5E5E5;
	padding-right: 0.2em;
	border-right: 1px solid #B3B3B3;
	width: 199px;
}
th.last, td.last {
	border-right: none;
}
td {
	padding-right: 0.2em;
	padding-left: 0.2em;
	border-right: 1px solid #B3B3B3;
}
tr.end {
	border-top: 3px double #B3B3B3;
}

select, input {
	border: 1px solid #B3B3B3;
	font-size: 9pt;
}
.alpha {
	text-align: center;
	font-weight: 600;
	padding-bottom: 0.5em;
}
.title {
	color: #737373;
	font-size: 12pt;
	font-weight: 600;
	text-align: center;
	margin-bottom: 1em;
	padding-top: 0.3em;
}

.viited {
	font-size: 9pt;
}

.high {
	color: #242424;
	font-weight: 600;
}
.error {
	margin-top: 0.5em;
	color: #FF6E58;
	font-weight: 600;
}

.none{
	border: 0;
}

#advSearch{
	font-weight: normal;
	text-align: left;
}
/* ]]> */
