@charset "UTF-8";
body {
	margin:0px;
	font-size:14px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	background-image:url(../images/bg_vert.jpg);
	background-repeat:repeat-x;
	background-position:top;
	
}

#grass{
background-image:url(../images/grass_bg.jpg);
background-repeat:repeat-x;
background-position:top;
height:78px;
top:600px;
}

.maincontainer{
width:960px;

}

.container1{
width:100%;

}

.logocell{
width:295px;
}




#flashtree{
width:960px;
height:600px;
text-align:right;
}

#logo{
text-align:left;
}

h1{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:30px; 
 margin:0px;

color:#666666;

}
h2{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:18px; 
line-height:1px; 

color:#666666;

}
.maincontent{
padding-left:30px;
/*color:#666666;*/
}

.titlehr{
background-color:#86cbce;
width:600px;
height:5px; 
line-height:1px;
padding:0;
margin:0;

}
.dropcap{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;

}
.innercontent{
width:600px;
}

.forminp{
width:225px;
border:#999999 solid thin;
background-color:#FFFFFF;
height:18px;
}

.staffrowblue{
padding-bottom: 5px; 
width: 100%; 
padding-top: 5px; 
border-bottom: #666666 1px solid; 
/*background-color: #d1e8fe;*/
background-color: #ffffff;
}

.staffrowwhite{
padding-bottom: 5px; 
width: 100%; 
padding-top: 5px; 
border-bottom: #666666 1px solid; 
background-color: #ffffff;
}