TABLE {
	COLOR: #333333; 
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 9pt; 
	FONT-STYLE: normal;
}

a:link 		{  color: #666666; FONT-SIZE: 9pt; text-decoration: none; font-weight: bold}
a:active 	{  color: #666666; FONT-SIZE: 9pt; text-decoration: none; font-weight: bold}
a:visited 	{  color: #666666; FONT-SIZE: 9pt; text-decoration: none; font-weight: bold}
a:hover 	{  color: #ff9933; FONT-SIZE: 9pt; text-decoration: underline; font-weight: bold}

a.submenu:link 		{  color: #006738; FONT-SIZE: 8pt; text-decoration: none; font-weight: bold; padding: 5px; background-color:#ffffff; border:solid 1px #cccccc; width:180px; height:30px; display:block}
a.submenu:active 	{  color: #006738; FONT-SIZE: 8pt; text-decoration: none; font-weight: bold; padding: 5px; background-color:#ffffff; border:solid 1px #cccccc; width:180px; height:30px; display:block}
a.submenu:visited 	{  color: #006738; FONT-SIZE: 8pt; text-decoration: none; font-weight: bold; padding: 5px; background-color:#ffffff; border:solid 1px #cccccc; width:180px; height:30px; display:block}
a.submenu:hover 	{  color: #ffffff; FONT-SIZE: 8pt; text-decoration: none; font-weight: bold; padding: 5px; background-color:#006738; border:solid 1px #ffffff; width:180px; height:30px; display:block}

/* #006738 */
a.btn:link 		{  color: #006738; FONT-SIZE: 9pt; text-decoration: none; width: 70; font-weight: bold; padding: 2px 5px 2px; background-color:#ffffff; border:solid 1px #666666}
a.btn:active 	{  color: #006738; FONT-SIZE: 9pt; text-decoration: none; width: 70; font-weight: bold; padding: 2px 5px 2px; background-color:#ffffff; border:solid 1px #666666}
a.btn:visited 	{  color: #006738; FONT-SIZE: 9pt; text-decoration: none; width: 70; font-weight: bold; padding: 2px 5px 2px; background-color:#ffffff; border:solid 1px #666666}
a.btn:hover 	{  color: #ffffff; FONT-SIZE: 9pt; text-decoration: none; width: 70; font-weight: bold; padding: 2px 5px 2px; background-color:#006738; border:solid 1px #666666}

a.btn2:link 		{  color: #006738; FONT-SIZE: 9pt; text-decoration: none; width: 150; font-weight: bold; padding: 2px 5px 2px; background-color:#ffffff; border:solid 1px #666666}
a.btn2:active 	{  color: #006738; FONT-SIZE: 9pt; text-decoration: none; width: 150; font-weight: bold; padding: 2px 5px 2px; background-color:#ffffff; border:solid 1px #666666}
a.btn2:visited 	{  color: #006738; FONT-SIZE: 9pt; text-decoration: none; width: 150; font-weight: bold; padding: 2px 5px 2px; background-color:#ffffff; border:solid 1px #666666}
a.btn2:hover 	{  color: #ffffff; FONT-SIZE: 9pt; text-decoration: none; width: 150; font-weight: bold; padding: 2px 5px 2px; background-color:#006738; border:solid 1px #666666}

a.link_top:link 	{  color: #0099cc; FONT-SIZE: 8pt; text-decoration: none}
a.link_top:active 	{  color: #0099cc; FONT-SIZE: 8pt; text-decoration: none}
a.link_top:visited 	{  color: #0099cc; FONT-SIZE: 8pt; text-decoration: none}
a.link_top:hover 	{  color: #ff9933; FONT-SIZE: 8pt; text-decoration: none}

a.link_website:link 	{  color: #006738; FONT-SIZE: 9pt; text-decoration: underline}
a.link_website:active 	{  color: #006738; FONT-SIZE: 9pt; text-decoration: underline}
a.link_website:visited 	{  color: #006738; FONT-SIZE: 9pt; text-decoration: underline}
a.link_website:hover 	{  color: #ff9966; FONT-SIZE: 9pt; text-decoration: underline}

a.link_email:link 		{  color: 3399cc; FONT-SIZE: 9pt; text-decoration: underline; font-weight: none}
a.link_email:active 	{  color: 3399cc; FONT-SIZE: 9pt; text-decoration: underline; font-weight: none}
a.link_email:visited 	{  color: 3399cc; FONT-SIZE: 9pt; text-decoration: underline; font-weight: none}
a.link_email:hover 		{  color: ff9966; FONT-SIZE: 9pt; text-decoration: underline; font-weight: none}

.title {
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	font-style: normal;
	font-weight:bold;
	background-color:#006738;/*#006738;*/
}

.txt_Bold {
	COLOR: #333333;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-style: normal;
	font-weight: bold;
}

.txt_BoldUnderline {
	COLOR: #333333;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	text-decoration: underline;
	font-weight: bold;
}

.txt_Bold10 {
	COLOR: #333333;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-style: normal;
	font-weight: bold;
}

.txt_Underline {
	COLOR: #333333;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	text-decoration: underline;
	font-weight: none;
}

.txt_BlueBold {
	COLOR: #006738;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-style: normal;
	font-weight: bold;
}

.txt_BlueBold10 {
	COLOR: #006738;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-style: normal;
	font-weight: bold;
}

.txt_OrangeBold10 {
	COLOR: #ff6633;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-style: normal;
	font-weight: bold;
}

.notes {
	COLOR: #990000;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-style: italic;
	font-weight: bold;
}

.notesRed {
	COLOR: #FF3333;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-weight: bold;
}


.notes8 {
	COLOR: #cc6600;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	font-weight: bold;
}

.copyright {
	COLOR: #999999;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	font-weight: none;
}
