BODY	{background: #000000; /*= black, but was #262937 dark grey */
	color:	#cccccc; /*= white */
	font-size: 10pt;
	}


A:link		{color: #FFCC33; TEXT-DECORATION: underline} /*= yellow */

A:visited	{color: #6DAA37; TEXT-DECORATION: underline} /*= green */

A:active	{color: red; TEXT-DECORATION: none}

A:hover	{color: #cccccc; TEXT-DECORATION: underline}

A.specieslist	{background: #000000; font-size : 10 pt}
A.small		{font-size : 8 pt}

H1,H2,H3	{font-weight: normal;
	 	text-align: left; /* was center */
	 	color: #6DAA37; /*prev value #009900;*/ /*= green */
         	background: #000000; /*=dark grey*/
         	font-family: tahoma, verdana;
		letter-spacing : 5 pt; /* was 7 */
		word-spacing : 5 pt}   /* was 7 */
  
P,TD,A		{color: #cccccc;
         	background: #000000; /*= dark grey*/ 
	 	font-size: 10pt;
         	font-family: tahoma, verdana}


/* Title underline */
.TITLEUNDERLINE	{font-weight: normal; color: #6DAA37; background: #000000} /*= green */

/* Title underline */
.DIVIDINGLINE	{font-weight: normal; color: #cccccc; background: #000000} /*= white */


/* Caption; eg for butterfly page */

.CAPT	{font-size: 8pt; text-align: left}

.CAPTCENTER	{font-size: 8pt; text-align: center}

.FCAPT	{font-size: 8pt; color: #cccccc; background: #000000; font-family: tahoma, verdana; border:white}


.COLSTYLE {BORDER-STYLE : SOLID; BORDER-COLOR : #000000; /*= dark grey*/ BORDER-WIDTH : 5pt; font-size: 8pt}

.COLSTYLE2 {background-color: #FFFFD8; padding: 1pt 3pt 2pt 3pt; BORDER-STYLE : SOLID; BORDER-COLOR : GRAY; BORDER-WIDTH : 1; font-size: 8pt}



/* TABLE STYLES */

.TABLESTYLE {width : 600}
.TABLESTYLE800 {width : 800; font-size: 1 pt}
.TABLESTYLE600 {width : 600}
.TABLESTYLE400 {width : 400}


/* for use in species lists */

.TABLESTYLELIST {
width : 500; 
border-style: 'solid'; 
border-width: '1'; 
border-color: 'GRAY'; 
border-collapse: 'collapse'; 
font-size: 11px; 
text-align: 'Justify' 
} 


.TABLESTYLE500 {width : 500; font-size: 8 pt}


#copyright {font-size: 8pt}





