a {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}

a.menu {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #556688;
}

table {
	text-decoration: none;
	font-family: Arial,verdana;
	font-size: 10pt;
	color: white;
	border-collapse: collapse;
}

.pic {
	border: 0px solid #888888;
}

.pealkiri {
	font-family: Tahoma;
	font-size: 14;
	font-weight: bold;
}


.filt_table {
	width:300px;
}

.filt_row {
}

.sort_table {
	border-top: 1px solid #87C4FD;
	border-bottom: 1px solid #87C4FD;
}

.sort_row td {
	background-color: #2E4169;
}

.list_table td {
	border: 1px solid #2E4169;
}

.header_row {
	background-color: #2E4169;
}

.header_row a, .list_row td, .list_row a {
	font-size: 10px;
}

.list_row_over td, .list_row_over a {
	font-size: 10px;
	background-color: #202040;
}

