/* Official vinci.org stylesheet. */


BODY.std {background-color: white;}
BODY.stdBack {background: url(images/wood2lighthoriz.jpg); 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;}

TD.navButtonBig {font-family: sans-serif; font-size: large; font-style: bold;
             background-color: white;}

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: green; }

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: bold; 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: url(external.png) center right no-repeat;
            padding-right: 13px;}

