/* font classes */
	.blacktext, .greytext, .goldtext, .blacktextb, .blacktextc, .blacktextcb, .blacktextr, .blacktextrb, .redtext, .redtextrb, .redtextb, .redtextcb, .greentextb, .ambertextb, .ambertext, .blacktextc,  .redtextc, .ambertextc, .silvertext, .silvertextr, .silvertextb, .silvertextc, .ft, .ftb{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:8pt;
		font-weight:normal;
		text-align:left;}
	.silvertextr, .blacktextr{text-align:right;}
	.blacktext, .blacktextb, .blacktextc, .blacktextr, .blacktextrb, .blacktextc, .blacktextcb{color:black;}
	.redtext, .redtextb, .redtextc, .redtextcb, .redtextrb{color:red;}
	.goldtext {color:#FFCC00;}
	.ft, .ftb {color:#CCCCCC;}
	.greentextb {color:green;}
	.greytext {color:lightgrey;}
	.ambertext, .ambertextc, .ambertextb{color:#FF9900;}
	.silvertext, .silvertextr, .silvertextb, .silvertextc {color:#CCC;}
	.blacktextc, .blacktextcb, .redtextcb, .redtextc, .ambertextc, .silvertextc{text-align:center;}
	.blacktext, .redtext, .ambertext, .silvertext, .goldtext {text-align:left;}
	.blacktextr, .blacktextrb {text-align:right;}
	.blacktextcb, .blacktextb, .blacktextrb, .redtextb, .redtextcb, .greentextb, .ambertextb, .silvertextb, .redtextrb, .ftb{font-weight: bold;}
	
.likeh3{	
	color:#aaa; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal; font-size:12px; text-align:left; font-weight:bold;
	}
	
		
/* background classes */		
	.required{background-color:#999999;}
	.highlight_error{background-color:yellow;}
	.reqf{background-color:#F99F64;}
	.pbg{background-color:#FFFBEC;}
	.dkpbg{background-color:#F9EFCF;}
	.blackbg{background-color:black;}
	.dkgreenbg{background-color:darkgreen;}
	.greenbg{background-color:lightgreen;}
	.redbg{background-color:red;}
	.paleredbg{background-color:#FE9CB5;}
	/*.amberbg{background-color:#FF9900;} */
	.amberbg{background-color:hsl(51,100%,63%);}
	.bluebg{background-color:lightblue;}
	.dkbluebg{background-color:darkblue;}
	.greybg{background-color:lightgrey;}
	.dkgreybg{background-color:darkgrey;}	
	.purplebg{background-color:#CC33FF;}
	.yellowbg{background-color:#FFFF80;}
	.hotpinkbg{background-color:#FF2AD4;}
	.wierdgreenbg{background-color:#999966;}
	.tomatobg{background-color:#FF6347;}
