BODY {  font: normal 10pt/14pt Bookman Antiqua; background-color: grey; COLOR: #663333; background-image: url(./graphics/cream02c.jpg) }

A:link { color: #663333; }
A:visited { color: #999933; }
A:active { color: #993333; }
TD.NAV { width: 20%; vertical-align: top; text-align: right; }
TD.FIELD { width: 80%; FONT-SIZE: larger; }
TD.CFIELD { width: 80%; FONT-SIZE: larger; TEXT-ALIGN: center; }
.cr { color: grey; size: x-small; text-align: center; font-weight: lighter }
A.NAVITM { text-align: left; font: bold 12pt/14pt "Book Antiqua"; color: #000099 }
P.NAVITM { text-align: left; font: bold 12pt/14pt "Book Antiqua"; color: #000099 }
.picLeft {border: thin solid blue; float: left; margin: 0em 1em 0em 0em;}
.picRight {border: thin solid blue; float: right; margin: 0em 0em 0em 1em;}
.FIELD { font: normal 14pt/16pt Bookman Antiqua; }
.btn {
font-weight:normal;
text-align: center;
font: bold 14pt/16pt "Book Antiqua", serif;
padding: 1px;
margin: 1px;
width: 7em;
}

a.btn:link{
color: Beige;
background: Green;
border: 4px outset white;
}

a.btn:visited{
color: LightGray;
background: ForestGreen;
border: 4px outset gray;
}

a.btn:active{
color:Green;
background: Beige;
border: 4px inset yellow;
}

a.btn:hover{
color: Green;
background: Beige;
border: 4px inset ;
}