﻿ body {
  text-align: center;
  margin: 0px 0px 0px 0px;
  background-color:#5c7e34;
  font-family: Arial;
  }

#rs 
{
    background-color: White;
  margin-right: auto; margin-left: auto;
  margin-top:0px; margin-bottom:0px;
  width: 900px;
 
  
  
}
  
  
  
  #left2{
	 font-family: Arial;
	 font-size:small;	
	 text-align:left;
	 color:#666666;
  } 
 
   
  #center{
	 font-family: Arial;
	 font-size:x-small;
	 font-weight:normal;
	 text-align:left;
	 color:#666666;
	 padding-right:30px;
  } 
 
 .tinytext
 {
    	 font-family: Arial;
	 font-size:smaller;
	 font-weight:bold;
	 text-align:left;
	 color:#666666
 
 }
 
    .darktext{
	 font-family: Arial;
	 font-size:inherit;
	 text-align:left;
	 color:#000000;
  } 
 
   .greentext{
	 font-family: Arial;
	 font-size:inherit;
	 font-weight:bold;
	 text-align:left;
	 color:#59802F;
  } 
 
 
 #right
 {
	
	
	 font-family: Arial;
	 font-style:normal;
	 font-size:x-small;
	 font-weight:normal;
	 text-align:left;
	 color:#5C7E34;	
	
	
	}
 
 
 
 
 
 
input {
    width:14px;  height: 18px;  
    border-top: solid 1px gray;


 }
 
 #con
 {
	position: relative;
	background-color:White;
}
 
 
 
 #footer 
{ 
    position:relative;
	width: 900; 
	text-align: center; 
	background-color:White;
	color:#666666;
	font-size: x-small;
	
}



a:link    {
  /* Applies to all unvisited links */
  text-decoration:  none;
  font-weight:      normal;
  background-color: #fff;
  color:            #666;
  } 
a:visited {
  /* Applies to all visited links */
  text-decoration:  none;
  font-weight:      normal;
  background-color: #fff;
  color:            #666;
  } 
a:hover   {
  /* Applies to links under the pointer */
  text-decoration:  underline;
  font-weight:      normal;
  background-color: white;
  color:            #59802F;
  } 
a:active  {
  /* Applies to activated links */
  text-decoration:  underline;
  font-weight:      normal;
  background-color: white;
  color: #59802F;
  } 




#rs22
{
    
	 font-family: Arial;
	 font-size:small;	
	 text-align:left;
	 color:#666666;    
    }