/*
 * Style sheet for the CSS2 specification
 * $Id: divorce.css,v 3.0 2006/05/08 12:47:14 divorce Exp $
 */

/* -- sufficient for mozilla to set *only* the font family --
 * {font-family: helvetica, sans-serif;}
 */

BODY,P,TD,TH,TR,H1,H2,H3,H4,H5,H6,OL,UL {
   font-family: helvetica, sans-serif;
}

PRE {
  font-family: courier, monospace;
}

/* H1 {color: #c9b04c; font-size: x-large;    font-weight: bold;} */
/* H1 {color: #c9b017; font-size: x-large;    font-weight: bold;} */
/* H1 {color: #c4a8a8; font-size: x-large;    font-weight: bold;} */
H1 {color: black; font-size: x-large;    font-weight: bold;}
H2 {color: darkred;  font-size: large;  font-weight: bold;}
H3 {color: darkred;  font-size: medium; font-weight: bold;}
H4 {color: darkred;  font-size: small;  font-weight: bold;}
H5 {color: darkred;  font-size: small;  font-weight: bold;}
H6 {color: darkred;  font-size: small;  font-weight: bold;}

BODY {
  background: #98d9e2;
}

H1.shaded {
  line-height: 32px;
  font-size: 32px;
  margin-top: 0.25em;
  font-weight: bold;
}

INPUT {font-family: courier, monospace; }
TEXTAREA {font-family: courier, monospace; }

.inlinecomment {color: darkblue; background: #8080ff; font-family:
times, serif; font-size: large;}
.mainblurb {font-family:helvetica, sans-serif; color: black;}
.subblurb {color: black;}
.menublurb {color: black;}
.indexblurb {font-family:helvetica, sans-serif; color: black;}
.navbar {background: #8080ff;}
.largetext {color: darkblue; background: #ffffff; font-family:
helvetica, sans-serif; font-size: large;}
.formbuttons {color: darkblue; background: #ffffff; font-family:
helvetica, sans-serif; font-size: large;}

A:link {color: #305ac8;}
A:visited {color: #00528b;}

/* ----- */

TR:hover {color: red;}
LI:hover {color: red;}

TR.null:hover {color: inherit;}
TR.null LI:hover {color: inherit;}

TR.even {background: #c2d5ed;}
TR.odd {background: #82b0c9;}

INPUT {font-family: courier, monospace; }
TEXTAREA {font-family: courier, monospace; }
SELECT {font-size: medium; }
.formbuttons {color: black; background: #82b0c9; font-family:
helvetica, sans-serif; font-size: large;}
.formbuttons:hover { color: black; background: #9dd4f2;}

.vertchop {
  border-color: #caedcd;
  border-width: 1;  border-left-style: solid; border-right-style: solid;
}

H1.shaded {
  line-height: 48px;
  font-size: 32px;
  margin-top: 0px;
  margin-bottom: 0px;
  bottom: 0px;
  font-weight: bold;
}

.bigtext {color: black; font-family:
helvetica, sans-serif; font-size: large;}

.bigmenuitem {
  font-family: helvetica, sans-serif;
  font-size: 32px;
}

.signbar {color: white; background: #98d9e2;}
A.signlink:link {color: white;}
A.signlink:visited {color: white;}
.signbutton {color: white; background: darkblue;
             font-family: helvetica, sans-serif; font-size:medium;}
.signusername {color: white; background: blue; font-weight: bold;}
