a.top:link {color: #999999; 
			  text-decoration: none;
			  font-family: Verdana;
			  font-size: 11px;
			  font-weight:bold;
}
a.top:visited {color: #999999; 
				 text-decoration: none;
				 font-weight:bold;
				 font-size: 11px;
	 			 font-family: Verdana;
}
a.top:hover {color: #006699; 
			   text-decoration: none;
			   font-size: 11px;
			   font-family: Verdana;
			   font-weight:bold;
}

a.left:link {color: #000000; 
			  text-decoration: none;
			  font-family: Arial;
			  font-size: 9pt;
			  font-weight: normal;
}
a.left:visited {color: #000000; 
				 text-decoration: none;
				 font-weight:normal;
				 font-size: 9pt;
	 			 font-family: Arial;
}
a.left:hover {color: #0066CC; 
			   text-decoration: none;
			   font-size: 9pt;
			   font-family: Arial;
			   font-weight: normal;
}

.pageheading {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #ECDFBF;
}

.pageheading2 {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #ECDFBF;
}

.mainpagetext {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #B38F5A;
}

.subpagetext {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #ECDFBE;
}

.sectionheading {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}

.sectiondetail {
	text-decoration: none;
	font-family: MS Sans Serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ECDFBF;
}

a.sectiondetail:link {color: #ffffff; 
			  text-decoration: none;
			  font-family: MS Sans Serif;
			  font-size: 9pt;
			  font-weight: bold;
}
a.sectiondetail:visited {color: #000000; 
				 text-decoration: none;
				 font-weight:bold;
				 font-size: 9pt;
	 			 font-family: MS Sans Serif;
}
a.sectiondetail:hover {color: #ECDFBF; 
			   text-decoration: none;
			   font-size: 9pt;
			   font-family: MS Sans Serif;
			   font-weight: bold;
}

a.footer:link {color: #ECDFBE; 
			  text-decoration: none;
			  font-family: Tahoma;
			  font-size: 9pt;
			  font-weight: bold;
}
a.footer:visited {color: #ECDFBE; 
				 text-decoration: none;
				 font-weight:bold;
				 font-size: 9pt;
	 			 font-family: Tahoma;
}
a.footer:hover {color: #ECDFBE; 
			   text-decoration: underline;
			   font-size: 9pt;
			   font-family: Tahoma;
			   font-weight: bold;
}