/* $Id: crashed.css,v 1.2 2003/12/07 08:12:00 chet Exp $ */

body {
 color:#000000;
 background-color:#7C879D;
 background-repeat:no-repeat;
 font-size:11pt;
}

a {
 color:#224466;
 font-weight:bold;
 text-decoration:none;
 border:0px;
}

a.hidden {
 color:#000000;
 font-weight:normal;
}

img { border:0px; }

td.dark  a { color:#BDC8DE; }
td.small a { color:#BDC8DE; }
th       a { color:#BDC8DE; }

td.norm  a { text-decoration:underline; font-weight:normal; }

a:hover { text-decoration:underline; }

td.body {
 color:#000000;
 background-color:#8A92A7;
}

td.norm {
 color:#000000;
 background-color:#8D98AE;
 font-family:"Tahoma,Verdana,Arial,Courier";
 fontFamily:Tahoma,Verdana,Arial,Courier;
}

td.dark {
 color:#FFFFFF;
 background-color:#626E86;
}

td.small {
 color:#FFFFFF;
 background-color:#626E86;
 font-size:10pt;
 text-align:center;
 textAlign:center;
}

th {
 color:#FFFFFF;
 background-color:#626E86;
 font-weight:bold;
}

th.title {
 color:#FFFFFF;
 background-color:#525E76;
 font-weight:bold;
}

td.copyright {
 color:#000000;
 background-color:#525E76;
 text-align:center;
}

input {
 background-color:#7C879D;
}

p              { text-indent:10px; }
select         { background-color:#7C879D; }
span.highlight { font-weight:bold; background-color:#C6CBD6; }
