BODY {MARGIN: 1px; FONT-SIZE: 90%; FONT-FAMILY: Arial, Verdana, Helvetica, Tahoma, "Trebuchet MS", sans-serif; } 
TH, TD {MARGIN: 1px; FONT-SIZE: 100%; FONT-FAMILY: Arial, Verdana, Helvetica, Tahoma, "Trebuchet MS", sans-serif; } 
/* On the older CRT monitors the Arial is easier to read than Tahoma, as more space between letters, etc */
/* BACKGROUND-COLOR: #ffffff; = removed as also affects index table at top of pages */

/*
body {
scrollbar-3d-light-color: #003366;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #000000;
scrollbar-dark-shadow-color: #003366;
scrollbar-face-color: #003366;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #003366;
}
*/

h3 {color: white; font-weight: bold; font-size: 100%; background-color: #99ccff; margin: 0 0 0; padding: 0.5ex 0.5ex 0.5ex 0.5ex; vertical-align: middle; }
.lightbg {background-color: rgb(240,240,240); padding: 1.5ex; }
.yellowbg {background-color: #FFFFCC; padding: 0.5ex; border-top: 1; }

div.floater {width: 40%; margin: 0; margin-left: 10px; padding: 10px; border: 1px solid #B0BDEC; background-color: #D5DFF5; font-size: 90%; clear: right; }

H1 {COLOR: #003366; FONT-SIZE: 210%; text-align: center;}
H2 {COLOR: #003366; FONT-SIZE: 160%;}
/*H3 {COLOR: #003366; FONT-SIZE: 130%;}*/
H4 {COLOR: #000000; FONT-SIZE: 110%;}
H5 {COLOR: #003366; FONT-SIZE: 90%; MARGIN-BOTTOM: 4px; FONT-WEIGHT: normal; }
H6 {COLOR: #003366; FONT-SIZE: 110%; MARGIN: 0px; BACKGROUND-COLOR: #eeeeee;}
HR {COLOR: #000099}
A.tl {BORDER: 2px double #000099; PADDING: 4px; DISPLAY: block; MARGIN: 2px; COLOR: #000099; BACKGROUND-COLOR: #ffffcc; text-align: center; text-decoration: none; WIDTH: 82%; } 
/* The above width percentage of 82% is so that Internet explorer changes to hover color when mouse pointer is over text box, not just over the link-text */
A.tl:hover {COLOR: #ffffff; BACKGROUND-COLOR: #003366;}
/* A.tl:visited {COLOR: #707070;} */
/* A.tl:active {COLOR: #ffffff; BACKGROUND-COLOR: #003366;} <-- In IE this inncorrectly leaves a highlight box over the link after clicking BACK button. */
.newnews {float: top; width: 85%; margin: 0.1em 3%; padding: 0.1em; border: 5px groove  #cccccc; background: #ffcccc; } /* style grouping for newest-news divs */
/* Web safe colours always use: 00, 33, 66, 99, cc, ff, eg: #99ccff */
.oscetextarea {FONT-SIZE: 100%; FONT-FAMILY: Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; BACKGROUND-COLOR: #ccffcc; }
.whitetextarea {FONT-SIZE: 100%; FONT-FAMILY: Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; }

