td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.TDLines {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.TableRightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.TDTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.TDBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A6AAE;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B62D20;
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border: 1px solid #999999;


}
.TDFull {
	border: 1px #999999 dashed;
}
