body {background:#E2DFD2;}
body,body td {font-family:Arial,sans-serif;font-size:14px}
table.grid tr.highlight td,.highlight {background:#BBDDA1;padding:3px;}
table.grid {background:#006600} 
table.grid tr td{background:white;text-align:right}
table.grid tr td,table.grid tr.highlight td{padding:3px 6px;} 
table.grid tr.head td{padding:3px 6px;background:#1A672F;color:white;font-size:15px;text-align:center}

.form {border:solid 2px #1A672F;background:#BBDDA1;}
.form .label {font-weight:bold;font-size:12px}
.form .button {text-decoration:none;display:block;background:#1A672F;color:white;padding:3px 6px;margin:5px}
.form .head {padding:3px 6px;background:#1A672F;color:white;font-size:15px;text-align:center}
.form .content {padding:10px}

.status {border:solid 2px blue;font-weight:bold;color:blue;margin-bottom:10px;padding:10px;}
.error{border:solid 2px red;font-weight:bold;color:red;margin-bottom:10px;padding:10px;}
.validator {color:red;font-size:12px;}

textarea  !important{font-size:1em;max-height: 999999px}