/*  */  
body			{font-family:Arial,Helvetica,Geneva,sans-serif; font-size:14px; background-color:white; }

tr				{font-size:14px;}
tr.heading		{color:white; background-color:#990000; }
tr.even			{color:black; background-color:white; }
tr.odd			{color:black; background-color:#E0E0E0; }
tr.evensmall	{color:black; background-color:white; font-size:12px; }
tr.oddsmall		{color:black; background-color:#E0E0E0; font-size:12px; }
tr.total		{font-weight: bold; color:white; background-color:white; }
tr.group		{font-style:italic; font-weight: bold; color:black; background-color:#FFFFD0; }
table.indent	{margin-left:4%;}

.cfg_pageheading{font-size:28px; font-weight:bold; color:#990000;}
.cfg_title		{font-size:21px; font-weight:bold; color:#990000;}
.cfg_label		{font-size:16px; font-weight:bold; color:#990000;}
.cfg_pid		{font-size:16px; }
.cfg_desc		{font-size:16px; }
.cfg_picNote	{font-size:10px; text-align:center; }
.cfg_copyright	{font-size:10px; }

a.cfg:link 		{font-size:14px; text-decoration:none; color:#0000cc; }
a.cfg:visited	{font-size:14px; text-decoration:none; color:#0000cc; }
a.cfg:hover 	{font-size:14px; text-decoration:underline; color:#0000cc; }
a.cfg_big:link 		{font-size:16px; text-decoration:none; color:#0000cc; }
a.cfg_big:visited	{font-size:16px; text-decoration:none; color:#0000cc; }
a.cfg_big:hover 	{font-size:16px; text-decoration:underline; color:#0000cc; }

.tabon {color:#cc0000; font-family:trebuchet ms,Verdana,Arial,Helvetica,sans-serif; line-height:10.75px; font-size:11px; font-weight:bold; text-decoration:none;}
.taboff {color:#333333; font-family:trebuchet ms,Verdana,Arial,Helvetica,sans-serif; line-height:10.75px; font-size:11px; font-weight:bold; text-decoration:none;}


