body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

.bigorangetext {
	font-size: 16px;
	color: #F6821F;
	font-weight: bold;
}
.biggreentext {
	font-size: 16px;
	color: #597A7B;
	font-weight: bold;
}

.mediumgreentext {
	font-size: 13px;
	color: #597A7B;
	font-weight: bold;
}
.mediumblacktext {
	font-size: 14px;
	color: Black;
}

.smallwhitetext {
	font-size: 12px;
	color: White;
	font-weight: bold;
}
.smallorangetext {
	font-size: 12px;
	color: #F6821F;
	font-weight: bold;
}
.smallgreentext {
	font-size: 12px;
	color: #597A7B;
	font-weight: bold;
}

.smallestwhitetext {
	font-size: 9px;
	color: White;
}
.smallestgreentext {
	font-size: 11px;
	color: #597A7B;
	font-weight: bold;
}
.smallestblacktext {
	font-size: 11px;
	color: Black;
}
.smallestgreytext {
	font-size: 10px;
	color: #C8C8C8;
	font-weight: bold;
}

a {
	color: #F6821F;
	text-decoration: underline;
	font-weight: bold;
}
a:Hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.whitelink {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.whitelink:Hover {
	color: #F6821F;
	text-decoration: underline;
	font-weight: bold;
}

.textbox {
	border: #999999 1px solid;
	font-size: 12px;
	background: #829E9E !important;
	width: 100%;
	color: #ffffff;
	font-family: verdana;
}

.dpa {
	font-size: 9px;
	color: White;
}

.imgbdrLand {
	border: 10px solid #FFFFFF;
}
.imgbdrThnk {
	border: 10px solid #58787B;
}