/* TBP - Level 0; text properties for states: normal, hover */
.TM2i0 {
        position: relative;
        top: 0;
        left: 0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* TBP - Level 0; box properties for states: normal */
.TM2o0 {
        position: relative;
        top: 0;
        left: 0;
	background: #3d1f2e;
	border: 1px solid #3d1f2e;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* TBP - Level 0; box properties for states: hover */
.TM2o1 {
        position: relative;
        top: 0;
        left: 0;
	background: #705963;
	border: 1px solid #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* TBP - Level 0; text properties for states: click */
.TM2i2 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #3d1f2e;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* TBP - Level 0; box properties for states: click */
.TM2o2 {
	background: #ffffff;
	border: 1px solid #3d1f2e;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* TBP - Level 1; box properties for states: normal */
.TM4o0 {
	background: #3d1f2e;
	border: 1px solid #3d1f2e;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* TBP - Level 1; text properties for states: hover, click */
.TM4i1 {
	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;
}

/* TBP - Level 1; box properties for states: hover, click */
.TM4o1 {
	background: #705963;
	border: 1px solid #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

