body 	{ font-family: Tahoma, Lucinda Sans Unicode, Helvetica, Arial, sans-serif;}
td 		{ font-family: Tahoma, Lucida Sans Unicode, Helvetica, Arial, sans-serif; font-size: 11px; }

/* Text Colors */
.txtwhite { color:#FFFFFF; }
.txtylw {  color: #FFCC00;}
.txtltylw {  color: #FFFF99;}

/* Text Sizes */
.9pt_txt 		{ size: 9px;}
.10pt_txt	{ size: 10px;}
.11pt_txt 	{ size: 11px;}
.12pt_txt 	{ size: 12px;}
.14pt_txt 	{ size: 14px;}

/* Links */	
a:link 		{color: #009900; text-decoration:none;}
a:visited 	{color: #009900; text-decoration:none;}
a:hover 		{color: #FF9900; text-decoration:none;}
a:active 	{color: #FF2222; text-decoration:none;}

a.botnav:link 		{color: #009900; text-decoration:none; size:9px;}
a.botnav:visited 	{color: #009900; text-decoration:none; size:9px;}
a.botnav:hover 		{color: #FF0000; text-decoration:none; size:9px;}
a.botnav:active 	{color: #FF2222; text-decoration:none; size:9px;}

a.o2green:link {color: #F1C904; text-decoration:none; }
a.o2green:visited {color: #A1D904; text-decoration:none; }
a.o2green:hover {color: #FFFFFF; text-decoration:none; }
a.o2green:active {color: #FF0000; text-decoration:none; }

/* Forms */
SELECT {  	font-family: Tahoma, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
		font-size: 10px;
		color: #006699;
		background-color: #CCFFFF}

TEXTBOX { 	font-family: Tahoma, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
		font-size: 10px;
		color: #006699 }

INPUT { 	font-family: Tahoma, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
		font-size: 10px;
		color: #006699 }

TEXTAREA {  font-family: Lucida Sans Unicode, Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #006699}
