body,td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input,textarea,select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a
{
	color: #6e6f71;
	text-decoration: none;
	font-size: 14px;
}

.orange
{
	color: #d14000;
}
.orange12
{
	color: #d14000;
	font-size: 12px;
}

a:hover
{
	text-decoration: underline;
}

.grey11
{
	font-size: 11px;
}
.grey12bold
{
	font-weight: bold;
	color: 6e6f71;

}
.searchwhitearial16
{
	color: white;
	font-size: 16px;
	font-family: Arial;
	padding: 4px;
}

.searcwhitearial16nopad
{
	color: white;
	font-size: 16px;
	font-family: Arial;
}

.greenArial14bold
{
	color: #739540;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.greenArial14
{
	color: #739540;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}

.redArial14bold
{
	color: red;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.redArial11bold
{
	color: red;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.blackArial14bold
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.blackArial12
{
	font-size: 12px;
	font-family: Arial;
	color: black;
}

.strikethru14bold
{
	text-decoration: line-through;
	font-weight: bold;
	font-size: 14px;
}