hr
{
	color: gray;
}
p
{
	font-size: 12px;
	margin: 0cm;
	color: white;
}
body
{
	font-size: 12px;
	color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #37373F;
}
h1.invTitle
{
	display: none;
}
h1.paymentInfo
{
	
}
h2.subTitle
{
	font-size: 16px;
	margin: 0cm;
	color: white;
	text-align: center;
}
h3.txtHeader
{
	font-size: 12px;
	margin: 0cm;
	color: white;
}
.tcCenterColumn
{
	width: 800px;
}
.tcOffSetLeft
{
	width: 20px;
}
.tcOffSetRight
{
	width: 20px;
}
.tcFieldLabel
{
	width: 300px;
}
.tcInfoBar
{
	width: 100px;
}
.hdImage
{
	background-position: center top;
	background-image: url(./Images/123vCard.gif);
	background-repeat: no-repeat;
	height: 47px;
}
.hdImageAlt
{
	background-position: center top;
	background-image: url(../Images/123vCard.gif);
	background-repeat: no-repeat;
	height: 47px;
}
.invisible
{
	display: none;
}
.imgWarning
{
	/*padding-left: 15px;*/
	margin-left: 15px;
	/*vertical-align: baseline;
	vertical-align: center;*/
}
.txtWarning
{
	color: Red;
}
td.hdHeader
{
	padding-top: 15px;
}
.tcSubmit
{
	padding-top: 15px;
}
.tcInfo
{
	text-align: center;
}
.imgPayOption
{
	vertical-align: middle;
}
.tcFieldLabel
{
	vertical-align: middle;
	text-align: left;
}
.LinkStyle
{
	font-size: 10px;
	padding-top: 8px;
}
a:link, a:visited, a:hover, a:active
{
	color: white;
	font-style: italic;
	font-weight: bold;
}

