/* Style for level 0 (root) block - DIV */
.grm0table0 {
	border: 0px solid #202F4E;
	background: white;
}
/* Style for a block - DIV */
.grm0table {
	border: 1px outset #202F4E;
	background: white;
}
/* Style for outer tag, mout (mouse out) state */
.grm0lmouto {
	background: rgb(50,80,155);
}
/* Style for outer tag, mover (mouse over) state */
.grm0lmovero {
	background: rgb(50,80,155);
}
/* Style for outer tag, mdown (mouse down) state */
.grm0lmdowno {
	background: #9DB3CB;
}
/* Style for inner tag, mover (mouse over) state */
.grm0lmoveri {
	background:  #9DB3CB;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
}
/* Style for inner tag, mdown (mouse down) state */
.grm0lmdowni {
	background:  #9DB3CB;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
}
/* Style for inner tag, mout (mouse out) state */
.grm0lmouti {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
}

.font { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
color:#fff;
text-decoration:none;
text-transform: uppercase;
}
