/* 	----------------------------------------------------------------
	Below are CSS elements added after the _builder dhtml 
	application automatically generates the css file
	----------------------------------------------------------------
	border-bottom: 1px solid #666666;	-- root level box properties 
	min-width: 144px;					-- root level box properties
	width: 148px;                       -- root level box properties
 
	border-bottom: 1px solid #CCCCCC;   -- sub level box properties 
	----------------------------------------------------------------
*/

/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #474775;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	min-width: 144px;
	width: 148px;
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: #666666;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #009966;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	border-bottom: 1px solid #666666;
}

/* blue grades - sub levels; text properties for states: normal */
.TM1i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #DFF5E6;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}

/* blue grades - sub levels; table properties for states: normal, hover, click */
.TM1t0 {
	background: #CCCCCC;
}

