/* transparent; text properties for states: normal */
.TM2i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #DECAA9;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* transparent; box properties for states: normal, hover, click */
.TM2o0 {
	background: ;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* transparent; table properties for states: normal, hover, click */
.TM2t0 {
	background: ;
}

/* transparent; text properties for states: hover, click */
.TM2i1 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* gray; box properties for states: normal */
.TM3o0 {
	background: #000000;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* gray; table properties for states: normal, hover, click */
.TM3t0 {
	background: #262626;
}

/* gray; text properties for states: hover */
.TM3i1 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* gray; box properties for states: hover, click */
.TM3o1 {
	background: #090F29;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* gray; text properties for states: click */
.TM3i2 {
	font-family: Arial, Helvetica, sans-serif;;
	color: ;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

