a { color: 242F80; text-decoration:none; }
a:hover { color: 0036E6; text-decoration:underline; }

body { font-family: Trebuchet MS; font-size: 10;}
table { font-family: Trebuchet MS; font-size: 10;}
h1 { font-family: Trebuchet MS; font-size: 18; margin:0; padding:0; color:#333333; display: inline;}
h2 { font-family: Trebuchet MS; font-size: 16; margin:0; padding:0; color:#333377; display: inline;}
h3 { font-family: Trebuchet MS; font-size: 14; margin:0; padding:0; color:#777777; display: inline;}
/* main content */
.contentBorder { margin:0 auto; border-width:1; border-style:solid; border-color:#666666; width: 1131; text-align: left;}

/* form processing errors colour */
.errs {color: #FF1111; font-weight: bold;}

/* viewreports.aspx table*/
.reportstable { font-family: Trebuchet MS; font-size: 10; border-width:1; border-style:solid; border-color:#666666; width: 800; text-align: left;}

.scheduletable { font-family: Trebuchet MS; font-size: 10; border-width:1; border-style:solid; border-color:#666666; text-align: left;}

/* table row normal and mouseover highlight color */
.rowNormal { background-color: #EEEEFF; }
.rowRejected { background-color: #EE8888; }
.rowHighlight { background-color: #CCCCFF; }
.rowHeader { background-color: #4444AA; color: #FFFFFF; font-weight: bold; }

input { height:20; padding:1; margin:0; font-size:10; border-width:1; border-style:solid; border-color:#888888; }

/* small text input box */
.shortinput { font-family: Trebuchet MS; height:20; width:150; padding:1; margin:0; font-size:10; border-width:1; border-style:solid; border-color:#888888;}
.longinput { font-family: Trebuchet MS; height:20; width:250; padding:1; margin:0; font-size:10; border-width:1; border-style:solid; border-color:#888888;}
.dateinput { font-family: Trebuchet MS; height:20; width:65; padding:1; margin:0; font-size:10; border-width:1; border-style:solid; border-color:#888888;}
.td_reports {padding-left:5; padding-right:5;}


.tinybutton { font-family: Trebuchet MS; height:15; width:15 padding:0; margin:0; font-size:8; border-width:1; border-style:solid; border-color:#888888;}



.fakeinput { font-family: Trebuchet MS; height:16; padding:1; margin:0; font-size:10; border-width:1; border-style:solid; border-color:#888888;}
.flag_urgent {color: #ff6600;}
.td1{ margin-left:5;}