body {
    background-color: #20335E;
    margin: 0px;
    padding: 0px;
    }

#form {
    position: absolute;
    width: 229px;
    top: 110px;
    left: 715px;
    }

#para {
position: absolute;
z-index: -1;
width: 600px;
height: 450px;
overflow: hidden;
}

#cont {
z-index: 1;
}

.txtfd {background-image: url('/_img/txtbg.gif'); background-repeat:no-repeat; background-position: left top; border: 1px solid #4361A2; cursor: url('/cursor.cur'), pointer; color: black; font-family: "trebuchet ms",tahoma, verdana, helvetica, arial; font-size: 17px; line-height: normal; font-weight: lighter; text-decoration: none;}
.focus {background-image: url('/_img/txtbg_on.gif'); background-repeat:no-repeat; background-position: left top; border:3px solid #4361A2; font-family: "trebuchet ms",tahoma, verdana, helvetica, arial; font-size: 17px; font-weight: lighter;}
.errfd {background-image: url('/_img/txtbg_err.gif'); background-repeat:no-repeat; background-position: left top; border: 1px solid #4361A2; cursor: url('/cursor.cur'), pointer; color: black; font-family: "trebuchet ms",tahoma, verdana, helvetica, arial; font-size: 17px; line-height: normal; font-weight: lighter; text-decoration: none;}

INPUT {padding-left: 5px;}
LABEL {font-size:16pt; font-weight: bold; color: #ffdc00; font-family: "trebuchet ms",tahoma, verdana, helvetica, arial; line-height: normal;}
B {vertical-align: top; font-size:16pt; font-weight: bold; color: #ffdc00; font-family: "trebuchet ms",tahoma, verdana, helvetica, arial; line-height: normal;}
P {text-align: justify; color: #ffffff;}
LI {margin-left: -20px; font-size:12pt; font-weight: bold; color: #ffffff; font-family: "trebuchet ms",tahoma, verdana, helvetica, arial; line-height: normal;}
