/* CSS Document */
/* Form CSS Document */


  .info   {
	color: #990000;
	background-color: transparent;
	font-weight: normal;
	display: inline;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	position: relative;
	left: 10px;
}
  .warn   {
	color: #990000;
	background-color: transparent;
	font-weight: normal;
	display: inline;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	position: relative;
	left: 10px;
}
  .error  {
	color: #990000;
	background-color: transparent;
	display: inline;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	position: relative;
	left: 10px;
}
form {
	margin: 0 0 30px 0;
}

legend {
	 font-size: 17px;
	 padding-bottom:10px;
     font-family: "Times New Roman", Times, serif;
	 font-size: 11pt;
     color: #333333;
}

fieldset {
	border: 0;
	margin-left:350px;
}

.sendit {
	display: block;
	float: left;
	top: 118px;
	left: 10px;
	width: 115px;
	height: 34px;
	border: 0;
	cursor: pointer;
	background: url(i/sendit.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 20px 0;
}
label.sel {
	color: #333;
	text-align: right;
	width: 340px;
	padding-right: 20px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	display: block;
	clear:both;
	font-size: 11pt;
	float: left;
}
	
.seli {background-color:#FFC;
        margin-bottom:10px;}

.xb {
	 font-family: "Times New Roman", Times, serif;
	 font-size: 11pt;
     color: #333333;
	 }
#pers2 {display:none}
#makepay {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 145px;
	height: 47px;
	 }
#datetime {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	position: relative;
	left: 300px;
	width: 300px;
	padding-top: 39px;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
