﻿/* grayscale - all levels; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Times New Roman, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: transparent;
	color: #FFFFFF;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	
}

/* grayscale - all levels; table properties for states: normal, hover, click */
.TM0t0 {
	background: transparent;
	
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #0e3904;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* LEVEL 2 */

.m1table2 {
	border: 1px solid #6f6f6f;
	padding-left: 0px;
	color: #6f6f6f;

}
.m1out2 {
	background: #6f6f6f;
border-top: 1px solid #efefef;
	height:22px;
	
}
.m1over2 {
	background: #6f6f6f;
border-top: 1px solid #efefef;
	height:22px;	
}

.TM2i1 {
	font-family: Times New Roman, Tahoma, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	color: #0d3906;
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
	text-decoration: none;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
background-color: #efefef;

	
}
.TM2i0 {
	font-family: Times New Roman, Tahoma, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;

}
