/* blue grades - sub levels; text properties for states: normal , click*/
.TM1i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #747474;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #FFCCFF;
	border: 1px solid #FF99FF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: hover */
.TM1i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FF0099;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}
/* blue grades - sub levels; box properties for states: normal, click */
.TM1o1 {
	background: #FFCCFF;
	border: 1px solid #FF99FF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
/* weding in italy; text properties for states: normal, click */
.TM2i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* weding in italy; box properties for states: normal */
.TM2o0 {
	background: #949494;
	border: 1px solid #CBCBCB;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* weding in italy; text properties for states: hover */
.TM2i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #646464;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* weding in italy; box properties for states: hover, click */
.TM2o1 {
	background: #FF99CC;
	border: 1px solid #FF66FF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

