body.std {color: black; background-color: white;}
body.stdBack {background: url(images/wood2lighthoriz.jpg); color: black;
	background-color: white;}

table.navTable {color: black; background-color: white;}
caption {font-size: large;}

li {font-family: serif; font-size: medium;}

span.u {text-decoration: underline; }
span.title {font-family: serif; font-size: large;}
span.large {font-family: serif; font-size: large;}
span.small {font-family: serif; font-size: small;}
span.guide {color: silver; background-color: white;}

span.booktitle {
  font-family: serif; font-size: large;
  border-width: thin;}

span.datestamp
{
  font-family: sans-serif;
  font-size: x-small;
  color: green;
}

div.small {font-family: serif; font-size: small;}
div.large {font-family: serif; font-size: large;}
div.box { border-width: thin; }

table {border-style: solid;}
th.headCell {font-family: sans-serif; font-size: small; font-weight: bold;
	     background-color: silver; }
td.leftHead {font-family: sans-serif; font-size: small; font-weight: bold;
             background-color: silver;}

th.tight {font-family: sans-serif; font-size: small; background-color: silver;}
td.tight {font-family: sans-serif; font-size: small;}

td.navButton {font-family: sans-serif; font-size: medium; font-weight: bold;
             background-color: white;}

td.navSpacer {font-family: sans-serif; font-size: medium; font-weight: bold;
             background-color: white;}

td.trinity {font-family: sans-serif; font-size: medium; font-weight: bold;
             background-color: #8080FF;}
td.bigOsTitle { font-family: serif; font-weight: bold;
	color: white; background-color: green; }

td.spanCell { background-color: silver;}

p.close {margin: 0em 0em 0.5em 0em;}
p.tight {font-family: serif; font-size: medium;}

p.box { border-width: thin; font-family: serif; font-size: medium; }
p.boxHead { border-width: medium; font-family: serif; font-size: large; }

p.big { font-family: serif; font-weight: bold; font-size: 24pt; }
p.softPara { font-family: serif; font-style: italic;
	font-weight: bold; color: black; }

p.navButton { font-family: serif; font-size: medium; }

p.rrsection {
  font-family: serif; font-size: larger; font-weight: bold;
  border-width: thin; background-color: silver;}

p.center { text-align: center; min-width: 100%; }

h1.center { text-align: center; min-width: 100%; }

a.large {font-family: serif; font-size: large;}
a.offsite { background: url(icons/external.png) center right no-repeat;
            padding-right: 13px;}

img.right { float: right; margin: 4px; }
