a { text-decoration:none; }
body  { font-size:13px; position:absolute; width:97.5%; }
h1 { font-size:24pt; font-family:Arial,Helvetica,sans-serife; }
h2 { font-size:16px; font-family:Courier,serife; font-weight:bold; text-decoration:underline; }

.form_register_body {font-family:Courier,serife; height:600px; color:white; background-color:#505356;}
.form_lease_body {border:thin dashed silver; font-family:Courier,serife; height:auto; color:black; background-color:#aeb79f;}
.form_login_body {font-family:Courier,serife; height:auto; color:white; background-color:#505356;}

.box1 { position:relative; top:0px; width:100%; height:100px; z-index:1; }
.box2 { position:relative; top:5px; width:100%; height:100%; z-index:1; }
.form_lease_box1 { position:relative; top:0px; width:100%; height:230px; z-index:1; }
.form_lease_box3 { position:relative; top:0px; width:100%; height:200px; z-index:1; }

.text1 { position:absolute; left:125px;}
.form_lease_text1 { position:absolute; left:230px;}
.form_lease_text2 { position:absolute; left:365px;}
.form_login_text1 { position:absolute; left:80px;}
.form_patch_text1 { position:absolute; left:100px;}

.areatext { font-size:12px; font-family:Arial,Helvetica,sans-serife;
height:80px; position:absolute; left:125px; width:200px}
.form_lease_areatext { font-size:12px; font-family:Arial,Helvetica,sans-serife;
height:200px; position:absolute; left:200px; }
.form_lease_areatext2 { font-size:12px; font-family:Arial,Helvetica,sans-serife;
height:200px; position:absolute; left:200px; top:20px;}

.descr {font-weight:bold; vertical-align:top;}
.form_lease_descr2 {font-weight:bold; vertical-align:top; position:absolute; left:345px;}

.lastrow { position:relative; top:20px; bottom:20px; font-family:Courier,serife; }
.form_login_lastrow {position:relative; top:160px; font-family:Courier,serife;}
.row { position:relative; height:25px; }

.buttons { font-family:Courier,serife; }
/* not needed in register*/
/* .firstrow { background-color:#e0e8ef; } */
/* .secondrow { background-color:#b1b6bc; position:absolute; width:100%; height:171px;} */

/* old definitions in form lease or not used */
/* .box2orig { position:relative; top:0px; width:100%; height:15em; z-index:1; } */
/* .box3orig { position:relative; top:0px; width:100%; height:14em; z-index:1; } */
/* .areatextorig { font-size:12px; font-family:Arial,Helvetica,sans-serife; */
