body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	color: #e6b439;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.LRTBBorder {
	border: 1px solid #9d9d9d;
}
.LRBBorder {
	border-right: 1px solid #9d9d9d;
	border-bottom: 1px solid #9d9d9d;
	border-left: 1px solid #9d9d9d;
	text-align: left;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
hr {
	color: #E6B439;
	height: 1px;
	width: 100%;
}
.LBBorder {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9d9d9d;
	border-left-color: #9d9d9d;
	text-align: left;
}
.textboxholder {
	margin: 0px;
	padding: 0px;
	height: 14px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	width: 75px;
}
.newscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E6B439;
	font-weight: bold;
}