.gradBlue
{
	border: 99ccff 0px solid;
	background: #ffffff;
	filter: 	progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#C0DDFB)
}

.gradGreen
{
	border: 99ccff 0px solid;
	background: #ffffff;
	filter: 	progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#99CC99)
}

.gradTan
{
	border: 99ccff 0px solid;
	background: #ffffff;
	filter: 	progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#CCCC99)
}

.linkBlack8
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline
}

.linkBlack8:hover
{
	color: #cc0000;
}

.linkBlack8:visited
{
	color: #000000;
}

.linkBlack10
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline
}

.linkBlack10:hover
{
	color: #cc0000;
}

.linkBlack10:visited
{
	color: #000000;
}

.linkBlue8
{
	font-family: Verdana;
	font-size: 8pt;
	color: #006699;
	text-decoration: underline
}

.linkBlue8:hover
{
	font-family: Verdana;
	font-size: 8pt;
	color: #cc0000;
	text-decoration: underline
}

.linkBlue8:visited
{
	font-family: Verdana;
	font-size: 8pt;
	color: #006699;
	text-decoration: underline
}

.linkBlue10
{
	font-family: Arial;
	font-size: 10pt;
	color: #006699;
	text-decoration: underline
}
.linkBlue10:visited
{
	color: #006699
}

.linkBlue10:hover
{
	color: #cc0000;
}

.textBody8
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000
}

.textBody10
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000
}

.textBody7
{
	font-family: Verdana, Arial;
	font-size: 7pt;
	color: #000000
}

.textWhite10
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #ffffff		
}

.textError8
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #cc0000
}

.textBlue8
{
	font-family: Verdana;
	font-size: 8pt;
	color: #006699
}

.textBlue10
{
	font-family: Arial;
	font-size: 10pt;
	color: #006699
}

.textBlue14
{
	font-family: Arial;
	font-size: 14pt;
	color: #006699
}

.textBlue12
{
	font-family: Arial;
	font-size: 12pt;
	color: #006699
}

.textWhite10
{
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff
}