.bdText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
INPUT, TextArea, Select 
{
	font-family: Tahoma;
	font-size: 9pt;
} 

.NonTextInput
{
	background-color: transparent;
	border: 0px;
}

.ErrorMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.BorderTable 
{
	Border: 1.5px solid #E1AB79;
}

A:hover
{
	color: red;
}

A
{
	color:black;
}

.bodyText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.Headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #B3721A;
}

.JoinText
{
	font-family:Arial, Helvetica, sans-serif;
	Font-size: 10pt;
	Color: #CC3333;
}
.articlelinks {
	letter-spacing: 0.5px;
	font-family: Arial;
	font-size: 8pt;
	color: #A75C12;
	text-decoration: underline;
}
.articleLinks:hover
{
	color: #D67518;
}
.Archives 
{
	letter-spacing: 0.5px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #969696;
	text-decoration: none;
}

.articleText {
	font-family: Arial;
	font-size: 8pt;
	color: #434141;
}

.footerLinks
{
	letter-spacing: 0.5px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #434141;
	text-decoration: none;
}
	.wordCount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EF9A42;
	border: 1px solid black;
}
