/* Header line */
H1 {color: white; background: darkgreen; font: bold 1.2em sans-serif}

/* Program tile */
H2 {color: blue; background: lightgrey; font: 1.5em times}

/* Text lines */
H3 {color: black; font: 1em times}

/* Warnings */
H4 {color: red; font: 1em times}

/* Footer line */
H5 {color: black; background: lightgrey; font: 1em times}


BODY {background-color: ivory}

P {margin-left: 0; text-align:}

TD.pre2     { white-space: nowrap;}

span.REQFIELD {font-weight: bold; color: blue;}
span.OPTFIELD {font-weight: bold;}


TR.ReportTRhdr   {background-color: black; color: yellow;}
TR.ReportTRdel   {background: lightpink;}
TR.ReportTRfocus {background: lemonchiffon;}
TR.ReportTRedit  {background: powderblue;}
TD.ReportTDdel   {color: lightpink;}
TD.ReportTDedit  {color: powderblue;}
TD.ReportTDinsert {color: Ivory;}

/*newtin_services*/
TH.service {background:darkgreen}
TD.services_stopped {background:pink;font-color:maroon}
TD.services_running {backgroud:ivory;font-color:black}
TD.services_stopped_status {background:pink;font-color:maroon}
TD.services_running_status {backgroud:ivory;font-color:green}

/*OverviewReport.NAS */
TR.OverviewHeading {background: #00CED1;}
TR.OverviewTotal   {background: #FFD8D8;}
TR.OverviewLocDeliv {background:Aquamarine;}
TR.OverviewRemDeliv {background:Aqua;}
TR.OverviewRemDelivn {background:Aqua;}

/*used to put warning messages on page*/
H1.xx {color:red; background:aliceblue;font-size: 24pt;}