.txt_lgrey {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}
.txt_cyan {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	color: #0F9FFF;
}
.txt_magenta {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0099;
}
.txt_green {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	color: #99CC00;
}
.txt_yellow {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFCC00;
}
.txt_orange {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF6600;
}
.txt_sm_grey {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.txt_sm_cyan {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 9pt;
	color: #0F9FFF;
}
.txt_sm_magenta {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0099;
}
.txt_sm_green {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	color: #99CC00;
}
.txt_sm_yellow {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFCC00;
}
.txt_sm_orange {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
}
input.styleform {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color:#999999; 
	background:#333333; 
	border:1px solid #666666; 
	font-size:12px; 
	height:15px
}
.copyright_grey {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.txt_white {

	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
