/* Header line */
H1 {color: white; background: #383; 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: ivory; font: 1em times}


BODY {background-color: ivory}

P {margin-left: 0; text-align:}

TD.pre2     { white-space: nowrap;}

TABLE.buttons  { border-style:none; border-width=0.05cm; font-family: VERDANA; font-size: 12pt; width:100%; background: ivory }
TH.buttons     { border-style:none; border-width=0.05cm; font-family: VERDANA; font-size: 12pt; height:25; }
TD.buttons     { border-style:none; border-width=0.05cm; font-family: VERDANA; font-size: 12pt; }
INPUT.buttons  { font-family: VERDANA; font-size: 12pt; font-color: white;}
BODY.buttons   { font-family: VERDANA; font-size: 12pt; font-color: white;background: ivory}


TABLE.disclaimer {border:1px solid blue;width: 60%;font-color: blue;align: center;text-align: center}
TD.disclaimer    {border:1px solid;color: blue;}

TABLE.contacts  { border-style:none; border-width=0.05cm; font-family: VERDANA; font-size: 8pt; width:100%;}
TH.contacts     { border-style:none; border-width=0.05cm; font-family: VERDANA; font-size: 8pt; height:20; color:white; background: darkgray}
TD.contacts     { border-style:none; border-width=0.05cm; font-family: VERDANA; font-size: 8pt;}

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}

/*newtin_UserStatus*/
TR.UserStatusTRIdle   {background-color: yellow; color: black;}
TR.UserStatusTRTimeOut   {background-color: red; color: yellow;}

/*OverviewReport.NAS */
TR.OverviewHeading {background: #00CED1;}
TR.OverviewTotal   {background: #FFD8D8;}
TR.OverviewLocDeliv {background:Aquamarine;}
TR.OverviewRemDeliv {background:Aqua;}
TR.OverviewRemDelivn {background:Aqua;}
