body, TD, P	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
P, UL, LI { line-height: 1.6em; }

a { color: #003399; }
a:link { color: #003399; }
a:active { color: #003399; }
a:hover { color: #6685C2; text-decoration: none; }

/* All colours listed below */
body, TD, P	{ COLOR: #000000; } /* Black colour */
.menu1, .menu1:link, .menu1:active, .menu1:hover { COLOR: #003399; } /* Blue colour */
.menu2, .menu2:link, .menu2:active, .menu2:hover	{ COLOR: #ffffff; } /* White colour */

H1, H2, H3, H4, H5 { font-family: Tahoma, Arial, Helvetica, sans-serif; COLOR: #6685C2; } /* Light blue colour */


.pagetitle {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #6685C2;
	font-size: 18px; text-transform:	uppercase;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.smalltext { font-size: 9px; text-decoration: none; COLOR: #ffffff; }
.smalltext:hover { font-size: 9px; text-decoration: none; COLOR: #ffffff; font-weight: bold; }

HR	{ color: #F5CD00; background-color: #F5CD00; height: 1px; border: 0; }
.white { background-color: White; color: White;}

.button { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 9px; text-decoration: none; text-transform:	uppercase; }

H1	{font-size: 16px; }
H2	{font-size: 16px; COLOR: #CCCCCC; }
H3	{font-size: 14px; }
H4	{font-size: 14px; COLOR: #CCCCCC; }
H5	{font-size: 12px; }

.menu1, .menu2 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; } /* Active Menu */

.textinput	{ font-family: monospace; font-size: 9pt; }

.menu { border-right: solid 1px #6685C2 }

.content {
	line-height: 20px;
	min-height: 100px;
	padding-bottom: 30px;
	border-bottom: 1px solid #F7CB00;
}

.lighttd {
	background-color: #EEEEEE;
}

.lightbtd {
	background-color: #DEE5F2;
}

.darktd {
	border: 1px solid #6685C2;
}

/* Added this because the side bar gets a little excited in Netscape 4 without it */
.side_bar {
	width: 165px;
}
.side_bar .content { padding: 0px; border: none; line-height: 16px; }

.cell-heading { font-weight: bold; color: white; background: #6685C2 }
.cell { color: #003399; background: #DEE5F2; }
