body {	
	background-image: url(images/bg.gif);
	color: #006600;
   font-family: "lucida handwriting", Verdana, Arial; 
	font-size: 10px;
	
	scrollbar-face-color:#8fbc8f;
	scrollbar-arrow-color:#006600;
	scrollbar-darkshadow-color:#006600;
   scrollbar-highlight-color:#96d3a9;
	scrollbar-track-color:#96d3a9;
	scrollbar-3dlight-color:#f5f5dc;
	scrollbar-shadow-color:#006600;
  }
  
.outer       {
	border-width        : 2pt;
	border-color: #8fbc8f #8fbc8f #8fbc8f #8fbc8f;
	border-style: solid;
}
  
  
td      { font-size: 10px;
          background-color: #C3E9CF}
	
td.pad        {padding: 12px;	
               font-size: 10px;
}

.GoButton
{

    color            	: #00800;
    background-color 	: #8fbc8f;

   
    border-width        : 2pt;


	border-left-color	: #f5f5dc;
	border-top-color 	: #f5f5dc;

	border-right-color  : 00800;
	border-bottom-color : 00800;


    font-family    		: Verdana, Arial;
    font-size      		: 8pt; 
    font-weight         : bold;
    letter-spacing 		: -0.3pt;
}	

.bold   {font: lucida handwriting;
         font-size: 12px;
			font-weight: bold;
	
}