body {
	font-family: Verdana, Tahoma;
	font-size: 11px;
}

td {
	font-family: Verdana, Tahoma;
	font-size: 11px;
}

.formFont {
	font-family: Verdana, Tahoma;
	font-size: 11px;
}

.pageBorder {
	border: 1px solid #000000;
}

.TopBottom {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.2pxBorder {

	border: 2px solid #999999;
}
.vertLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.btmLine {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.smallFont {

	font-family: Verdana, Tahoma;
	font-size: 9px;
}
.noLink {
	text-decoration: none;
	color: #FFFFFF;

}
