.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.TextHeads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #884D16;
	text-decoration: none;
	font-weight: bold;

}
A:hover{
color:#884D16;
}.TextHeads2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #884D16;
	text-decoration: none;
	font-weight: bold;
}
.TextHeadsBlack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.TextWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.TextGray {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E0DFDC;
	text-decoration: none;
}
.borderbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #C18446;
	border-right-color: #C18446;
	border-bottom-color: #C18446;
	border-left-color: #C18446;
}
.TextWhiteMedium {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.borderLeft {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #C18446;
	border-right-color: #C18446;
	border-bottom-color: #C18446;
	border-left-color: #C18446;
}

