/* Style for a block - DIV */
.kmtable {
		background-position: 0% 0%; align: left;
		background-image:url('../images/menu_back.gif'); background-repeat:repeat; background-attachment:scroll

}
/* Style for outer tag, mout (mouse out) state */
.kmouto {
	text-align: center; color:#9A0000
}
/* Style for outer tag, mover (mouse over) state */
.kmovero {
	
}
/* Style for outer tag, mdown (mouse down) state */
.kmdowno {

}

.kminner {
	font-size: 8pt;
	font-family: Trebuchet MS; color:#ffffff; font-weight: normal;
	text-align: center;
}

.kminnero {
	font-size: 8pt;
	font-family: Trebuchet MS; color:#000000; font-weight: normal;
	text-align: center;
}