/* grayscale - all levels; text properties for states: normal */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 3px;
}

/* grayscale - all levels; box properties for states: normal, hover, click */
.TM0o0 {
	background: #ffa800;
	border: 0px solid #606060;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; text properties for states: hover, click */
.TM0i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #e6e6e6;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 3px;
}
table.border td
{
  border:1px solid #000;
}
