﻿body { margin:0; height:100%; font-size: 12px; font-family: Verdana; color: #0E1E40; }
INPUT {font-size: 12px; font-weight:600; font-family:Courier; }
IMG { border:none; }
SELECT { font-size: 12px; }
HR { color: #E6E6E6; height: 1px; }
TEXTAREA{font-size: 14px; font-weight:600;}

.tr{padding: 3px 0 3px 3px; border-bottom:solid 1px #dddddd; font-weight:600; display:table-row;}
.th{padding:3px 0 3px 3px;border-bottom:solid 1px #dddddd; background-color:#ECECF4;font-weight:600; display:table-cell}
.td{padding:2px 0 2px 2px; background-color:#F4F4FA;font-weight:300; display:table-cell}
.tdAlt{padding:2px 0 2px 2px; background-color:#ECECF4;font-weight:300; display:table-cell}

.trHead{clear:both;padding:3px 0 3px 3px;border-bottom:solid 1px #dddddd; background-color:#ECECF4;font-weight:600; }

.success{color:green; font-weight:600;}
.error{color:red; font-weight:600;}