/* Official Old South stylesheet. */

body.std {background-color: white;}
body.oldStdBack {background: url(images/greenAngleBack.jpg); background-color: white;}
body.stdBack {background-color: #ecd347;}
body.textBack {background: background-color: white;}

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

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

span.title {font-family: serif; font-size: large;}
span.guide {color: silver;}

table {border-style: solid;}
th.headCell {font-family: sans-serif; font-size: small; font-style: bold;
	     background-color: silver; }
td.leftHead {font-family: sans-serif; font-size: small; font-style: 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-style: bold;
             background-color: white; text-align: center;}

td.navButtonBig {font-family: sans-serif; font-size: large; font-style: bold;
             background-color: white; text-align: center;}

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

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

td.spanCell { background-color: silver;}

/* Used to facilitate reviews. Marks text that has been changed.
   It is expected to be removed as the document evolved. */
a.add,     p.add,     span.add {color: green;}
a.chg,     p.chg,     span.chg {color: blue;}
a.del,     p.del,     span.del {color: red; text-decoration: line-through;}

address {font-family: serif; font-size: smaller;}

/* Misc. */
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.bigOsTitle { font-family: serif; font-weight: bold; font-size: 24pt;
	color: tan; background: green; }
p.softHeading { font-family: serif; font-weight: bold; font-size: large;
	color: brown; }
p.softPara { font-family: serif; font-style: italics;
	font-weight: normal; color: black; }

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

div.box { border-width: thin; }

a.large {font-family: serif; font-size: large;}
/* a.offsite {background-color:#FFD0FF; } */

a.offsite { background: url(images/external.png) center right no-repeat;
            padding-right: 13px;}

