.tstyle {
	font-size: 8.5pt;
	color: gray;
	font-family: Verdana;
}

.tstyle_orange {
	font-size: 8.5pt;
	color: #FF6600; 
	font-family: Verdana;
}

.tstyle_orange1 {
	font-size: 8.5pt;
	color: #EB9734;
	font-family: Verdana;
}

.tstyle_orange1_bold {
	font-size: 8.5pt;
	color: #EB9734;
	font-family: Verdana;
	font-weight:bold;		
}

.tstyle_orange_plus {
	font-size: 8.5pt;
	color: #EC9337; 
	font-family: Verdana;
}

.tstyle_bold {
	font-size: 8.5pt;
	color: gray;
	font-family: Verdana;
	font-weight:bold;		
}
.menu {
	font-size: 8.5pt;
	color: gray;
	font-family: Verdana;
}

.tstyle_bold_10_gray {
	font-size: 10pt;
	color: gray;
	font-family: Verdana;
	font-weight:bold;	
}

.tstyle_bold_10_darkgray {
	font-size: 10pt;
	color: #404040;
	font-family: Verdana;
	font-weight:bold;	
}


.tstyle_bold_10_green {
	font-size: 10pt;
	color: green;
	font-family: Verdana;
	font-weight:bold;	
}

.tstyle_bold_12_green {
	font-size: 12pt;
	color: green;
	font-family: Verdana;
	font-weight:bold;	
}

.tstyle_bold_12_lgreen {
	font-size: 12pt;
	color: #009900;
	font-family: Verdana;
	font-weight:bold;	
}


.tstyle_bold_12_white {
	font-size: 12pt;
	color: white;
	font-family: Verdana;
	font-weight:bold;	
}

.tstyle_bold_10_orange {
	font-size: 10pt; 
	color: #EB9734; 
	font-family: Verdana; 
	font-weight: bold; 
}

.tstyle_bold_orange {
	font-size: 8.5pt; 
	color: #EB9734; 
	font-family: Verdana; 
	font-weight: bold; 
}

.tstyle_10_orange {
	font-size: 10pt; 
	color: #EB9734; 
	font-family: Verdana; 	
}


.tstyle_bold_12_orange {
	font-size: 12pt; 
	color: #EB9734; 
	font-family: Verdana; 
	font-weight: bold; 
}

.tstyle_bold_26_orange {
	font-size: 26pt; 
	color: #EB9734; 
	font-family: Verdana; 
	font-weight: bold; 
}

.tstyle_black {
	font-size: 8.5pt;
	color: black;
	font-family: Verdana;
}

.tstyle_black_bold {
	font-size: 8.5pt;
	color: black;
	font-family: Verdana;
	font-weight: bold; 
}

.tstyle_small {
	font-size: 6.5pt;
	color: gray;
	font-family: Verdana;
}

.tstyle_75 {
	font-size: 7.5pt;
	color: gray;
	font-family: Verdana;
}

.tstyle_8 {
	font-size: 8pt;
	color: gray;
	font-family: Verdana;
}

.tstyle_7 {
	font-size: 7pt;
	color: gray;
	font-family: Verdana;
}

.size_16 {
	font-size: 16pt;
	color: gray;
	font-family: Verdana;
}

