resources_form.css

.null { position: relative;
}

 input.text {
font-family: arial, helvetica, verdana, sans-serif;
font-weight: bold;
font-size: 10px;
text-align: center;
text-transform: capitalize;
color: #000066;
border: solid 1px #888888;
}

 .dark_cell {
font-family: arial, helvetica, verdana, sans-serif;
font-weight: bold;
font-size: 10px;
padding: 2px 2px 2px 2px;
text-align: right;
text-transform: capitalize;
color: #ffffff;
background-color: #667799;
border: solid 1px #ffffff;
height: 16px;
}

 .light_cell {
font-family: arial, helvetica, verdana, sans-serif;
font-weight: bold;
font-size: 11px;
padding: 2px 2px 2px 2px;
text-align: left;
text-transform: capitalize;
color: #000066;
background-color: #ffffff;
border: none;
height: 16px;
}

 .annote {
font-family: arial, helvetica, verdana, sans-serif;
font-weight: normal;
font-size: 11px;
padding: 2px 2px;
text-align: center;
text-transform: capitalize;
color: #ffffff;
background-color: #888888;
border: none;
height: 16px;
}.dark_cellVert { font-family: arial, helvetica, verdana, sans-serif; font-size: 11px; padding: 2px 2px 2px 2px; color: #ffffff; background-color: 555555; border: 0px; height: 16px; }
.light_cellVert { font-family: arial, helvetica, verdana, sans-serif; font-weight: normal; font-size: 11px; padding: 2px 2px; text-transform: none; color: #000066; background-color: #ffffff; border: none; height: 16px; }
.annoteVert { font-family: arial, helvetica, verdana, sans-serif; font-weight: normal; font-size: 11px; padding: 2px 2px 2px 2px; color: #ffffff; background-color: #888888; border: none; height: 16px; }
.inst { font-family: arial, helvetica, verdana, sans-serif; font-size: 11px; padding: 2px 2px 2px 2px; color: #ffffff; border: 0px; height: 16px; }
.hdr { font-family: arial, helvetica, verdana, sans-serif; font-size: 11px; padding: 2px 2px 2px 2px; color: #ffffff; background-color: 555555; border: 0px; height: 16px; ; font-weight: bold; text-align: center}
.recNav { font-family: arial, helvetica, verdana, sans-serif; font-weight: normal; font-size: 11px; padding: 2px 2px; text-transform: capitalize; color: #ffffff; background-color: #333377; border: none; height: 16px; }
