td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
}

.txt11green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #387909;
}

.txt13gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5A5A5A;
}

.heading-grey
{
	font-family: "Times New Roman";
	font-size: 21px;
	color: #5A5A5A;
	text-transform: uppercase;
	font-weight: normal;
}

.heading-green
{
	font-family: "Times New Roman";
	font-size: 21px;
	color: #44950A;
	text-transform: uppercase;
	font-weight: normal;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #387909;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #387909;
	text-decoration: underline;
	font-weight: bold;
}

a.bottom-links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	text-decoration: none;
	font-weight: normal;
}

a.bottom-links:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #387909;
	text-decoration: underline;
	font-weight: normal;
}

.input-textfield
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	border: 1px solid #7F7F7F;
}

.black_font {
background-image:url(images/black.jpg);
background-repeat:no-repeat;
width:265px;
height:174px;
font-family:"Courier New", Courier, monospace;
font-weight:normal;
font-size:12px;
color:#FFFFFF;
padding:15px 15px 15px 15px;
}
