a {
color : #666666;
	background-color : transparent;
	font-weight : normal;
}

a:link {
	background-color : transparent;
	text-decoration : none;
	color: #666666;
}

a:visited {
	background-color : transparent;
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #9A9582;
	text-decoration: none;
}

a:active {
	text-decoration : none;
	color: #666666;
}

body,td,div{
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height: 18px;
}

.linkgrey  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 140%;
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
}
.linkgrey a:link {
	background-color : transparent;
	text-decoration : none;
	color: #FF9933;
	font-weight: bold;
}

.linkgrey a:visited {
	background-color : transparent;
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
}

.linkgrey a:hover {
	text-decoration : underline;
	color: #FF9933;
	font-weight: bold;
}

.linkgrey a:active {
	text-decoration : none;
	color: #FF9933;
	font-weight: bold;
}

.linkwhite  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linkwhite a:link {
	background-color : transparent;
	text-decoration : none;
	color: #FFFFFF;
}

.linkwhite a:visited {
	background-color : transparent;
	color: #FFFFFF;
	text-decoration: none;
}

.linkwhite a:hover {
	text-decoration : none;
	color: #FFFFFF;
}

.linkwhite a:active {
	text-decoration : none;
	color: #FFFFFF;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
}
.header01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #0098F4;
	font-weight: bold;
}
.header02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
}
.header03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0098F4;
}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #EAEAEA;
	text-decoration: none;
}

/* BACKGROUND LAYERS*/

#tablebackgrey {
	background-color: #F4F4F4;
}

#tablebackwhite {
	background-color: #FFFFFF;
}

#tablemaincontent {
	background-color: #EAEAEA;
}

/* NAVIGATION TR COLOURS*/

#navigationyellow {
	background-color: #FFCC66;
	height: 20px;
}

#navigationgrey {
	background-color: #B3B3B3;
}

.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 13px;
}
.textquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #666666;
}
