/* n=normal colour - l=light colour, font size, b=bold - n=normal weight */

BODY		{color:#000000; background: #FAFAFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 9pt;		
/*		scrollbar-3d-light-color:#000000;
		scrollbar-arrow-color:#FFFF33;
		scrollbar-base-color:F3E6CD;
		scrollbar-dark-shadow-color:#333333;
		scrollbar-face-color:#DAAF61;
		scrollbar-track-color: #EDD8B8;
		scrollbar-highlight-color:#999999;
		scrollbar-shadow-color:black;			*/
		}

A:link		{text-decoration: none;
		font-weight: bold;
		color: #990000}
A:visited	{color: #990000;
		text-decoration: none;
		font-weight: bold}
A:active	{color: #FF0000;
		text-decoration: none;
		font-weight: bold}
A:hover		{text-decoration: none;
		font-weight: bold;
		color: #FF0000}

A.menu:link		{text-decoration: none;
		font-weight: bold;
		color: #990000}
A.menu:visited	{color: #990000;
		text-decoration: none;
		font-weight: bold}
A.menu:active	{color: #FF0000;
		text-decoration: none;
		font-weight: bold}
A.menu:hover		{text-decoration: none;
		font-weight: bold;
		color: #FFFF00}

A.footer:link		{color: #990000;
		font-weight: normal;
		font-size: 8pt;
		text-decoration: none}
A.footer:visited	{color: #990000;
		font-weight: normal;
		font-size: 8pt;
		text-decoration: none}
A.footer:active	{color: #FF0000;
		font-weight: normal;
		font-size: 8pt;
		text-decoration: none}
A.footer:hover	{color: #FF0000;
		font-weight: normal;
		font-size: 8pt;
		text-decoration: none}

p		{color: #000000;
		font-family: Arial, Helvetica, sans-serif;
 		font-size: 9pt;}

p.n7n		{color: #A8802B;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;}

p.n8n		{color: #A8802B; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;}

p.n8b		{color: #A8802B;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold}

p.n9b		{color: #A8802B;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold}

p.l14b		{color: #505050;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14pt; 
		font-weight: bold;}

p.n12b		{color: #A8802B;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14pt; 
		font-weight: bold;}

td		{color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;}

td.lnk		{color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		cursor: pointer;
		font-size: 9pt;}
		
li		{color: #000000;
		font-family: Arial, Helvetica, sans-serif;
 		font-size: 9pt;}

ol		{color: #000000;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 9pt;}


h1		{color: #A8802B;
		font-size: 14pt;
		margin-bottom: 0;
		margin-top: 0;
		font-weight: bold;}

h2		{color: #A8802B;
		font-size: 12pt;
		margin-bottom: 0;
		margin-top: 0;
		font-weight: bold;}

h3		{color: #A8802B; 
		font-size: 11pt;
		font-weight: bold;
		margin-bottom: 0;
		margin-top: 0;}

h4		{color: #A8802B;
		font-size: 10pt;
		margin-bottom: 0;
		margin-top: 0;
		font-weight: bold;}

h5		{color: #A8802B;
		font-size: 9pt;
		margin-bottom: 0;
		margin-top: 0;
		font-weight: bold;}

h6		{color: #A8802B; 
		font-size: 8pt;
		margin-bottom: 0;
		margin-top: 0;
		font-weight: normal}

input		{font-size: 8pt;
			font-family: Arial, Helvetica, sans-serif;}

select		{font-size: 8pt;
			font-family: Arial, Helvetica, sans-serif;}

textarea	{font-size: 8pt;
			font-family: Arial, Helvetica, sans-serif;}

input.plain	{font-family: Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		border: 1px solid #000000;
		padding-top: 2px;
		height: 20px;}

textarea.plain	{font-size: 8pt; 
		font-family: Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		border: 1px solid #000000;
		padding-top: 2px;}
		
pagetitle 		{text-decoration: none;
		font-weight: bold;
		color: #000098}

.pagetitle {font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #FFFFFF;
		font-size: 16px}