/* bcc.css -  Style sheet - "Brazilian Cacti in Cultivation Web Site".
   Copyright (C) 2001 - James Pickering, Tucson, Arizona.
*/

body {
 color:#000000;
 background:#FDF5E6 /* #FFFBF0 #FDF5E6 */ 
 } 
 
:link {color:#0000FF;background:transparent} /* for unvisited links */
:visited {color:#990099;background:transparent} /* for visited links */
:active {color:#000000;background:#ADD8E6} /* when link is clicked */
:hover {color:#000000;background:#FFFF99} /* when mouse is over link */

h1 {
 text-align:center;
 color:#FF0000;
 background:transparent
 }

h3.h1 {
 text-align:center;
 color:#990066;
 background:transparent
 }
 
div.d1 {text-align:center}

div.d2 {text-align:left} 

div.d3 {
 margin-left:70px;
 margin-right:70px
 } 

div.d4 {
 font-family:arial,helvetica,sans-serif;
 font-size:85%;
 color:#000000;
 background:#FFCCCC; /* #FFCCCC #FFCCFF #CCCC99 */ 
 padding:40px;
 border:10px
 }

div.d5 {
 margin-left:70px;
 margin-right:70px
 }
 
div.d6 { 
 text-align:center;
 font-family:arial,helvetica,sans-serif;
 font-size:85%
 } 
 
div.d7 {
 margin-left:70px;
 margin-right:70px
 } 
  
div.d8 {
 color:#000000;
 background:#FFCCCC; /* #FFCCCC #FFCCFF #CCCC99 */  
 padding:20px;
 border:10px
 }  
 
 div.d9 {
 margin-left:17px;
 margin-right:17px
 } 
 
div.d10 {
 margin-left:140px;
 margin-right:140px
 } 

div.d11 { 
 background:#FFCCCC; /* #FFCCCC #FFCCFF #CCCC99 */
 color:#000000; 
 padding:20px;
 border:10px
 }
 
 div.d12 { 
 font-family:arial,helvetica,sans-serif;
 font-size:85%;
 background:#FFCCCC; /* #FFCCCC #FFCCFF #CCCC99 */
 color:#000000; 
 padding:20px;
 border:10px
 } 
 
 div.d14 { 
 text-align:left;
 font-family:arial,helvetica,sans-serif;
 font-size:85%
 }  
 
a.a1 {
 font-family:arial,helvetica,sans-serif;
 font-size:85%
 }

a.a2 {
 font-family:arial,helvetica,sans-serif;
 font-size:75%
 }

a.a3 {
 font-family:arial,helvetica,sans-serif;
 font-size:85%
 }
 
a.c4 {
 font-style:italic
 }
 
a.a5 {
 font-size:85%
 } 
 
a.a6 {
 font-family:arial,helvetica,sans-serif;
 font-size:85%
 } 
 
img.im1 {
 width:150px;
 height:100px;
 border:0px
 }

img.im2 {
 width:88px;
 height:31px;
 border-top-width:1px;
 border-bottom-width:1px;
 border-right-width:1px;
 border-left-width:1px
 }

img.im3 {
 width:100px;
 height:133px;
 border:0px
 }
 
img.im4 {
 width:550px;
 height:55px;
 border-top-width:0px;
 border-bottom-width:0px;
 border-right-width:0px;
 border-left-width:0px
 }
 
img.im5 {
 width:370px;
 height:33px;
 border-top-width:1px;
 border-bottom-width:1px;
 border-right-width:1px;
 border-left-width:1px
 } 

img.im6 {
 width:200px;
 height:150px;
 border:0px
 }  
 
span.sp1 {
 font-family:arial,helvetica,sans-serif;
 font-size:85%;
 color:#000000;
 background:transparent
 }

span.sp2 {
 font-family:arial,helvetica,sans-serif;
 font-size:75%;
 color:#000080;
 background:transparent
 }

span.sp3 {
 font-family:arial,helvetica,sans-serif;
 font-size:80%;
 color:#000000;
 background:#F0FFF0
 }

span.sp4 {
 font-style:italic;
 font-size:100%
 } 

span.sp5 {
 color:#0000FF;
 background:transparent
 } 

span.sp6 {
 color:#990099;
 background:transparent
 } 

span.sp7 {
 color:#000000;
 background:#ADD8E6
 } 

span.sp8 {
 color:#000000;
 background:#FFFF99
 }

span.sp9 {
 font-family:arial,helvetica,sans-serif;
 font-size:85%;
 color:#000080;
 background:transparent
 }
 
span.sp10 {
 font-size:120%;
 color:#336633;
 background:transparent
 } 
 
span.sp11 {
 font-size:170%;
 color:#FF0000;
 background:transparent
 } 
 
span.sp12 {
 font-family:arial,helvetica,sans-serif;
 font-size:85%;
 color:#000080;
 background:transparent
 } 
  
strong.st1 {
 font-style:italic;
 font-size:100%
 }
 
td.navbar {
   background:#FFCCCC;
	 color:#000000 
 } 
 
td.main {
   background:#FFFFFF;
	 color:#000000  
}    

 

  
