A, A:visited, A:active
{
	color: #99EEFF;
	text-decoration: none;
	font-weight: normal;
}

A:hover
{
	color: #DDFFFF;
	text-decoration: underline;
}

SPAN
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
}

SPAN.Welcome
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
}

div.Announcement
{
	font-size: 9pt;
	color: black;
	font-family: Arial, Verdana, Tahoma;
	border: 2px #AAAAFF outset;
	background-color: #F0FAFF;
	padding: 5px;
}

SPAN.small
{
	font-size: 8pt;
	color: black;
	font-family: Arial, Thaoma, Verdana;
}

SPAN.title
{
	font-size: 16pt;
	font-weight: bold;
	color: black;
}

SPAN.copyright
{
	font-size: 8pt;
	color: #274060;
}

A.FadeBox, A.FadeBox:visited, A.FadeBox:active
{
  color: #000000;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  border: 0px solid white;
}

A.FadeBox:hover
{
  color: #0000FF;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  border: 0px solid white;
}

A.L2          {color: #4000B0; text-decoration: none; font-weight:bold}
A.L2:visited	{color: #4000B0; text-decoration: none; font-weight:bold}
A.L2:active 	{color: #4000B0; text-decoration: none; font-weight:bold}
A.L2:hover		{color: #5040FF; text-decoration: underline; font-weight:bold}
A.Library          {color: #4000B0; text-decoration: none; font-weight:bold}
A.Library:visited	{color: #4000B0; text-decoration: none; font-weight:bold}
A.Library:active 	{color: #4000B0; text-decoration: none; font-weight:bold}
A.Library:hover		{color: #5040FF; text-decoration: underline; font-weight:bold}
H1 { font-size: 16pt; margin: 0px; padding: 0px; }

			TD.BillingTDHeader
			{
				color: White;
				background-color: Black;
				font-size: 9pt;
				font-family: Arial, Verdana, Tahoma, Helvetica;
				font-weight: Bold;
			}

			TD.BillingTDRecord
			{
				color: Black;
				font-size: 8pt;
				font-family: Arial, Verdana, Tahoma, Helvetica;
				font-weight: Normal;
				border-right: 1px solid Black;
			}

			TD.BillingTDRecord2
			{
				color: Black;
				font-size: 8pt;
				font-family: Arial, Verdana, Tahoma, Helvetica;
				font-weight: Normal;
			}

			TD.BillingTDRecord_refund
			{
				color: #606060;
				font-size: 8pt;
				font-family: Arial, Verdana, Tahoma, Helvetica;
				font-weight: Normal;
				font-style: Italic;
				border-right: 1px solid Black;
			}

			TD.BillingTDRecord2_refund
			{
				color: #606060;
				font-size: 8pt;
				font-family: Arial, Verdana, Tahoma, Helvetica;
				font-style: Italic;
				font-weight: Normal;
			}

			TD.BillingTDRecord_failed
			{
				color: #FFFFFF;
				font-size: 8pt;
				font-family: Arial, Verdana, Tahoma, Helvetica;
				font-weight: Bold;
				border-right: 1px solid Black;
			}

			TD.BillingTDRecord2_failed
			{
				color: #FFFFFF;
				font-size: 8pt;
				font-family: Arial, Verdana, Tahoma, Helvetica;
				font-weight: Bold;
			}
