/* CSS Document */

body, td, table, tr {font-family: lucida grande, arial, helvetica, sans-serif; font-size:14; padding:}
a.ls {text-decoration:none; font-family:verdana; font-size:11; color:black; font-weight:bold}
a.ls:hover {text-decoration:underline}
a.bottom {text-decoration:none; font-family:verdana; font-size:11; color:white; font-weight:bold}
a.bottom:hover {text-decoration:underline}
input {border-color:#990000; border-width:1px}
.style1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#FF9900;
}
.style2 {font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
 }

BODY, body { 
  background: #eafec9 url("images/bg.jpg");
  background-repeat: repeat-x;
  background-position:;
 }
A:link {text-decoration: underline; color: 7dcf02; }
A:visited {text-decoration: underline; color:7dcf02;}
A:active {text-decoration: underline; color:7dcf02;}
A:hover {text-decoration: underline; color: d7e1c8;}