@charset "windows-1252";
/* CSS Document */

table{ 
  background: url("../images/bkgd.jpg");
  background-repeat: no-repeat ;
  background-color: transparent;
}

.showInfo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#990000;
	font-weight: bold;
	line-height: 42px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	color: #000000;
}

.sendCard{
font-family:Arial, Helvetica, sans-serif;
font-size:19px;
}

.selectCard{
font-size:13px;
}

input{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.formField{
width:300px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}

