
.leftlink{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #2e5a39;
	text-decoration: none;
	
	
}
.leftlink:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #2e5a39;
	text-decoration: none;
}
.leftlink:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.leftlink:active{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.footerlink{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
	
}
.footerlink:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footerlink:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footerlink:active{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.greybold{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #97AFA1;
	text-decoration: none;
}


.whitenormal{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitebold{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteboldsmall{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}




.bodytext{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.bodytext:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.smallwhite{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smallwhite:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}


.borderline{
border: 1px solid #999999;
}

.borderline2{
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;

}
.borderline3{
border: 1px solid #666666;
}
.input{
    width:200px;
    border: 1px solid #999999;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
