/******************************************************************************
classic.css
******************************************************************************/

a {
    color: #65755B;
}

.suurTabel tr:hover {
	background-color: #F5F5F5;
}

tr.trNoHover:hover {
	background-color: white;
}

.suurTabel th {
	background-color: #DEE1D3;
}

.suurTabel td {
	border-color: #E4E6DB;
}

.toonHele {
	background-color: #F3F5ED;
	color: #666B52;
}

.toon {
	background-color: #F6F6F6;
	color: #505050;
}

.toonTume {
	background-color: #E4E6DB;
}

#aukET, #aukEN {
	background-color: white;
	border-color: #747F48;
}

.clear, .go {
	background-color: #F3F5ED;
}

td.stats {
	color: #B6B6B6;
}

.stats a {
	color: #B6B6B6;
}

.trHover {
	background-color: #F1F5DD;
}

.toplink {
	color: #A8AF90;
}

a.toplink:hover {
	background-color: #DEE1D3;
	color: black;
}
