﻿/* Style for a block - DIV */
.kmtable {
		align: left;
		background: #333333;
		)

}
/* Style for outer tag, mout (mouse out) state */
.kmouto {
	text-align: center; color:#9A0000
}
/* Style for outer tag, mover (mouse over) state */
.kmovero {
	background: #000000; text-align: center;
}
/* Style for outer tag, mdown (mouse down) state */
.kmdowno {
	background: #000000; text-align: center;
}

.kminner {
	font-size: 10pt;
	font-family: Tahoma; color:#ffffff; font-weight: normal;
	text-align: center;
	background: #333333;
}

.kminnero {
	font-size: 10pt;
	font-family: Verdana; color:#FFFFFF; font-weight: normal;
	text-align: center;
	background: #000000;
}