BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-SIZE: 13px;
	color: #635B62;
}

.textbold {
	font-weight: bold;
}

.textbold2 {
	font-weight: bold;
	color: #009966;

}
.quicklink {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.quicklink:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.quicklink:hover {
	color: #4ACD32;
	text-decoration: none;
}

.top {
	font-size: 11px;
	color: #7BB558;
	text-decoration: none;
	font-weight: bold;

}

a.top:link {
	color: #7BB558;
	text-decoration: none;
	font-weight: bold;

}

a.top:hover {
	color: #386D99;
	text-decoration: none;
	font-weight: bold;

}

.foot {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}

a.foot:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}

a.foot:hover {
	color: #7BB558;
	text-decoration: none;
	font-weight: normal;

}

.head {
	font-size: 17px;
	font-weight: bold;
	color: #7BB558;
	font-style: normal;
}

.head2 {
	font-size: 16px;
	font-weight: bold;
	color: #009966;
}

a.links:link {
	font-weight: bold;
	color: #7BB558;
	text-decoration: none;
}

a.links:hover {
	font-weight: bold;
	color: #386D99;
	text-decoration: none;
}

.links {
	font-weight: bold;
	color: #7BB558;
	text-decoration: none;
}

.mainarea {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.textboldblue {
	font-weight: bold;
	color: #386D99;
}

.formwhite {
	color: #FFFFFF;
}

.Title {

	color: #FFFFFF;

	font-weight: bold;

	font-size: 13px;

}

.SmallTitle {

    color: #FFFFFF;

	font-size: 13px;

}

.BigTitle {

    color: #7BB558;

    font-weight: bold;

	font-size: 13px;

}

.Text {

	color: #FF0000;

	font-size: 11px;

    font-weight: bold;

}

.Value {

	color: #003333;

    font-size: 13px;

    font-weight: bold;

}

.Dollar {

    color: #FFFFFF;

    font-weight: bold;

	font-size: 13px;

}

.SmallValue {

    color: #003333;

	font-size: 13px;

}
.textgreen {
	color: #7BB558;
}
