/* general */

html { 
padding:0px;
margin:0px;
}

body 
{
  background-color: #F4DDB1;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  margin:0px;
}
body.search{	
	margin:0px 0px 0px 0px;
	padding:5px 4px 4px 5px;	
}
Body.title{
	padding:0px;
	margin:0px;
	background-color : #f8db86;  
}
#title {
 text-align: center;
 font-size: LARGE;
 font-weight: bold;
 color: #275A78;
}

#page-title{font-size: 14px; font-weight: bold; color: #FFFFFF;}
#page-subtitle {font-size: 14px; font-weight: bold; color: #FFFFFF;}
#copyright{ margin: 0px 20px 0px 20px; padding: 2px 0px; border-top: 1px solid #ccc; font-size: x-small; }

table { border-collapse: collapse; margin: 12px auto; }
#header A:link{ color:#FFFFFF; text-decoration:none; }
#header A:hover{ color:#FFFFFF; text-decoration:underline; }
#header A:active{ color:#FFFFFF; text-decoration:none; }
#header A:active:hover{ color:#FFFFFF; text-decoration:underline; }
#header A:visited{ color:#FFFFFF; text-decoration:none; }
#header A:visited:hover{ color:#FFFFFF; text-decoration:underline; }

/* the portion below the banner */

.wikibody
{
 margin-left:10pt;
 margin-right:10pt;
}

/* general table style */

.tabular
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid
}

TD, INPUT, TABLE
{
    FONT-SIZE: 10pt
}

/* definitions for anchor */



a {
   text-decoration:none;
}

a.NoWikiYet:link{color:Red;font-weight: bold; text-decoration:none; }
a.NoWikiYet:hover{color:Red;font-weight: bold; text-decoration:underline; }
a.NoWikiYet:active{color:Red;font-weight: bold; text-decoration:none; }
a.NoWikiYet:active:hover{color:Red;font-weight: bold; text-decoration:underline; }
a.NoWikiYet:visited{color:Red;font-weight: bold; text-decoration:none; }
a.NoWikiYet:visited:hover{color:Red;font-weight: bold; text-decoration:underline; }

a.create {
   color: red;
   text-decoration:none;
}

a.create:hover {
   color:  Olive;
   text-decoration: none;
   border-bottom: 0px;
}
A:link{color:#275A78; text-decoration:none; }
A:hover{ color:#333333; text-decoration:underline; }
A:active{ color:#275A78; text-decoration:none; }
A:active:hover{ color:#333333; text-decoration:underline; }
A:visited{ color:#275A78; text-decoration:none; }
A:visited:hover{ color:#333333; text-decoration:underline; }

/* Lists */

ol {
   list-style: lower-alpha;
}


li
{
   
   font-size: 9pt;
   line-height: 1.2em;
   margin-top: 2px;
   padding-top:2px;
   padding-bottom: 2px;
   margin-bottom: 2px;
}


/* Headers using == */
h2 {font: 20px Tahoma, Verdana;  font-weight: bold; color      : #1E9ABE; border-top: 1px #1E9ABE dashed solid; }
h3 {font: 18px Tahoma, Verdana;  font-weight: bold; color      : #FF9944; border-top: 1px #FF9944 dashed solid; }
h4 {font-size  : 16px;  font-weight: bold; color      : #1E9ABE; }
h5 {font-size  : 12px;  font-weight: bold; color      : #10900a;  }
h6 {font-size  : 11px;  font-weight: bold; color      : black; }

/*   Definitions for the banner portion   replaces H1background*/


.cssBannerTable 
{
    BORDER-RIGHT: 0;
    BORDER-TOP: 0;
    BORDER-LEFT: 0;
    BORDER-BOTTOM: 10px solid #006600;
    width: 100%;
    color:  White;
   */background: url(plantgreen.jpg); */ 
    background: #FFFFE5;
     /* try to remove this filter and see what happens */
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFE5', endColorStr='#006600', gradientType='1'); 
    


}

.cssBannerCellIcon 
{
   width: 12px;    
   padding:10px;
   padding-right:15px;
}

.cssBannerSpanText a
{
   FONT-SIZE: 28pt; 
   color:  brown;
   text-decoration: none;

}

.cssBannerCellText 
{

   filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3,OffY=3,Color='white',Positive='true');
   FONT-WEIGHT: bold;    
   text-align: left;
}



/* preformatted text */
pre
{
   font-size: 8pt;
   font-family: Courier New;
   background-color: #f7f7f7;
}

pre_old {
   margin-left: .15in;
   padding-top: 6px;
   padding-bottom: 6px;
   line-height: 1.25em;
   background: #f7f7f7;
   border: 1px  #f7f7f7 solid;
   font-size: 8pt;
   font-family: Courier New;
}
input.textbox, textarea.textbox{
	background-color: #faf7f0;
	border-style:inset;
	border-width:1px;
	border-color:#c2c2c2;
	color: #000000;
	padding:2px;

}

input.textbox:focus, textarea.textbox:focus{
	background-color: #ffffff;
}
input.textbox{
	height: 18px;	
}

input.button {
	font-size : 11px;
	color: #000000;
	height: 18px;
	
	
}

/* Tables using the || notation */

.TableClass {  border: #505050 1px solid; border-collapse: collapse;font-size: 8pt; }

.TableCell  { border: #909090 1px solid; border-collapse: collapse;padding-left:  6px;padding-right: 6px;   padding-bottom: 3px; font-size: 8pt; }

.TableRow1  { background-color: #ccffff ; border: #505050 1px solid; border-collapse: collapse;   font-size: 8pt; }

.TableRow2  { background-color: #FFEACC ; border: #505050 1px solid; border-collapse: collapse;   font-size: 8pt; }

.TableRow3  { border: #505050 1px solid; border-collapse: collapse;   font-size: 8pt; }

.photDesc {
   font-size  : 12px;  
   font-weight: normal;
}
