fieldset    {
    Position: relative;
    left: 40px;
    border:4px outset #336666;
    width:500px;
    padding: 10px;
    font-weight: bold;
    font-size: 90%;
    }

fieldset h2
    {
    color: #336666;
    }

fieldset h3
    {
    font-family: verdana, Helvetica, sans-serif;
    text-decoration: underline;
    color: #336666;
    }

fieldset h5
    {
    margin-top: 5px;
    font-size: 10px;
    }

fieldset p
    {
    font-family: verdana, Helvetica, sans-serif;
    font-size: 90%;
    }

fieldset a
    {
    font-family: verdana, Helvetica, sans-serif;
    font-size: 90%;
    color:black;
    }
 
legend 
    {
    letter-spacing: 3px;
    color:#cc0000;
    }

label
    {
    width:150px;
    padding-top:3px;
    text-align:right;
    float:left;
    }

#checkbox label 
    {
    width:150px;
    height:80px;
    padding-top:30px;
    text-align:right;
    }

.input
    {
    margin-top:15px;
    }

.output
    {
    margin-top:15px;
    }

.checkbox
    {
    background:#F6F6F6;
    border:1px outset #C0C0C0;
    margin-bottom: 3px;
    }

#checkbox
    {
    padding-top:5px;
    }
#knap

    {
    position:relative;
    left:200px;
    margin-top:25px;
    }

#t1, #t2, #t3, #t4, #t5, #t6, #t7, #t8, #t9, #t11, #t12, #t13
    {
    border:1px inset #C0C0C0;
    width: 300px;
    background:#ffffff;
    margin-bottom: 3px;
    }

#t9
    {
    border:1px inset #C0C0C0;
    width: 257px;
    background:#ffffff;
    }

#t11
    {
    border:1px inset #C0C0C0;
    width: 125px;
    background:#ffffff;
    }

#t13
    {
    height:80px;
    overflow:auto;	
    }

.reset
    {
    background: #F6F6F6;
    border:4px outset #C0C0C0;
    width:80px;
    font-weight: bold;
    color:#cc0000;
    }

.send
    {
    background: #F6F6F6;
    border:4px outset #C0C0C0;
    width:80px;
    font-weight: bold;
    color:#cc0000;
    }

