/* USE THIS STYLESHEET FOR COLOUR SETTINGS ONLY!!! */
/* bordeaux 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: #E69C2D; text-decoration: underline; }
A:active  { color: #e69c2d; text-decoration: underline; }
A:visited { color: #a0a0a0; text-decoration: underline; }
A:hover { color: #fdab2e; text-decoration: underline; }

/* 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: #E6E6E6; }
.mediumText { color: #913830; }
.strongText { color: #6E0900; }


/* Background Colors */

.white { background-color: #FFFFFF; color: black; }
.light { background-color: #E6E6E6; color: black; }
.medium { background-color: #913830; color: white; }
.strong { background-color: #6E0900; color: white; }


/* 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: #a0a0a0}
TD.right A:visited  { color: #a0a0a0}
TD.left A:active { color: #e69c2d }
TD.right A:active { color: #e69c2d }
TD.left A:hover { color: #fdab2e }
TD.right A:hover { color: #fdab2e }


/* left-hand navigator */

TD.left A:link { color: #e69c2d }


/* right-hand navigator */

TD.right A:link { color: #e69c2d }
