/* Text Links */
.blue07NAV
{
	font-family: Arial;
	font-size: 7pt;
	color: #000066; text-decoration: none;
}
.blue07NAV:hover
{
	font-family: Arial;
	font-size: 7pt;
	color: #ff6600; text-decoration: underline;
}
.blue07NAV:active
{
	font-family: Arial;
	font-size: 7pt;
	color: #333333; text-decoration: underline;
}
.red07NAV
{
	font-family: Arial;
	font-size: 7pt;
	color: #ff0000; text-decoration: none;
}
.red07NAV:hover
{
	font-family: Arial;
	font-size: 7pt;
	color: #000000; text-decoration: underline;
}
.red07NAV:active
{
	font-family: Arial;
	font-size: 7pt;
	color: #333333; text-decoration: underline;
}
.gray07NAV
{
	font-family: Arial;
	font-size: 7pt;
	color: #999999; text-decoration: none;
}
.gray07NAV:hover
{
	font-family: Arial;
	font-size: 7pt;
	color: #eeeeee; text-decoration: underline;
}
.gray07NAV:active
{
	font-family: Arial;
	font-size: 7pt;
	color: #333333; text-decoration: underline;
}
.white09NAV
{
	font-family: Verdana;
	font-size: 9pt;
	color: #ffffff; text-decoration: none;
}
.white09NAV:hover
{
	font-family: Verdana;
	font-size: 9pt;
	color: #eeeeee; text-decoration: underline;
}
.white09NAV:active
{
	font-family: Verdana;
	font-size: 9pt;
	color: #333333; text-decoration: underline;
}
.blue09NAV
{
	font-family: Verdana;
	font-size: 9pt;
	color: #000066; text-decoration: none;
}
.blue09NAV:hover
{
	font-family: Verdana;
	font-size: 9pt;
	color: #ff6600; text-decoration: underline;
}
.blue09NAV:active
{
	font-family: Verdana;
	font-size: 9pt;
	color: #333333; text-decoration: underline;
}
/* Text Format */
.blue07
{
	font-family: Arial;
	font-size: 7pt;
	color: #000066; text-decoration: none;
}
.gray07
{
	font-family: Arial;
	font-size: 7pt;
	color: #999999; text-decoration: none;
}
.orange07
{
	font-family: Arial;
	font-size: 7pt;
	color: #ff6600; text-decoration: none;
}
.dgray08
{
	font-family: Arial;
	font-size: 8pt;
	color: #333333; text-decoration: none;
}
.orange08
{
	font-family: Arial;
	font-size: 8pt;
	color: #ff6600; text-decoration: none;
}
.gray08
{
	font-family: Arial;
	font-size: 8pt;
	color: #666666; text-decoration: none;
}
.blue09
{
	font-family: Verdana;
	font-size: 9pt;
	color: #000066; text-decoration: none;
}
.orange09
{
	font-family: Verdana;
	font-size: 9pt;
	color: #ff6600; text-decoration: none;
}
.white10
{
	font-family: Verdana;
	font-size: 10pt;
	color: #ffffff; text-decoration: none;
}
.red10
{
	font-family: Verdana;
	font-size: 10pt;
	color: #ff0000; text-decoration: none;
}
.blue10
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000066; text-decoration: none;
}
/* Special Text Format */
.dorange09
{
	font-family: Verdana;
	font-size: 9pt;
	color: #ff6600; text-decoration: underline;
}
.dorange10
{
	font-family: Verdana;
	font-size: 10pt;
	color: #ff6600; text-decoration: underline;
}
.border
{
	border: 2px solid #000066;
}
.input
{
	font-family: Verdana;
	font-size: 8pt;
	color: #ff3300; text-decoration: none;
	border: 1px solid #999999;
	height: 16px;
	width: 90%;
	background: #eeeeee;	
}
.inputs
{
	font-family: Verdana;
	font-size: 8pt;
	color: #ff3300; text-decoration: none;
	border: 1px solid #999999;
	height: 20px;
	background: #eeeeee;	
}
.button
{
	cursor: hand;
	font-family: Verdana;
	font-size: 10px;
}
.xLname
{
	font-family: Arial;
	font-size: 8pt;
	color: #333333; text-decoration: none;
	font-weight: bold;
	position: right;
	border: 1px solid #ffffff;
	height: 20px;
	background: #ffffff;	
}