/* $Header: ultra.css 1.0 2003/15/05 $ */

/* Fonts */
ADDRESS, B, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL { font-size:small; font-family: arial,helvetica,sans-serif; }

BODY { background-color:white;  color:black; margin:5px }

DIV.title { font-weight:bold; }

TH { background-color:lightsteelblue; }
TH.label { background-color:lightsteelblue; }

.th2 { background-color:#B0E0E6; color:black }


.title { background-color:lightsteelblue; color:black; font-weight:bold; }
/* .navigation { background-color:steelblue; font-weight:normal; font-size:x-small; border-color:black } */
 .navigation { background-color:#000080; font-weight:normal; font-size:x-small; border-color:#CC3300 } 

.mainheader { background-color:steelblue; color:white; font-weight:bold; }


.silver { background-color:silver; }
.lightgrey { background-color:lightgrey; }
