
/* MENUSELECT */

  A { text-decoration: none; }
  select { background: #C4D8E5; color: #056E81; font-family:
Helvetica, Arial, Verdana, Geneva; font-size: 10pt; font-weight: regular; }

  input { background: #C4D8E5; color: #056E81; font-family:
Helvetica, Arial, Verdana, Geneva; font-size: 10pt; font-weight: regular; }


/*  PULLDOWN MENU PREFERENCES  */

select.Menu{
  font-family: Helvetica, Arial, Verdana, Geneva;
  font-size:   8pt;
  font-weight: normal;
  font-style:  normal;    
}
option.MenuColorOne{
  color:#FFFFFF;
  background-color:#395A73;
  background-image: Mez2.GIF;
}
option.MenuColorTwo{
  color:#E22000;
  background-color:#C4D8E5;
  background-image: Mez2.GIF;
}
option.MenuColorThree{
  color:#395A73;
  background-color:#C4D8E5;
  background-image: Mez2.GIF;
}
option.MenuColorFour{
  color:#395A73;
  background-color:#C4D8E5;
  background-image: Mez2.GIF;
}


/* LINKHOVER */

A:link          {color: #005196}
A:visited       {color: #6B1355}
A:active        {background-color: #FFFFFF;
                        text-decoration: underline}
A:hover         {background-color: #C4D8E5;
                        text-decoration: underline;
						color : #B91515}
						
						
/* BACKGROUND */

.style1 { background-image:url(../gfx/corner_gfx1.jpg); 
background-repeat:no-repeat; z-index: 2; } 

.style2 { background-image:url(../gfx/sandback.jpg); 
background-repeat:repeat; z-index: 3; }

.buttons { position:absolute;
top:120px;
left:100px; }

.caption {
top : 65px; 
left : 74px; 
position : relative;
z-index: 2; }

.logo {
top : 79px; 
left : 10px; 
position : relative; 
z-index: 2; }
						
/* IFRAME */

iframe 
{
background-image: url(Pp30a.jpg);
}					
						
						
/* SCROLLING ARROWS  */

#item 
{
position:absolute; 
visibility:hidden; 
left:0px
}

/* FAMILY PAGE HIGHLIGHT TEXT  */

.HL {background: #91EEFF;
          color: #000000;}
		  


/* FAMILY PAGE GROUP CLASSIFICATION */

.CT	{font-family: arial, geneva, sans-serif;
	 font-size: 16px;
	 color: black;
	}

.CL {font-family: arial, geneva, sans-serif;
	 font-size: 14px;
	 color: black;
	}
	
.CR	{font-family: arial, geneva, sans-serif;
	 font-size: 10px;
	 color: #141E9E;
	}
	
.LT	{font-family: arial, geneva, sans-serif;
	 font-size: 10px;
	 color: #062178;
	}	

.compact {font-family: arial, geneva, sans-serif;
	 font-size: 10pt;
	 font-weight: 600;
	 color: #000000;
	}
	
.compact_sm {font-family: arial, geneva, sans-serif;
	 font-size: 8pt;
	 font-weight: 600;
	 color: #000000;
	}
	
.medium {font-family: arial, geneva, sans-serif;
	 font-size: 10pt;
	 font-weight: 600;
	 color: #000000;
	}
	
.medium_b {font-family: arial, geneva, sans-serif;
	 font-size: 10pt;
	 font-weight: 600;
	 color: #083B66;
	}
	
.large {font-family: arial, geneva, sans-serif;
	 font-size: 12pt;
	 font-weight: 800;
	 color: #083B66;
	}
	
.large-bl {font-family: arial, geneva, sans-serif;
	 font-size: 12pt;
	 font-weight: 800;
	 color: #000000;
	}
	
.indent-25 {
      padding-top: 5px;
      padding-bottom: 5px;
      padding-right: 5px;
      padding-left: 25px;
      border: 0px solid;
    }				
		
.indent-50 {
      padding-top: 5px;
      padding-bottom: 5px;
      padding-right: 5px;
      padding-left: 50px;
      border: 0px solid;
    }				
	
.indent-100 {
      padding-top: 5px;
      padding-bottom: 5px;
      padding-right: 5px;
      padding-left: 100px;
      border: 0px solid;
    }				


/* THUMBNAIL IMAGES */

.IT	{
	 height: 50pt;
	 width: 50pt;
	 vertical-align: top;
	 border: 1pt
	 top: 3pt; 
	 left: 2pt;
	}


/*  TABLE - SPECIES  */

.TS {
	 text-align: left;
	 text-valign: top;
	 font-family: arial, geneva, san-serif;
	 font-size: 14px;
	 color: black;
	}
	
/*  TABLE - GENERA HEADINGS  */

.TG	{
	 text-align: center;
	 text-valign: middle;
	 font-family: arial, geneva, san-serif;
	 font-size: 14px;
	 font-weight: bold;
	 color: black;
	}


/*  GENERAL PAGE PREFERENCES  */

body {
background-attachment: fixed;   
text-align: left;
font-family: Arial, Geneva, San-Serif;
font-size: 14px;
scrollbar-face-color: #8BA6AD; 
scrollbar-shadow-color: #0B5863; 
scrollbar-highlight-color: #C4D8E5; 
scrollbar-track-color: #B7B7B7; 
scrollbar-arrow-color: #FFFFFF;
}



P {padding-left: 3px;
                   padding-right: 3px;
                   text-align: left;
                   font-family: Arial;
                   font-size: 16px;}

				   
/*  FONT  */  

.plain  {font: normal normal normal 12pt/14pt ARIAL, GENEVA, Sans-Serif;}
.italic {font: italic normal normal 12pt/14pt ARIAL, GENEVA, Sans-Serif;}
.bold   {font: normal bold normal 12pt/14pt ARIAL, GENEVA, Sans-Serif;}

				   
				   
				   
