a {  color: #333333; text-decoration: underline}
a:hover {  color: #FF9900; text-decoration: underline}


#formBox table { border: #FFFFFF 0px; font-size:85%}
#formBox p { margin: 20px 10px 20px 10px;}
#formBox strong { color: #C00000 }
#formBox a { color: #6666FF; text-decoration:none; font-weight: 600; }
.step { background : url("images/stepbar.gif") left 45px repeat-x; width: 800px;text-align:left;height:74px; margin: 0 auto;}
.steptitle { float: left;margin: 28px 0 0 10px; font-size: 130%; font-weight: 600; color: #26608B}
.err {margin:20px 0 20px 80px; color: #FF0000; font-weight: 600;}

.errtext {color: #FF0000;font-weight: 600;display:none;font-size:130%;}