.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #858383;
}
.Blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

.Booktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #993300;
}
.Sidetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.Sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.Quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.Menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.blockheading
	{
	font-family: arial, verdana, helvetica, sans serif;
	font-size:12px;
	font-weight:bold;
	}
.Headtext {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #336666;
}
.Greenboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.Lighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.Smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.privtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.Datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.Errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.MyForm1 {
	font-family: Arial;	
	font-size: 9pt;	
	color: #808080;
}
.Button {
	font-family: Arial;	
	font-size: 9pt;	
	color: #FFFFFF;
	background-color: #999999;
}
.Field {
	font-family: Arial;	
	font-size: 9pt;	
	background-color: #B3C9C9;
}
.Smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}
.Smalltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
A:link    { 
color: #336666 
}      /* unvisited links */
A:visited { 
color: #999999 
}     /* visited links */
A:active  { 
color: #3366CC 
}   /* active links */
A:hover  { 
color: #336666    /* hover links */
}




/* General page style. The scroll bar colours only visible in IE5.5+ */


body {
	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;
}


/* start of table styles */

.infotable
	{
	border: #999999; 
	background-color: #EBFDD9;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding: 0.2cm
}

.bullettable
	{
	border: #999999; 
	background-color: #E7EBE7;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding: 0.2cm
}

.cleartable
	{
	border: #999999; 
	background-color: #ffffff;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding: 0.2cm
}
.Quotetable
	{
	border: #ffffff; 
	background-color: #E7EBE7;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding: 0.3cm
}
.Formtable
	{
	border: #ffffff; 
	background-color: #F0F0EF;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding: 0.1cm
}

.bullets
	{
	font-family: Arial; 
	color: #000000; 
	font-size: 10pt; 
	font-weight: bold; 
	list-style-type: square
	
}	
	
	
	
	
	

	
	
