font.main { 
		font-family:verdana, ms sans serif, arial;
		font-size:11px;
		line-height:16px;
		}

font.general { 
		font-family:verdana, ms sans serif, arial;
		font-size:10px;
		line-height:14px;
		}

font.general2 { 
		font-family:verdana, ms sans serif, arial;
		font-size:10px;
		}

input.agforms { 
		font-family:verdana, ms sans serif, arial;
		font-size:10px;
		color:#337826;
		background:#F3FADF;
		}

input.btn{
   color:#050;
   font-family:'Arial',helvetica,sans-serif;
   font-size:70%;
   font-weight:bold;
   background-color:#fff;
   border:2px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#80914F'); }

input.box{
   color:#000;
   font-family:'Arial',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fff;
   border:1px solid;
   border-top-color:#000;
   border-left-color:#000;
   border-right-color:#000;
   border-bottom-color:#000;}

a:link { color:#337826; text-decoration:none; }

a:visited { color:#337826; text-decoration:none; }

a:active { color:#354860; text-decoration:none; }

a:hover { color:#354860; text-decoration:none; }
