BODY {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10pt;
	margin-top :10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: white;
	background-color: #FFC53A;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

li {
	margin-bottom: 8px;
}


td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

td.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
	font-weight: bold;
	background-color: #FFC53A;
}

td.right {
	text-align: right;
}

td.lodd {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color: #EFEFEF;;
}

td.leven {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color: #DEE3E7;
}

td.odd {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align: right;
	background-color: #EFEFEF;;
}

td.even {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align: right;
	background-color: #DEE3E7;
}

p {
	font-size : 9pt;
}

td.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFA34F;
	font-weight: bold;
	background-color: #006699;
}

td.rhs {
	font-size : 8pt;
	color: black;
	background-color: #99CCCC;
}

td.footer {
	font-size : 8pt;
	text-align: right;
	color: black;
	background-color: #E5E5E5;
	right: 4px;
}


table.main
{
	background-color: white;
	width: 800;
}

table.shaded
{
	background-color: #99CCFF;
	width: 100%;
}

A:LINK, A:VISITED, A:ACTIVE {
	color : #006699;
	
}
A:HOVER {
	color : #000066;
	text-decoration : underline;
	background-color : #99CCCC;
}

A.menu:LINK, A.menu:VISITED, A.menu:ACTIVE {
	font-size: 8pt;
	font-weight: normal;
	color : white;	
	text-decoration : none;
}

A.menu:HOVER {
	font-size: 8pt;
	color : #000066;
	font-weight: normal;
	text-decoration : underline;
	background-color : #99CCCC;
}

A.head:LINK, A.head:VISITED, A.head:ACTIVE {
	color : #FFA34F;
}

A.head:HOVER {
	color : #000066;
	text-decoration : underline;
	background-color : #99CCCC;
}

A.metric:LINK, A.metric:VISITED, A.metric:ACTIVE {
	font-size: 8pt;
	color : #006699;
	font-weight: normal;
	text-decoration : underline;
	background-color : #99FFFF;
}

A.metric:HOVER {
	font-size: 8pt;
	color : #006699;
	font-weight: normal;
	text-decoration : underline;
	background-color : #99FFFF;
}


HR{
	width : 100%;
	height : 2pxls;
	color : #006699;
}
IMG { 
	border:0 none;
}
 
H1	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #006699;
}

H2	{
			font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #006699;
}

H3	{
			font-weight: bold; font-size: 16px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 100%; color : #006699;
}

H3.fp	{
			font-weight: bold; font-size: 16px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 100%; color : #006699;
}

H4  {
	color : #006699;
	font-size : 10pt;
	margin : 0px;
	padding-top : 3px;
	padding-bottom : 0px;
}


.fpbox {
	font-size: 10px;
	color: black;
	background-color: #99CCCC;
	background-position: center;
	width: 90%;
	border: 2px ridge #009999;
}

input, textarea, select {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input { text-indent : 2px; }


input[TYPE=submit] {
	color: #000000;
	border: thin outset #0066FF;
}

/* This is the border line & background colour round the entire page */
.bodyline{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

