/* SUAUmp.org COMMON STYLE SHEET CREATED BY JUSTIN HALL       2001         */
/* COPYRIGHT 2001 BY JUSTIN HALL                              		   */
/*                                                            		   */
/* NORMAL TEXT */
B	       {       font-weight: bold }
TABLE        {       font-size:  9pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: normal; }
CENTER       {       font-size:  9pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: normal; }
.body        {       font-size:  9pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: normal; }
.normal      {       font-size:  9pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: normal; }
.text        {       font-size:  9pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: normal; }
.red         {       font-size:  9pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: bold; color:#FF0000; }
P            {       font-size:  9pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: normal; }
.title       {       font-size:  11pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: bold; }
.subtitle    {       font-size:  10pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: bold; }
.topwhtbkg   {       font-size:  11pt;    font-family:  Tahoma, Arial, Geneva, sans-serif;  
                        font-weight: bold; color:#FFFFFF; }
.pgheader    {       font-size:  12pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: bold; color:#1D305A; }
.pgheaderwhite {       font-size:  11pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: bold; color:#FFFFFF; }
.spaced      {       font-size:  9pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: bold; line-height: 13pt;}
.spacednorm  {       font-size:  9pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: normal; line-height: 13pt;}
.spacedbo    {       font-size:  8pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: bold; line-height: 10pt;}
.small	 {       font-size:  7pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: normal;}

TD.TabSelected
{
   background-color: #800000;
   border-bottom: 0pt solid black;
   border-left: 1pt solid black;
   border-top: 1pt solid black;
   color: #FFFFFF;
}
TD.TabUnselected
{
   background-color: #FFFFFF;
   border-bottom: 1pt solid black;
   border-left: 1pt solid black;
   border-top: 1pt solid black;
   color: #000000;
}

/* dotted line horz rule */
div.dots { text-align: center }
div.dots div { font-size: 2px; line-height: 2px; width: 95%; height: 8px; margin: 10px 0px 6px 0px; background-image: url(/images/ccc2x6.gif); background-repeat: repeat-x }
div.hdots { font-size: 1px; line-height: 1px; height: 1px; margin: 0px; background-image: url(/images/ccc2x6.gif); background-repeat: repeat-x }

/* LISTS OF ITEMS */
OL         {       font-size:  9pt;     font-family:  Arial, Geneva, sans-serif;  
                        font-weight: normal; }
UL         {       font-size:  9pt;     font-family:  Arial, Geneva, sans-serif;  
                        font-weight: normal; }


A:link			{	  text-decoration: underline; color:#0000FF; font-size:  9pt;    font-family:  Arial, Geneva, sans-serif;			   font-weight: bold;}
A:visited			{	  text-decoration: underline; color:#003366; font-size:  9pt;    font-family:  Arial, Geneva, sans-serif;			   font-weight: bold;}
A:hover			{	  text-decoration: none; 	color:#FF0000; font-size:  9pt;    font-family:  Arial, Geneva, sans-serif;			   font-weight: bold;}
A:active			{	  text-decoration: none;	color:#FF0000; font-size:  9pt;    font-family:  Arial, Geneva, sans-serif;			   font-weight: bold;}

A.sml:link			{	  text-decoration: underline; color:#0000FF; font-size:  7pt;  font-weight: normal;}
A.sml:visited		{	  text-decoration: underline; color:#003366; font-size:  7pt;  font-weight: normal;}
A.sml:hover			{	  text-decoration: none; 	color:#FF0000; font-size:  7pt;  font-weight: normal;}
A.sml:active		{	  text-decoration: none;	color:#FF0000; font-size:  7pt;  font-weight: normal;}

A.white:link		{	  text-decoration: underline; color:#FFFF33; font-size:  7pt;  font-weight: normal;}
A.white:visited		{	  text-decoration: underline; color:#FFFF33; font-size:  7pt;  font-weight: normal;}
A.white:hover		{	  text-decoration: none; 	color:#FFFFFF; font-size:  7pt;  font-weight: normal;}
A.white:active		{	  text-decoration: none;	color:#FFFFFF; font-size:  7pt;  font-weight: normal;}
