@charset "utf-8";
.bodytext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytextbold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.border {
	border: 1px solid #CCCCCC;
}
.pixborder {
	border: 1px solid #000000;
}
.whitetext {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #3E6F2E;
	text-decoration: none;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #BCBCBC;
}
.link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3E6F2E;
	text-decoration: none;
}
.link:HOVER {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.link1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3E6F2E;
	text-decoration: none;
}
.link1:HOVER {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}.heading {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #3E6F2E;
	text-decoration: none;
}
.greentxt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3E6F2E;
	text-decoration: none;
}.bluelink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.bluelink:HOVER {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}