/*** General Body Elements ***/

  A {color:#CC6714; background-color: #ece8e8; display: block; padding: 2px; border-bottom: 1px solid #CCC; 
     text-decoration: none;}
  A:hover     { color:#CC6714; background-color: #F5F5F5; }

  BODY        	{font-family:Copperplate Gothic Bold, Arial; font-size: 10pt; color: #010D02; padding: 8 0 0 10;}
  P           	{font-family: Copperplate Gothic Light; font-size: 12pt; color: #005a00; padding: 8 0 0 10;}
  H3          	{font-family: Arial; font-size: 10pt; color:#af0a06; font-weight: bold; padding: 8 0 0 10; margin: 0 0 0 0}
  HR          	{width: 90%; height: 2px; color: #010D02}  
  UL          	{font-family: Copperplate Gothic Bold, Arial; font-size:  8pt; color: #010D02;}  
  .bar        	{font-family: Copperplate Gothic, Arial; font-size:  8pt; color: rgb(255,255,255);	font-weight: bold}
  .foot       	{font-family: Copperplate Gothic, Arial; font-size:  8pt; color: #010D02;}
  .notes      	{font-family: Copperplate Gothic, Arial; font-size:  10pt; color: #010D02; padding: 0 0 0 14; margin: 0 0 -2px 0}
  .subtitle   	{font-family: Copperplate Gothic, Arial; font-size:  9pt; color: rgb(200,0,0);     font-weight: bold}
  .title      	{font-family: Copperplate Gothic Bold, Sans-Serif; font-size: 14pt; color:#010D02; font-weight: bold; padding: 8 0 0 0; margin: 0 0 -4px 0;}
  .title_blue 	{font-family: Copperplate Gothic Bold, Arial; font-size: 14pt; color:#587ec5; font-weight: bold; padding: 8 0 0 8; margin: 0 0 -8px 0}
  .title_green	{font-family: Copperplate Gothic Bold, Arial; font-size: 14pt; color:#005a00; font-weight: bold; padding: 8 0 0 8; margin: 0 0 -8px 0}
  .title_red  	{font-family: Copperplate Gothic Bold, Arial; font-size: 14pt; color:#af0a06; font-weight: bold; padding: 8 2 2 8; margin: 0 0 -8px 0}
  .title_side 	{font-family: Copperplate Gothic Bold, Arial; font-size: 10pt; color:#000000; font-weight: bold; padding: 8 0 0 0; margin: 0 0 -8px 0}
  .title_test 	{font-family: Copperplate Gothic Bold, Arial; font-size: 12pt; color:#af0a06; font-weight: bold; 
              	 background-color: #ffffff;  padding: 0 0 0 0;  margin: 0 0 -8px 0;}

links a {color:#CC6714; background-color: #ece8e8; display: block; padding: 2px; width: 150px; border-bottom: 1px solid #CCC; 
     text-decoration: none;}
links a:hover     { color:#CC6714; background-color: #F5F5F5; }

#navigation {background-color: #ece8e8; width: 150px; height: 550px; margin: 0 0 0 0; padding: 5px;	border: solid 1px #000; }
#navigation ul {margin-left: 0; padding-left: 0; list-style-type: none;	float: left; width: 140px; }
#navigation a {background-color: #ece8e8; display: block; padding: 5px; width: 140px; border-bottom: 1px solid #CCC; }
#navigation a:hover {color:#CC6714; background-color: #F5F5F5; }
#navigation p {margin-top: 40px; padding: 5px; border-bottom: 1px dotted #CCC; border-top: 1px dotted #CCC; }