TABLE {
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 9pt; 
	FONT-STYLE: normal;
}

a.btn2:link 	{  color: ffffff; FONT-SIZE: 9pt; text-decoration: none; font-weight:none; width:100%; height:30px; background-color:#6E2327; padding:5px}
a.btn2:active 	{  color: ffffff; FONT-SIZE: 9pt; text-decoration: none; font-weight:none; width:100%; height:30px; background-color:#6E2327; padding:5px}
a.btn2:visited 	{  color: ffffff; FONT-SIZE: 9pt; text-decoration: none; font-weight:none; width:100%; height:30px; background-color:#6E2327; padding:5px}
a.btn2:hover 	{  color: 333333; FONT-SIZE: 9pt; text-decoration: none; font-weight:none; width:100%; height:30px; background-color:#ffcc00; padding:5px}

a.link:link 	{  color: ffcc99; FONT-SIZE: 8pt; text-decoration: none; font-weight: bold; FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif}
a.link:active 	{  color: ffcc99; FONT-SIZE: 8pt; text-decoration: none; font-weight: bold; FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif}
a.link:visited 	{  color: ffcc99; FONT-SIZE: 8pt; text-decoration: none; font-weight: bold; FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif}
a.link:hover 	{  color: yellow; FONT-SIZE: 8pt; text-decoration: none; font-weight: bold; FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif}

a.btn:link 		{  color: ffffff; FONT-SIZE: 9pt; text-decoration: none; font-weight: bold; background-color:#ff6600; width:20px; padding:2px}
a.btn:active 	{  color: ffffff; FONT-SIZE: 9pt; text-decoration: none; font-weight: bold; background-color:#ff6600; width:20px; padding:2px}
a.btn:visited 	{  color: ffffff; FONT-SIZE: 9pt; text-decoration: none; font-weight: bold; background-color:#ff6600; width:20px; padding:2px}
a.btn:hover 	{  color: 990000; FONT-SIZE: 9pt; text-decoration: none; font-weight: bold; background-color:#ff6600; width:20px; padding:2px}

a.url:link 		{  color: ffffff; FONT-SIZE: 8pt; text-decoration: none; font-weight: none; FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif}
a.url:active 	{  color: ffffff; FONT-SIZE: 8pt; text-decoration: none; font-weight: none; FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif}
a.url:visited 	{  color: ffffff; FONT-SIZE: 8pt; text-decoration: none; font-weight: none; FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif}
a.url:hover 	{  color: yellow; FONT-SIZE: 8pt; text-decoration: underline; font-weight: none; FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif}

a.url2:link 	{  color: ffffff; FONT-SIZE: 10pt; text-decoration: none; font-weight: none; FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif}
a.url2:active 	{  color: ffffff; FONT-SIZE: 10pt; text-decoration: none; font-weight: none; FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif}
a.url2:visited 	{  color: ffffff; FONT-SIZE: 10pt; text-decoration: none; font-weight: none; FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif}
a.url2:hover 	{  color: yellow; FONT-SIZE: 10pt; text-decoration: underline; font-weight: none; FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif}

.txt_bold {
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-style: normal;
	font-weight: bold;
}

.txt_yellowbold {
	COLOR: #ffcc00;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-style: normal;
	font-weight: bold;
}

.txt_orange12bold {
	COLOR: #ff9900;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing:0.2em;
}

.txt_white12bold {
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing:0.2em;
}

.txt_greybold {
	COLOR: #333333;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-style: normal;
	font-weight: bold;
}

.cpyright {
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 7pt;
	font-style: normal;
	font-weight: none;
}

.txt_yellow16bold {
	COLOR: #ffcc00;
	FONT-FAMILY: "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 16pt;
	font-style: normal;
	font-weight: bold;
}