/* Bluedemon; text properties for states: normal */
.TM3i0 {
	font-family: "Trebuchet MS";
	
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin-left: 3px;
	padding-left: 3px;
}

/* Bluedemon; box properties for states: normal, hover, click */
.TM3o0 {
	background: transparent;
	
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	margin-left: 3px;
	padding-left: 3px;
}

/* Bluedemon; table properties for states: normal, hover, click */
.TM3t0 {
	background: transparent;

}

/* Bluedemon; text properties for states: hover */
.TM3i1 {
	font-family: "Trebuchet MS";
	color: #0099FF;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin-left: 8px;
	padding-left: 8px;
}

/* Bluedemon; text properties for states: click */
.TM3i2 {
	font-family: "Trebuchet MS";;
	color: #0000FF;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin-left: 3px;
	padding-left: 3px;
}

