.formTop {
background-color: #ccffcc; border-top: 1px solid #993399; border-left: 1px solid #993399;
border-right: 1px solid #993399; padding-left: 5px;
}
.strip1  {
background-color: #cccccc; border-left: 1px solid #993399;
border-right: 1px solid #993399; padding-left: 5px;
}
.strip2 {
background-color: #ccffcc; border-left: 1px solid #993399;
border-right: 1px solid #993399; padding-left: 5px;
}
.formBottom1 {
background-color: #ccffcc; border-bottom: 1px solid #993399; border-left: 1px solid #993399;
border-right: 1px solid #993399; padding-left: 5px; clear:both;
}
.formBottom2 {
background-color: #cccccc; border-bottom: 1px solid #993399; border-left: 1px solid #993399;
border-right: 1px solid #993399; padding-left: 5px; clear:both;
}
.formBottom2, .formBottom1, .strip2, .strip1, .formTop {
font-size: xx-small; height: 20px; /*width:500px;*/
}
.formText {
position:relative; /*margin-right: 200px;*/ float: left; left: 0px; top: 3px; padding-bottom: 2px;
}
.formRadio {
position:relative; float: right; right: 0px; top: 2px; width: 170px;
}
