/* CSS Document */
#WCA td {padding:4px; }
hr { display: block; size: 2px; align:right; color:#A086CC;	}
#WCA h3 { font-size: 24px; line-height: 1; margin: 1em 0 .2em; 	}	
#WCA h4 { font-size: 19px; margin:0 ;}	
#WCA h4 a:link, #WCA h4 a:visited{	color:#FFFFFF;}
#WCA h4 a:focus, #WCA h4 a:hover, #WCA h4 a:active{color:#D9D9D9;}

#WCA .title  {background-color: #7EC50F;}
#WCA .schedule, .taxonorder {background-color: #A086CC ; color:#FFFFFF;}
#WCA .commonname,#WCA .date,#WCA .notes {font-weight:bold;}
#WCA .binomial {font-style:italic;}

/*a:link, a:visited { color: #004D99; }
a:focus, a:hover, a:active { color: #86180A; }
*/
#WCA .part  { font-size: 1em; line-height: 1; margin: 1em 0 .2em; color:	#585858;}
#WCA .part a:link, #WCA .part a:visited {color: #004D99;}
#WCA .part a:focus,#WCA .part a:hover,#WCA .part  a:active { color: #E40000; }

#WCA th {font-size:1.5em ;font-weight:bold;color; padding:4px;margin: 1em 0 .2em;color:#000000;}

#WCAList li{
list-style:none;
background:url(/images/2010/grenbull.gif) no-repeat 0px .2em; /* replace .2em by
whatever works for you */
padding-left:18px;
}
#TOC {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #E6F0F2;
  color: #3e5867;
  display: block;
  font-size: 11px;
  /*height: 19px;
  line-height: 19px;*/
  margin: 0 -28px 5px;
  padding: 6px 28px;
  text-shadow: 0px 1px 0px #fff;
  width: 576px;
}





