/* PORA; text properties for states: normal */
.TM2i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #693100;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* PORA; box properties for states: normal, hover, click */
.TM2o0 {
	background: #F8C430;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	border-left:solid 1px gray;
}

/* PORA; table properties for states: normal, hover, click */
.TM2t0 {
	background: #F8C430;
}

/* PORA; text properties for states: hover, click */
.TM2i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFCC;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}

