body {
	background-repeat: no-repeat;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #64961B;
	background-image: url(images/background.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#7D7D7D;
}
a.n {

	text-decoration: none;
	color:#7D7D7D;
}
a.dark {

	text-decoration: underline;
	color:#646464;
}
.dark
{
	color:#646464;
}
a.y
{
	text-decoration:none;
	color:#F2B653;
}
.y
{
	color:#F2B653;
}
a.g
{
	text-decoration:underline;
	color:#649619;
}
.g
{
	color:#649619;
}
.copy
{
	color:#FFFFFF;
	padding-top: 15px;
}
a.copy
{
	color:#406618;
	text-decoration:none;
}.links_1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.links_2 {
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #ACD373;
	text-decoration: none;
    }

.style2 {color: #7D7D7D}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
	}
#float {
	float: left;
}
#floatleft {
	float: left;
	border: 1px solid #FF9933;
	margin-right: 10px;
}
.dottedline {
	border: thin dotted #CCCCCC;
}
li {
	list-style-image: url(images/arr.gif);
}
#floatright {
	margin: 5px;
	float: right;
	border: 1px solid #FF9900;
}
.flashpadding {
	padding: 0px 10px 10px;
}
.padding {
	padding: 40px 20px 10px;
}
.border {
	border: 1px solid #F2B653;
}
.bannerpadding {
	padding: 10px 0px 10px 10px;
}
