
body, p, td, th { font-size: .8em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
body { background-color: #efefef }

th { font-weight: bold; background-color: #ffc; text-align: left; padding: 2px 4px }

.inhparent, .inhflatparent  { font-style: italic }
.inhflat, .inhflatparent  { font-weight: bold }
.prototype { color: #a52a2a }

.title { font-style: italic; font-weight: bold; font-size: 1.2em; background-color: #cecece; padding: 4px 8px; border-style: solid; border-width: 1px 1px 3px 1px; border-color: #8c8c8c }
.section { border-bottom: 3px solid #888 }
.section .title   { font-size: 1em; border-bottom: 0px none; width: 200px }

.doc td, .axial td   { background-color: white; padding: 2px 4px }
.doc, .axial { background-color: #ddd }
.doc th { text-align: left }
.axial th { text-align: right }
.group th { text-align: center }

.keyprop { background-image: url(SymbolKeyT.gif) }
.classprop { background-image: url(SymbolClassT.gif) }
.lockprop { background-image: url(SymbolLockT.gif) }
.nullprop { background-image: url(Check.gif) }
.check { background-image: url(Check.gif) }
.tomany { background-image: url(toManyS.gif) }
.toone { background-image: url(toOneS.gif) }
.ascend { background-image: url(SymbolAsc.gif) }
.descend { background-image: url(SymbolDsc.gif) }

.keyprop, .classprop, .lockprop, .nullprop, .check, .tomany, .toone { background-repeat: no-repeat; background-position: center }
.ascend, .descend { background-repeat: no-repeat; background-position: left; padding-left: 14 }

td.unpad { padding: -2px -4px }
