/* stylesheet for OCHJS pages */
/* Alun Ward, 2001 for EyeDivision www.eyedivision.co.uk */
/* alun@eyedivision.co.uk */

BODY, P, H1, H2, H3, H4, li, ul, ol, blockquote{  font-family : Verdana, Arial, Helvetica, sans-serif; scrollbar-face-color : #0099cc; scrollbar-highlight-color: #ccffff; }
H1 { font-size: 1.4em; color: #ffffff; }
H2 { font-size: 100%;  color: #ffffcc;}
H3 { font-size: 90%;  color: #ffffff}
P, blockquote { font-size: 0.8em;  color: #ccffff; }
B { font-weight: 900; }

BODY { margin-top: 0; }

li {  font-size: 0.9em; font-style: normal; font-weight: normal; color: #ffffff; }
ul {  font-size: 0.9em; font-style: normal; font-weight: normal; color: #ffffff; }

ol { font-size: 0.9em; font-style: normal; font-weight: normal; color: #ffffff;}


/* name is used for staff page */
.name { font-weight: bold; line-height: 120%; color: #ffffff;  font-size: 1.0em;}

/* special styles for news etc */
.week { font-weight: bold ; line-height: 120%; color: #000000;  font-family: Verdana, Helvetica, sans-serif; font-size: 0.8em;}
.redtext {  color: #CC0033; }
.copyright { font-size: 0.7em; color: #ffffff; text-align: center; }

a:link { color: #ccccff; text-decoration: underline; }
a:active { color: #ffcc66; text-decoration: underline; }
a:hover {  background-color: #0099cc; color: #000000; text-decoration: none; }
a:visited { color: #ccffff; text-decoration: underline; }


/* small header navigation */
TD.menu { font-size: 0.7em; border-width: 1px 1px 0px 1px; border-style: solid; border-color: #000000; text-align: center;}
TD.menu A:link { font-size: 1em; color: #006699; text-decoration: underline; }
TD.menu A:active { color: #ccffff; text-decoration: underline; }
TD.menu A:hover {  color: #ccffff; text-decoration: underline; }
TD.menu A:visited {  color: #000000; text-decoration: none; background-color: #99ccff; }

/* small sub-header navigation - second row on top of page */
TD.submenu { font-size: 0.7em; border-width: 0px 1px 1px 1px; border-style: solid; border-color: #000000; background-color: #3399cc; }
TD.submenu A:link { font-size: 1em; color: #ffffcc; text-decoration: underline; }
TD.submenu A:active { color: #ccffff; text-decoration: underline; }
TD.submenu A:hover {  color: #ccffff; text-decoration: underline; background-color : #333399; }
TD.submenu A:visited {  color: #ffcc66; text-decoration: none; }

/* footer nav */
TD.bottommenu { font-size: 0.7em;  border: 1px solid #000000; text-align: center;}
TD.bottommenu A:link { font-size: 1em; color: #006699; text-decoration: underline; }
TD.bottommenu A:active { color: #ccffff; text-decoration: underline; }
TD.bottommenu A:hover {  color: #ccffff; text-decoration: underline; }
TD.bottommenu A:visited {  color: #000000; text-decoration: none;  background-color: #99ccff; }



