/* The Corporate Style Sheet */
body   { font-family: Arial, Helvetica, sans-serif }
a  { color: #1274b0 }
a:hover    { color: #00b540 }
p   { color: black; font-size: 10pt }
td    { font-size: 10pt }
ul { font-size: 10pt }
.menu   { color: white; font-size: 10pt; text-decoration: none }
.menu:hover  { color: #ff9 }
.menubar { color: #fff }
.submenu { font-size: smaller }
.ctgry { background-color: #0094d7 }
.ctgry:hover { background-color: #000080 }
.breadcrumb { color: white; font-size: 10pt; text-decoration: none }
.breadcrumb:hover { color: #ff9; text-decoration: underline }
.white  { color: white }
.sect { color: red }
h1  { color: #1274b0; font-size: 18pt }
h2  { color: #1274b0; font-size: 16pt }
h3  { color: #1274b0; font-size: 13pt }
h4   { color: #1274b0; font-size: 11pt }
h5  { color: #1274b0; font-size: 10pt }
h6  { color: #1274b0; font-size: 9pt }
table { }
 /* Page & Table Header Background Colours */
.sectHdr    { color: black; background-color: red }
.bgabout { background-color: #609 }
.bgbook { background-color: #006400 }
.bgctgy { background-color: #1274b0 }
.bgevt  { background-color: #6052c0 }
.bgref { background-color: #0000A0 }
.bgsrv  { background-color: #008080 }
.bgtrng { background-color: #909 }
 /* Menu Option Background Colours */
.mbgabout { background-color: #7600A9 }
.mbgbook { background-color: #007400 }
.mbgctgy { background-color: #0094D7 }
.mbgevt  { background-color: #6a5acd }
.mbgref { background-color: #0000B0 }
.mbgsrv { background-color: #009898 }
.mbgtrng { background-color: #A900A9 }
/* misc */
.tbd { background-color: #f00 }
form { margin-top: 0px; margin-bottom: 0px }
input  { font-size: 10pt; font-family: Arial, Helvetica, sans-serif }
.bgsearch { color: #fff; background-color: #666 }
.todo { font-family: "Times New Roman", Times, serif; background-color: #ffd700 }
.check { background-color: #ff9 }
.venue { color: #000080; font-weight: bold }
.byline { color: #1274b0; font-style: italic }
.footnote { font-size: smaller }
li  { }
.dmode { }
.dmode_alt { display: none }

