p 
{ font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: normal; color: #634E29 }


/*-----------------------------------------------------------------------------------
 HYPERLINK STYLES
-----------------------------------------------------------------------------------*/

/* linka - for use on a white background */

A.linka:link
{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color:#336666}

A.linka:visited
{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color:#336666}

A.linka:active
{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color:#FF0000}

A.linka:hover
{ text-decoration: underline; color:#84603C}

/* linkaSM - for use on a white background */

A.linkaSM:link
{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color:#634E29 }

A.linkaSM:visited
{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color:#634E29 }

A.linkaSM:active
{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color:#AF8C47 }

A.linkaSM:hover
{ text-decoration: underline; color:#AF8C47 }


/* linkb - for use on a dark background */

A.linkb:link
{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color:#FFF8C5 }

A.linkb:visited
{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color:#FFF8C5}

A.linkb:active
{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color:#FFFFFF }

A.linkb:hover
{ text-decoration: underline;  color:#FFFFFF }


/*-----------------------------------------------------------------------------------
 ADDITIONAL FORMATING STYLES
-----------------------------------------------------------------------------------*/

/* Cell Colour */

td.yellowcellBG
{ background-color: #FFF8C5 }
td.coffecellBG
{ background-color: #AF8C47 }

/* Form Format */

select 
{  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #634E29; margin-bottom: 0px; margin-top: 0px; padding:0; border:0; margin:0}

/* List Style */

li 
{  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #634E29; line-height: normal;}

/* Additional */

.smWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
.smBlkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.xsmWhiteText {
	font: 7pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.lrgBrownText {
	font: bold 11pt/11pt Arial, Helvetica, sans-serif;
	color: #634E29;
}
.MedBrownText {
	font: bold 10pt/normal Arial, Helvetica, sans-serif;
	color: #634E29;
}
.lrgGreenText {
	font: bold 11pt/normal Arial, Helvetica, sans-serif;
	color: #A4A400;
}
.MedGreenText {
	font: bold 10pt/normal Arial, Helvetica, sans-serif;
	color: #38662C;
}
.lrgLiteBrownText {
	font: bold 11pt/normal Arial, Helvetica, sans-serif;
	color: #AF8C47;
}
.MedLiteBrownText {
	font: bold 10pt/normal Arial, Helvetica, sans-serif;
	color: #AF8C47;
}
.lrgLiteGreenText {
	font: bold 11pt/normal Arial, Helvetica, sans-serif;
	color: #95B76F;
}
.MedLiteGreenText {
	font: bold 10pt/normal Arial, Helvetica, sans-serif;
	color: #95B76F;
}
hr {
	color: #95B76F;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.black {
	font-weight: normal;
	color: #000000;
}
.blue {
	font-weight: normal;
	color: #0033CC;
}
.blue-dk {
	color: #000099;
}
