.frm-step-1{
background:url(stp1.gif) no-repeat;
width:359px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px; 
color: #000;
font-weight: bold;
line-height:25px;
padding-top:0px;
text-align: right;
vertical-align:middle;
}

.frm-step-2{
background:url(stp2.gif) no-repeat;
height:35px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px; 
color: #000;
font-weight: bold;
line-height:25px;
padding-left:50px;
text-align:center;
vertical-align:middle;
}

.frm-step-3{
background: url(last-stp.gif) no-repeat;
height:35px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px; 
color: #000;
font-weight: bold;
line-height:25px;
padding-left:50px;
text-align:center;
vertical-align:middle;
}

.form-text{
font-family:Arial, Helvetica, sans-serif;font-size:13px;
color:#000000;
}

.form-red-text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ff0000;}

.form-title-bg{
background: url(title-bg.gif) no-repeat 0% 100%;
width:737px;
height:44px;
}
.form-title-bgprt2{
background:url(title-prt2.gif) no-repeat;
height:44px;
width:378px;
}
.form-title-bgprt3{
background:url(title-prt3.gif) no-repeat 0% 100%;
height:62px;
width:378px;
}
.form-verdana-black{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:14px;
font-weight:bold;
text-align:center;}

.form-input {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border:1px solid #7F9DB9;
	width:auto;
	}

.form-div{
font-family:Arial, Helvetica, sans-serif;font-size:13px;
color:#000000;
width:100%;
height:auto;
display:block;
top:284px;
position:absolute;
}

.form-sub-title {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color: #fff;
padding: 0px 12px;
font-weight: bold;
line-height:15px;
background:url(box-title-bg.gif) repeat-x;
 }
 
.form-table-texture{
border:solid 1px #030405;
background:url(box-bg.gif) ;

}
.form-table-allborder{
border:1px solid #CCCCCC;

}
#form-bottom-border{
border-bottom:1px dotted #D2D8D9;
background-color:#C8C8C8;}

.form-right-border{
border-right:1px dotted #23ADD2;}