body {
}

table.borderT {
border: 1px solid #666666;
border-collapse:collapse;
}

.header_text { font-family:Arial; font-size: 14px; font-weight:bold; }


A.header_underline:link		{font-size: 14px; font-family: "Arial"; color: #2B2B2B; text-decoration:underline; font-weight:bold; }
A.header_underline:visited	{font-size: 14px; font-family: "Arial"; color: #2B2B2B; text-decoration:underline; font-weight:bold; }
A.header_underline:active	{font-size: 14px; font-family: "Arial"; color: #3C3C3C; text-decoration:none; font-weight:bold; }
A.header_underline:hover 	{font-size: 14px; font-family: "Arial"; color: #3C3C3C; text-decoration:none; font-weight:bold; }

A.header_underline_red:link		{font-size: 14px; font-family: "Arial"; color: #990000; text-decoration:underline; font-weight:bold; }
A.header_underline_red:visited	{font-size: 14px; font-family: "Arial"; color: #990000; text-decoration:underline; font-weight:bold; }
A.header_underline_red:active	{font-size: 14px; font-family: "Arial"; color: #990000; text-decoration:none; font-weight:bold; }
A.header_underline_red:hover 	{font-size: 14px; font-family: "Arial"; color: #990000; text-decoration:none; font-weight:bold; }


A.reg_underline:link		{font-size: 12px; font-family: "Arial"; color: #2B2B2B; text-decoration:underline; font-weight:bold; }
A.reg_underline:visited	{font-size: 12px; font-family: "Arial"; color: #2B2B2B; text-decoration:underline; font-weight:bold; }
A.reg_underline:active	{font-size: 12px; font-family: "Arial"; color: #3C3C3C; text-decoration:none; font-weight:bold; }
A.reg_underline:hover 	{font-size: 12px; font-family: "Arial"; color: #3C3C3C; text-decoration:none; font-weight:bold; }

A.reg_link:link		{font-size: 12px; font-family: "Arial"; color: #000cb0; text-decoration:underline; font-weight:bold; }
A.reg_link:visited	{font-size: 12px; font-family: "Arial"; color: #000cb0; text-decoration:underline; font-weight:bold; }
A.reg_link:active	{font-size: 12px; font-family: "Arial"; color: #000cb0; text-decoration:none; font-weight:bold; }
A.reg_link:hover 	{font-size: 12px; font-family: "Arial"; color: #000cb0; text-decoration:none; font-weight:bold; }

A.reg_link_red:link		{font-size: 12px; font-family: "Arial"; color: #000cb0; text-decoration:underline; font-weight:bold; }
A.reg_link_red:visited	{font-size: 12px; font-family: "Arial"; color: #000cb0; text-decoration:underline; font-weight:bold; }
A.reg_link_red:active	{font-size: 12px; font-family: "Arial"; color: #000cb0; text-decoration:none; font-weight:bold; }
A.reg_link_red:hover 	{font-size: 12px; font-family: "Arial"; color: #000cb0; text-decoration:none; font-weight:bold; }

A.reg_nounderline:link		{font-size: 12px; font-family: "Arial"; color: #2B2B2B; text-decoration:underline; }
A.reg_nounderline:visited	{font-size: 12px; font-family: "Arial"; color: #2B2B2B; text-decoration:underline;  }
A.reg_nounderline:active	{font-size: 12px; font-family: "Arial"; color: #3C3C3C; text-decoration:none;  }
A.reg_nounderline:hover 	{font-size: 12px; font-family: "Arial"; color: #3C3C3C; text-decoration:none;  }


.small { font-family:Arial; font-size:10px; color:Black;}
.small_bold { font-family:Arial; font-size:10px; color:Black; font-weight:bold;}
.small_u { font-family:Arial; font-size:10px; color:Black; text-decoration:underline;}
.small_bold_u { font-family:Arial; font-size:10px; color:Black; font-weight:bold; text-decoration:underline;}

.small_red { font-family:Arial; font-size:10px; color:#cc0000;}
.small_bold_red { font-family:Arial; font-size:10px; color:#cc0000; font-weight:bold;}
.small_u_red { font-family:Arial; font-size:10px; color:#cc0000; text-decoration:underline;}
.small_bold_u_red { font-family:Arial; font-size:10px; color:#cc0000; font-weight:bold; text-decoration:underline;}
.small_green { font-family:Arial; font-size:10px; color:#00cc13;}
.small_bold_green { font-family:Arial; font-size:10px; color:#00cc13; font-weight:bold;}
.small_u_green { font-family:Arial; font-size:10px; color:#00cc13; text-decoration:underline;}
.small_bold_u_green { font-family:Arial; font-size:10px; color:#00cc13; font-weight:bold; text-decoration:underline;}
.small_blue { font-family:Arial; font-size:10px; color:#2600cc;}
.small_bold_blue { font-family:Arial; font-size:10px; color:#2600cc; font-weight:bold;}
.small_u_blue { font-family:Arial; font-size:10px; color:#2600cc; text-decoration:underline;}
.small_bold_u_blue { font-family:Arial; font-size:10px; color:#2600cc; font-weight:bold; text-decoration:underline;}
.small_yellow { font-family:Arial; font-size:10px; color:#c0cc00;}
.small_bold_yellow { font-family:Arial; font-size:10px; color:#c0cc00; font-weight:bold;}
.small_u_yellow { font-family:Arial; font-size:10px; color:#c0cc00; text-decoration:underline;}
.small_bold_u_yellow { font-family:Arial; font-size:10px; color:#c0cc00; font-weight:bold; text-decoration:underline;}


.reg { font-family:Arial; font-size:12px; color:Black;}
.reg_bold { font-family:Arial; font-size:12px; color:Black; font-weight:bold;}
.reg_u { font-family:Arial; font-size:12px; color:Black; text-decoration:underline;}
.reg_bold_u { font-family:Arial; font-size:12px; color:Black; font-weight:bold; text-decoration:underline;}

.reg_red { font-family:Arial; font-size:12px; color:#cc0000;}
.reg_bold_red { font-family:Arial; font-size:12px; color:#cc0000; font-weight:bold;}
.reg_u_red { font-family:Arial; font-size:12px; color:#cc0000; text-decoration:underline;}
.reg_bold_u_red { font-family:Arial; font-size:12px; color:#cc0000; font-weight:bold; text-decoration:underline;}
.reg_green { font-family:Arial; font-size:12px; color:#00cc13;}
.reg_bold_green { font-family:Arial; font-size:12px; color:#00cc13; font-weight:bold;}
.reg_u_green { font-family:Arial; font-size:12px; color:#00cc13; text-decoration:underline;}
.reg_bold_u_green { font-family:Arial; font-size:12px; color:#00cc13; font-weight:bold; text-decoration:underline;}
.reg_blue { font-family:Arial; font-size:12px; color:#2600cc;}
.reg_bold_blue { font-family:Arial; font-size:12px; color:#2600cc; font-weight:bold;}
.reg_u_blue { font-family:Arial; font-size:12px; color:#2600cc; text-decoration:underline;}
.reg_bold_u_blue { font-family:Arial; font-size:12px; color:#2600cc; font-weight:bold; text-decoration:underline;}
.reg_yellow { font-family:Arial; font-size:12px; color:#c0cc00;}
.reg_bold_yellow { font-family:Arial; font-size:12px; color:#c0cc00; font-weight:bold;}
.reg_u_yellow { font-family:Arial; font-size:12px; color:#c0cc00; text-decoration:underline;}
.reg_bold_u_yellow { font-family:Arial; font-size:12px; color:#c0cc00; font-weight:bold; text-decoration:underline;}

.med { font-family:Arial; font-size:14px; color:Black;}
.med_bold { font-family:Arial; font-size:14px; color:Black; font-weight:bold;}
.med_u { font-family:Arial; font-size:14px; color:Black; text-decoration:underline;}
.med_bold_u { font-family:Arial; font-size:14px; color:Black; font-weight:bold; text-decoration:underline;}

.med_red { font-family:Arial; font-size:14px; color:#cc0000;}
.med_bold_red { font-family:Arial; font-size:14px; color:#cc0000; font-weight:bold;}
.med_u_red { font-family:Arial; font-size:14px; color:#cc0000; text-decoration:underline;}
.med_bold_u_red { font-family:Arial; font-size:14px; color:#cc0000; font-weight:bold; text-decoration:underline;}
.med_green { font-family:Arial; font-size:14px; color:#00cc13;}
.med_bold_green { font-family:Arial; font-size:14px; color:#00cc13; font-weight:bold;}
.med_u_green { font-family:Arial; font-size:14px; color:#00cc13; text-decoration:underline;}
.med_bold_u_green { font-family:Arial; font-size:14px; color:#00cc13; font-weight:bold; text-decoration:underline;}
.med_blue { font-family:Arial; font-size:14px; color:#2600cc;}
.med_bold_blue { font-family:Arial; font-size:14px; color:#2600cc; font-weight:bold;}
.med_u_blue { font-family:Arial; font-size:14px; color:#2600cc; text-decoration:underline;}
.med_bold_u_blue { font-family:Arial; font-size:14px; color:#2600cc; font-weight:bold; text-decoration:underline;}
.med_yellow { font-family:Arial; font-size:14px; color:#c0cc00;}
.med_bold_yellow { font-family:Arial; font-size:14px; color:#c0cc00; font-weight:bold;}
.med_u_yellow { font-family:Arial; font-size:14px; color:#c0cc00; text-decoration:underline;}
.med_bold_u_yellow { font-family:Arial; font-size:14px; color:#c0cc00; font-weight:bold; text-decoration:underline;}

.large { font-family:Arial; font-size:16px; color:Black;}
.large_bold { font-family:Arial; font-size:16px; color:Black; font-weight:bold;}
.large_u { font-family:Arial; font-size:16px; color:Black; text-decoration:underline;}
.large_bold_u { font-family:Arial; font-size:16px; color:Black; font-weight:bold; text-decoration:underline;}

.large_red { font-family:Arial; font-size:16px; color:#cc0000;}
.large_bold_red { font-family:Arial; font-size:16px; color:#cc0000; font-weight:bold;}
.large_u_red { font-family:Arial; font-size:16px; color:#cc0000; text-decoration:underline;}
.large_bold_u_red { font-family:Arial; font-size:16px; color:#cc0000; font-weight:bold; text-decoration:underline;}
.large_green { font-family:Arial; font-size:16px; color:#00cc13;}
.large_bold_green { font-family:Arial; font-size:16px; color:#00cc13; font-weight:bold;}
.large_u_green { font-family:Arial; font-size:16px; color:#00cc13; text-decoration:underline;}
.large_bold_u_green { font-family:Arial; font-size:16px; color:#00cc13; font-weight:bold; text-decoration:underline;}
.large_blue { font-family:Arial; font-size:16px; color:#2600cc;}
.large_bold_blue { font-family:Arial; font-size:16px; color:#2600cc; font-weight:bold;}
.large_u_blue { font-family:Arial; font-size:16px; color:#2600cc; text-decoration:underline;}
.large_bold_u_blue { font-family:Arial; font-size:16px; color:#2600cc; font-weight:bold; text-decoration:underline;}
.large_yellow { font-family:Arial; font-size:16px; color:#c0cc00;}
.large_bold_yellow { font-family:Arial; font-size:16px; color:#c0cc00; font-weight:bold;}
.large_u_yellow { font-family:Arial; font-size:16px; color:#c0cc00; text-decoration:underline;}
.large_bold_u_yellow { font-family:Arial; font-size:16px; color:#c0cc00; font-weight:bold; text-decoration:underline;}


