 /* USE THIS STYLESHEET FOR COLOUR SETTINGS ONLY!!! */
/* olive colour scheme set-up */

/* text size */

BODY	{ font-size: 10pt; font-family: arial; }
P		{ font-size: 10pt; font-family: arial; }
TABLE	{ font-size: 10pt; font-family: arial; }
TR		{ font-size: 10pt; font-family: arial; }
TD		{ font-size: 10pt; font-family: arial; }
TH		{ font-size: 10pt; font-family: arial; }

.largest	{ font-size: 20px; font-family: arial; }
.larger		{ font-size: 16px; font-family: arial; }
.large		{ font-size: 16px; font-family: arial; }
.reg		{ font-size: 10pt; font-family: arial; }
.small		{ font-size: 12px; font-family: arial; }

/* Text colour scheme */

A:link    { color: #973002; text-decoration: underline; }
A:active  { color: #c73002; text-decoration: underline; }
A:visited { color: #6e6e6e; text-decoration: underline; }
A:hover { color: #c73002; text-decoration: underline; }

TABLE.header A:link    { color: #E69C2D; }
TABLE.header A:active  { color: #973002; }
TABLE.header A:visited { color: #973002; }
TABLE.header A:hover { color: #97a222; }

/* Clickpath - stylesheetdetect */

FONT.cssdetect
{ display:none; }

TD FORM, TD FORM SELECT, TD FORM INPUT, SELECT { font-size:12px; font-family: Arial, Helvetica, Sans-Seriff; }

/* Header style definition */

TABLE.header,
TABLE.header TABLE,
TABLE.header TABLE TD,
TABLE.header TD { background-color: #000000; }

/* Navbar style definition */

TABLE.navbar,
TABLE.navbar TABLE,
TABLE.navbar TABLE TD,
TABLE.navbar TD { background-color: #333333; }

/* Text colour meringue */

DIV.text-meringue TD { color: white; }

/* Text colour aubergine (default if not meringue) */

TD { color: black; }

/* Alternate text colours */

TD.aubergine,
P.aubergine,
SPAN.aubergine,
DIV.aubergine { color: black; }

TD.meringue,
P.meringue,
SPAN.meringue,
DIV.meringue { color: white; }

.lightText { color: #E8EEBE; }
.mediumText { color: #B9C26C; }
.strongText { color: #97A222; }


/* Background Colors */

.white { background-color: #FFFFFF; color: black; }
.light { background-color: #E8EEBE; color: black; }
.medium { background-color: #B9C26C; color: black; }
.strong { background-color: #97A222; color: black; }


/* left-hand navigator */

TD.left A:link,
TD.left A:hover,
TD.left A:active,
TD.left A:visited { font-size: 12px; text-decoration: none; }


/* right-hand navigator */

TD.right A:link,
TD.right A:hover,
TD.right A:active,
TD.right A:visited { font-size: 12px; text-decoration: none; }
TD.left A:visited  { color: #6e6e6e}
TD.right A:visited  { color: #6e6e6e}
TD.left A:active { color: #c73002}
TD.right A:active { color: #c73002}
TD.left A:hover { color: #c73002 }
TD.right A:hover { color: #c73002 }


/* left-hand navigator */

TD.left A:link { color: #973002 }


/* right-hand navigator */

TD.right A:link { color: #973002 }