/* Style for level 0 (root) block - DIV */
.mtable0 {
	border: 0px outset #EEEEEE;
	background: #EEEEEE;
	align: center;
}
/* Style for a block - DIV */
.mtable {
		background: white; align: center;
}
/* Style for outer tag, mout (mouse out) state */
.mouto {
	background:#E2AD00; text-align: center; 
}
/* Style for outer tag, mout (mouse out) state */
.moutoL {
	border-bottom:1px solid #004664; background:#E2AD00; text-align: center; border-left-width:1px; border-right-width:1px; border-top-width:1px
}
/* Style for outer tag, mover (mouse over) state */
.movero {
	background: #004664; text-align: center;
}
/* Style for outer tag, mdown (mouse down) state */
.mdowno {
	background: #FFFFFF; text-align: center;
}
/* Style for inner tag, mover (mouse over) state */
.minner {
	font-size: 10pt;
	font-family: Tahoma; color:#004664; font-weight:bold
}
/* Style for inner tag, mover (mouse over) state */
.minnero {
	font-size: 10pt; font-weight: bold;
	font-family: Tahoma; color:#FFFFFF
}

.kmtable0 {
	align: center;
}
/* Style for a block - DIV */
.kmtable {
		background: white; align: center;
}
/* Style for outer tag, mout (mouse out) state */
.kmouto {
	background: #0A57A4; text-align: center;
}
/* Style for outer tag, mover (mouse over) state */
.kmovero {
	background: #0A57A4; text-align: center; font-style:bold; color: #FFFFFF;
}
/* Style for outer tag, mdown (mouse down) state */
.kmdowno {
	background: #0A57A4; text-align: center;}
	
/* Style for inner tag, mover (mouse over) state */
.kminner {
	font-size: 10pt; 
	font-family: Tahoma; color:#ffffff; font-weight:normal
}
/* Style for inner tag, mover (mouse over) state */
.kminnero {
	font-size: 10pt; font-weight: bold; background: #999999;
	font-family: Tahoma; color:#000000
}
/* Style for inner tag, mover (mouse over) state */
.kminner1o {
	font-size: 10pt; font-family: Tahoma; color:#FFFFFF; font-style:italic; background: #999999;
}