teichmann@452: body { teichmann@452: margin-top: 3; teichmann@452: margin-left: 3; teichmann@452: margin-right: 3; teichmann@452: margin-bottom: 3; teichmann@452: background-color:#6190c0; teichmann@452: } teichmann@452: teichmann@452: ol,ul,p,body,td,tr,th,form { teichmann@452: font-family: verdana,arial,helvetica,sans-serif; teichmann@452: font-size:small; teichmann@452: color: #333333; teichmann@452: } teichmann@452: teichmann@452: h1 { font-size: x-large; font-family: verdana,arial,helvetica,sans-serif; } teichmann@452: h2 { font-size: large; font-family: verdana,arial,helvetica,sans-serif; } teichmann@452: h3 { font-size: medium; font-family: verdana,arial,helvetica,sans-serif; } teichmann@452: h4 { font-size: small; font-family: verdana,arial,helvetica,sans-serif; } teichmann@452: h5 { font-size: x-small; font-family: verdana,arial,helvetica,sans-serif; } teichmann@452: h6 { font-size: xx-small; font-family: verdana,arial,helvetica,sans-serif; } teichmann@452: teichmann@452: pre,tt { font-family: courier,sans-serif } teichmann@452: teichmann@452: a:link { text-decoration:none; color: #0000be } teichmann@452: a:visited { text-decoration:none; color: #0000be } teichmann@452: a:active { text-decoration:none } teichmann@452: a:hover { text-decoration:underline; color:red } teichmann@452: teichmann@452: .titlebar { color: black; text-decoration: none; font-weight: bold; } teichmann@452: a.tablink { color: black; text-decoration: none; font-weight: bold; font-size: x-small; } teichmann@452: a.tablink:visited { color: black; text-decoration: none; font-weight: bold; font-size: x-small; } teichmann@452: a.tablink:hover { text-decoration: none; color: black; font-weight: bold; font-size: x-small; } teichmann@452: a.tabsellink { color: #0000be; text-decoration: none; font-weight: bold; font-size: x-small; } teichmann@452: a.tabsellink:visited { color: #0000be; text-decoration: none; font-weight: bold; font-size: x-small; } teichmann@452: a.tabsellink:hover { text-decoration: none; color: #0000be; font-weight: bold; font-size: x-small; } teichmann@452: teichmann@452: .css_prison {} teichmann@452: teichmann@452: .css_prison .statustable { background:#F4F4F4; width:95% } teichmann@452: .css_prison .statustablestatus { background:#E0E0E0; width:15% } teichmann@452: .css_prison .statustablepkg { background:#E0E0E0; width:45% } teichmann@452: .css_prison .statustablenotes { background:#E0E0E0; width:10% } teichmann@452: .css_prison .statustablehead { background:#E0E0E0; } teichmann@452: .css_prison .statusheading { font-weight:bold; } teichmann@452: .css_prison .finished { background:#C0FFC0; } teichmann@452: .css_prison .inprogress { background:#FFFFC0; } teichmann@452: .css_prison .error { background:#FFC0C0; } teichmann@452: .css_prison .date_row { teichmann@452: background:#F0F0F0; teichmann@452: font-weight:bold; font-size:smaller; teichmann@452: text-align:center; teichmann@452: } teichmann@452: .css_prison tr { background:#FFFFFF; } teichmann@452: .css_prison td { padding:5px; }