.footerText {
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	line-height: 0.7em;
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
}
.footerText2 {
	font-size: 0.60em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.55em;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
}
.errmsg {
	font-size: 0.80em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.55em;
	color: #990000;
	font-family: Arial, Verdana, sans-serif;
}
a:link {
	color: #3C753E;
	text-decoration: none;
}
a:visited {
	color: #3C753E;
	text-decoration: none;
}
a:hover {
	color: #876891;
	text-decoration: underline;
}
.selectinput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #000000;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #000000;
}
.textareainput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #000000;
}
input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
}
TABLE.foo      {
border-top: 1px solid #2F2D29;
border-bottom: 1px solid #2F2D29;
border-left: 1px solid #2F2D29;
border-right: 1px solid #2F2D29;
}
TD.bar      {
border-top: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
}
TD.bar2      {
margin-left: 8em;
border-top: 1px solid #c0c0c0;
border-bottom: 0px solid #c0c0c0;
border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
}