﻿A:hover {color: red}A.footer_hlink	{/* footer hyperlink */	 font-family: Verdana,Arial,Helvetica,sans-serif;	 font-size: 8pt;	 color: #5F605F;	 text-decoration: none; 	 } A.footer_text_hlink	{/* footer text */	 font-family: Verdana,Arial,Helvetica,sans-serif;	 font-size: 8pt;	 color: Gray;	 text-decoration: none;	 }   A.topmenu_hlink	{/* menu hyperlink */	 font-family: Verdana,Arial,Helvetica,sans-serif;	 font-size: 10pt; 	 color: #FFFFFF; 	 link: white; 	 vlink: white;	 font-weight: bold;	 /* text-decoration: none; */	 } A.doclist_hlink	{/* list of document areas hyperlink */	 font-family: Verdana,Arial,Helvetica,sans-serif;	 font-size: 12pt; 	 color: #000066;	 font-weight: bold;	 	 }  A.docmenu_hlink	{/* hyperlink to a specific document */	 font-weight: bold;	 font-size: 10pt;	 color: #990000;	 text-decoration: none;	 }	 	 A.hlink	{/* standard hyperlink in page */	 font-size: 10pt;	 color: #006699;	 /* text-decoration: none; */	 }	 	 A.email_hlink	{/* hyperlink to a specific document */	 font-size: 10pt;	 color: #990000;	 }	 	 A.small_hlink	{/* small underlined hyperlink */	 font-family: Arial,Verdana,Helvetica,sans-serif;	 font-size: 8pt;	 color: #006699;	 }A.printpage_hlink	{/* menu hyperlink */	 font-family: Arial,Verdana,Helvetica,sans-serif;	 font-size: 8pt; 	 color: white; 	 background-color: #000066;	 font-weight: bold;	 text-decoration: none;	 text_align: right;	 padding: 4px;	 hover: red;	 }A.list_lo_hlink	{/* hyperlink with cleaning web site colour */	 font-weight: bold;	 color: #006699;	 text-decoration: none;	 	 }A.list_hi_hlink	{/* hyperlink with cleaning web site colour */	 font-weight: bold;	 color: #FFFFFF;	 text-decoration: none;	 	 }	 	 body	{font-family: Verdana,Arial,Helvetica,sans-serif;
 	 font-size: 10pt;
 	 bgcolor=#FFFFFF
 	 color: #000066;
	 font-weight: normal;
	 font-style: normal;
	  

	 }
	 
	 
#wrapper
{
	width:760px;
	margin: 0 auto;
	
}

#pagecontainer
{
	
	width:760px;
}

table	{font-family: Verdana,Arial,Helvetica,sans-serif;
 	 font-size: 10pt;
	 color: #000066;
	 font-weight: normal;
	 font-style: normal;
	 border-collapse:collapse;
	 }

TD	{font-family: Verdana,Arial,Helvetica,sans-serif;
 	 font-size: 10pt;
	 color: #000066;
	 font-weight: normal;
	 font-style: normal;
	 }



P	{font-family: Verdana,Arial,Helvetica,sans-serif;
 	 font-size: 10pt;
	 color: #000066;
	 font-weight: normal;
	 font-style: normal;
	 }
	 
.indent	{ 
	 margin-left: 4px;
	 }
	 
.topmenu	{ 
	 color: white;
	 
	 font-weight: bold;
	 margin-top: 4px;
	 margin-left: 2px;
	 margin-right: 2px;
	 }

	 
.orange	{ color: #ff8c00;
	 }
	 
.shdr	{/* coloured small header */
	 font-size: 10pt;
	 color: #006699;
	 font-weight: bold;
	 font-style: normal;
	 }	 

.mhdr	{/* coloured 12pt header */
	 font-size: 12pt;
	 color: #006699;
	 font-weight: bold;
	 }
	 
.lhdr	{/* coloured 14pt header */
	 font-size: 14pt;
	 color: #006699;
	 font-weight: bold;
	 }
	 
.stext	{/* small 8pt text */
	 font-size: 8pt;
		 }


.stext_justify	{/* small 8pt text */
	 font-size: 8pt;
	 text-align: justify;		 

		 }
		 
		 

.error_msg	{/* coloured small header */
	 font-size: 10pt;
	 font-weight: bold;
	 font-style: normal;
	 color: red;
	 }

.enter_button	{/* menu hyperlink */
	 font-family: Arial,Verdana,Helvetica,sans-serif;
	 font-size: 10pt;
 	 color: white;
 	 background-color: #000066;
	 font-weight: bold;
	 text-decoration: none;
	 padding: 4px;
	 CURSOR: hand;
	 }	


.footer_text	{/* footer text */
	 font-size: 8pt;
	 color: #003366;
	 }
	 
	 
	 

.whdr  { font-size: 12pt; 
			font-weight: bold; 
			color: white; 
			margin-left: 4px; 
          margin-right: 4; 
          margin-top: 1; 
          margin-bottom: 1 }

