/* GKS - top level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: comic Sans ms,Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: black;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* GKS - top level; box properties for states: normal */
.TM0o0 {
	background: #D1E8BE;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* GKS - top level; table properties for states: normal, hover, click */
.TM0t0 {
	background: black;
}

/* GKS - top level; box properties for states: hover, click */
.TM0o1 {
	background: #b0d88f;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* GKS sub level; text properties for states: normal, hover, click */
.TM2i0 {
	font-family: comic Sans ms,Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: black;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* GKS sub level; box properties for states: normal */
.TM2o0 {
	background: #b0d88f;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* GKS sub level; box properties for states: hover, click */
.TM2o1 {
	background: #D1E8BE;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

