.heading 	{ font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #000000}
.errortext 	{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;  color: #CC0000}
.tableheading 	{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;  color: #FFFFFF}
.tablesubhead 	{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal;  color: #FFFFFF}
.tabletext 	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;  color: #000000}
.formtext 	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.formtextbold 	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.copyright	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal;  color: #000000}
.cartsubhead 	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;  color: #576B99}
.pageheadingRed 	{ font-family: "Times New Roman", Times, serif; font-size: 14pt; font-style: normal; font-weight: bold; color: B60000}
.text 			{ font-family: "Times New Roman", Times, serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000}  


.bgtableheading {  background-color: #666666}
.bgheaderbar 	{  background-color: #E0E7F0}
.bgfooter 	{  background-color: #083A84}
.bglightgray {  background-color: #EEEEEE}
.bgmedgray {  background-color: #DDDDDD}
.bgdarkgray {  background-color: #999999}
.bgpage {  background-color: #FFFFFF}
.bgwhite {  background-color: #FFFFFF}


a:link 	  {text-decoration: underline; color: #0000FF}
a:visited {text-decoration: underline; color: #9933CC}
a:active  {text-decoration: underline; color: #CC0000}
a:hover   {text-decoration: underline; color: #CC0000}



