body                    { bgcolor: #727a0d; background-color: #727a0d ; margin-top: 5px;
			  background-image: url('images/back-green.jpg'); background-repeat: repeat; 
			  font: 11px Georgia; }

li                      { list-style-type: square; line-height: 22px; }

h1                      { font: Bold 20px Garamond; color: #985442; }
h2                      { font: Bold 13px; color: #326495;  }
h3                      { font: Bold 15px Garamond; color: #985442; line-height: 5px; }
h4                      { font: Bold 9px; color: #6e685a; }

.topaddress             { font: Bold 14px Garamond; Color: #d6e479; }
.topaddress a          	{ text-decoration: none; color: #d6e479; }
.topaddress a:hover    	{ text-decoration: underline; color: #d6e479; background-color: none; }

.maintable              { width: 840px; font: 10px; color: #666666; border: solid 10px; border-color: #5c6210; }

.content               	{ width: 100%; font: 9px; line-height: 16px; }
.content a             	{ text-decoration: underline; color: BLACK; }
.content a:hover       	{ text-decoration: underline; color: BLACK; background-color: #d6e479; }

.footermenu            	{ width: 100%; font: 10px; line-height: 20px; }
.footermenu a          	{ text-decoration: underline; color: BLACK; }
.footermenu a:hover    	{ text-decoration: underline; color: BLACK; background-color: WHITE; }

input                   { background-color: white; border: dashed 1px; border-color: gray; color: black; 
                          font-family: "Trebuchet MS",arial; font-size: 11px; }

textarea                { background-color: white; border: dashed 1px; border-color: gray; color: black; 
                          font-family: "Trebuchet MS",arial; font-size: 12px; }
