.img {
    
}

.imgLeft {
    float:left;
    margin-right: 8px;
    hspace:0px;
}

.imgRight {
    float:right;
    margin-left: 8px;
}

.heading1 {
	margin-top: 10px;
	font-family: verdana;
    font-size:16px;
    font-weight:bold;
    color:#5B6D19;
}

br.heading1 {
	font-family: verdana;
    font-size: 6px;
}

.heading2 {
	font-family: verdana;
    font-size:13px;
    font-weight:bold;
    color:#000000;
}


.heading3 {
	font-family: verdana;
    font-size:13px;
    color:#000000;
}

.text {
	font-family: verdana;
    font-size: 10px;
    line-height: 13px;
    color: #373014;
}
.textBold {
	font-family: verdana;
    font-size: 10px;
	font-weight: bold;
    line-height: 13px;
    color: #373014;
}
.textboldgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 13px;
}

.td1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	background-color: #C5D565;
	color: #373014;
	font-weight: bold;
	text-indent: 3px;
}

.td2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	background-color: #C8DA6B;
	color: #4F4F4F;
	text-indent: 0px;
	padding-left: 4px;


}

.tdform1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	padding-left: 4px;
	text-align: center;
	font-weight: bold;
	background-color: C3D669;







}
.tdform2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #373014;
	font-weight: normal;
	text-align: right;
	padding-right: 9px;




}
.tdform3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}

.td1-2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	background-color: #F7F7F7;
	color: #373014;
	font-weight: bold;
	text-indent: 3px;
}

.buttonForm {
	border: 1px solid #102910;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    background:#827435;
    color:#DEDB8C;
}
.formtitle {
    background:#827435;
    color:#DEDB8C;
    font-weight:bold;
}
.formbody {
    background:#D6C76B;
}
.formfooter {
    background:#C6AE52;
}

