.txtbold {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 1.2em;
}

.txt {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  line-height: 1.2em;
}

a {
  text-decoration: none;
}

a:hover {
  background-color: #FF9900;
  color: #FFFFFF;
}

.txtboldorange1 {
  color: #FF9900;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 1.2em;
}

.txtboldgreyc {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 1.2em;
}

body {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8px;
  line-height: 10.5px;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-arrow-color: #66CC00;
  scrollbar-base-color: #EBF4DF;
  scrollbar-darkshadow-color: #66CC00;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-lightshadow-color: #999999; 
  scrollbar-shadow-color: #66CC00;
  scrollbar-track-color: #BFDF9F;
}
.txtbold1 { 
	color: #000000; 
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 0.9em; 
	font-weight: bold; 
	line-height: 1.2em; 
}
.txtboldgreyc1 { 
	color: #666666;
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 0.9em; 
	font-weight: bold; 
	line-height: 1.2em; 
}

.leftHyper{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em; 
	line-height: 1.0em; 
	color: #000000
}
.leftHyper a:link {
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;
}
.leftHyper a:visited {	
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;
}
.leftHyper a:hover {
	text-decoration: none;
	color: #006600;
	font-weight: normal;
}
.leftHyper a:active {
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;
}
