font.mini	{ font-size: 7.5pt; font-family: Verdana, Arial, Helvetica;}
font.minib	{ font-size: 7.5pt; font-family: Verdana, Arial, Helvetica; font-weight: bold;}
font.minii	{ font-size: 7.5pt; font-family: Verdana, Arial, Helvetica; font-style: italic;}
font.minit	{ font-size: 10pt;  font-family: Verdana, Arial, Helvetica; font-weight: bold; color: #FFFFFF;}		//white
font.minitb	{ font-size: 10pt;  font-family: Verdana, Arial, Helvetica; font-weight: bold; color: #000000;}		//bold black
font.minibw	{ font-size: 7.5pt;  font-family: Verdana, Arial, Helvetica; font-weight: bold; color: #FFFFFF;}	//bold white
font.minibr	{ font-size: 7.5pt;  font-family: Verdana, Arial, Helvetica; font-weight: bold; color: #BD893E;}

font.baskLeftH 	{ font-size: 9pt;  font-family: Arial, Helvetica; font-weight: bold; color: #E7907D;}
font.baskLeftS 	{ font-size: 9pt;  font-family: Arial, Helvetica; font-weight: bold; color: #000000;}

input.mini	{ font-size: 8pt; font-family: Arial, Verdana, Helvetica;}
input.minib	{ font-size: 8pt; font-family: Arial, Verdana, Helvetica; font-weight: bold;}

select.minib	{ font-size: 8pt; font-family: Arial, Verdana, Helvetica; font-weight: bold;}

table.basic	{ background-color : #999999;}
table.frm	{ background-color : #99CCFF;}
table.newswire	{ background-color : #B9B68D;}
table.showSwitch{display: block; text-decoration: none;}
table.hideSwitch{display: none;	text-decoration: none;}

tr.basict	{ background-color : #336699;}
tr.basich	{ background-color : #C8ECFF;}
tr.basicho	{ background-color : #FFD3A8;}
tr.basicr	{ background-color : #FFFFFF;}
tr.basicw	{ background-color : #FF9933;}
tr.basicyw	{ background-color : #FFEAD5;}
tr.frm		{ background-color : #99CCFF;}
tr.frmWhite	{ background-color : #FFFFFF;}
tr.showSwitch 	{display: block; text-decoration: none;}
tr.hideSwitch 	{display: none;	text-decoration: none;}

span.showSwitch {display: block; text-decoration: none;}
span.hideSwitch {display: none;	text-decoration: none;}

dl.showSwitch 	{display: block; text-decoration: none;}
dl.hideSwitch 	{display: none;	text-decoration: none;}

dt.menu 	{cursor: hand; font-size: 7.5pt; font-family: Verdana, Arial, Helvetica; font-weight: bold;} 
dd.submenu	{cursor: hand; font-size: 7.5pt; font-family: Verdana, Arial, Helvetica; font-weight: bold; text-indent: -3em;} 
td.menu 	{cursor: hand; font-size: 7.5pt; font-family: Verdana, Arial, Helvetica; font-weight: bold;} 
td.submenu	{cursor: hand; font-size: 7.5pt; font-family: Verdana, Arial, Helvetica; font-weight: bold; color: #000099;} 


.standard	{ margin-left: 0; margin-top: 0 ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold}
.big_title	{ FONT: bold 16px Arial, Helvetica, sans-serif; COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none}
.title02	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.standard01	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.red 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FF0000}
.red02 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #FF0000}




//mini 		- small sized text
//minib		- small sized bold text
//minit		- table header text (white)
//basict	- table header backcolor
//basich	- column header backcolor
//showSwitch	- display text
//hideSwitch	- hide text
//menu		- used in clickable text
//submenu	- used in clickable text, with indentation adjustedfont.mini	{ font-size: 7.5pt; font-family: Verdana, Arial, Helvetica;}