TABLE {
	COLOR: #333333; 
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 9pt; 
	FONT-STYLE: normal;
}

a:link 		{  color: #ff6600; FONT-SIZE: 9pt; text-decoration: none}
a:active 	{  color: #ff6600; FONT-SIZE: 9pt; text-decoration: none}
a:visited 	{  color: #ff6600; FONT-SIZE: 9pt; text-decoration: none}
a:hover 	{  color: #666666; FONT-SIZE: 9pt; text-decoration: none}

a.btn:link 		{  color: #ffffff; FONT-SIZE: 8pt; text-decoration: none; border: 1px solid #ffffff; background-color:FF9900; width:70px; height:25px; padding:5px 5px 5px 5px}
a.btn:active 	{  color: #ffffff; FONT-SIZE: 8pt; text-decoration: none; border: 1px solid #ffffff; background-color:FF9900; width:70px; height:25px; padding:5px 5px 5px 5px}
a.btn:visited 	{  color: #ffffff; FONT-SIZE: 8pt; text-decoration: none; border: 1px solid #ffffff; background-color:FF9900; width:70px; height:25px; padding:5px 5px 5px 5px}
a.btn:hover 	{  color: #ff6600; FONT-SIZE: 8pt; text-decoration: none; border: 1px solid #999999; background-color:FFFFFF; width:70px; height:25px; padding:5px 5px 5px 5px}

.txt_grey8{
	COLOR: 999999;
	FONT-SIZE: 8pt;
}

.txt_darkgrey8{
	COLOR: 666666;
	FONT-SIZE: 8pt;
}

.txt_greyBold{
	COLOR: 666666;
	font-weight: Bold;
}

.txt_grey11Bold{
	COLOR: 666666;
	font-weight: Bold;
	FONT-SIZE: 11pt;
}

.txt_pink10Bold{
	COLOR: F236A7;
	FONT-FAMILY: "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif; 
	letter-spacing: .05em;
	FONT-SIZE: 12pt;
	font-weight: bold;
}

.txt_blue10Bold{
	COLOR: 1F9CBC;
	FONT-FAMILY: "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif; 
	letter-spacing: .05em;
	FONT-SIZE: 12pt;
	font-weight: bold;
}

.txt_Darkblue{
	COLOR: 176B80;
}

.txt_whiteBold{
	COLOR: ffffff;
	font-weight: Bold;
}

.txt_greenBold{
	COLOR: #669900;
	FONT-SIZE: 10pt;
	font-weight: Bold;
}

.txt_darkyellow{
	COLOR: CDB82D;
}

.txt_red8{
	COLOR: red; 
	FONT-SIZE: 8pt;
}

.txt_lightGreen12{
	COLOR: A3D24D;
	FONT-FAMILY:  Verdana, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	font-style: normal;
	font-weight: bold;
}

a.bluelink:link 	{  color: #3399CC; FONT-SIZE: 9pt; text-decoration: none}
a.bluelink:active 	{  color: #3399CC; FONT-SIZE: 9pt; text-decoration: none}
a.bluelink:visited 	{  color: #3399CC; FONT-SIZE: 9pt; text-decoration: none}
a.bluelink:hover 	{  color: #666666; FONT-SIZE: 9pt; text-decoration: none}

a.greenlink:link 	{  color: #66CC33; FONT-SIZE: 9pt; text-decoration: none}
a.greenlink:active 	{  color: #66CC33; FONT-SIZE: 9pt; text-decoration: none}
a.greenlink:visited {  color: #66CC33; FONT-SIZE: 9pt; text-decoration: none}
a.greenlink:hover 	{  color: #666666; FONT-SIZE: 9pt; text-decoration: none}

