.text_field1{
    font-family: "sans-serif", "Century Gothic", "Verdana", "Times New Roman"; 
    line-height: 12pt; 
    font-size:11px;
    background-color: #DDDDDD;
    border-top:#333333 1 solid;
    border-bottom:#333333 1 solid;
    border-left:#333333 1 solid;
    border-right:#333333 1 solid;
}

.text_field2{ 
    font-family: "sans-serif", "Century Gothic", "Verdana", "Times New Roman"; 
    font-size:11px;
    line-height: 12pt;	
    background-color: #F4F4F4;
    border-top:#999999 1px solid;
    border-bottom:#999999 1px solid;
    border-left:#999999 1px solid;
    border-right:#999999 1px solid;
}

.text_field3{ 
    font-family: "sans-serif", "Century Gothic", "Verdana", "Times New Roman"; 
    font-size:11px;
    line-height: 12pt;	
    background-color: #FFFFFF;
    border-top:#999999 1px solid;
    border-bottom:#999999 1px solid;
    border-left:#999999 1px solid;
    border-right:#999999 1px solid;
    height:16px;
    text-valign: middle;
}
