a.menu:link {color: #000000; 
			  text-decoration: none;
			  font-family: Arial;
			  font-size: 8pt;
			  font-weight:bold;
}
a.menu:visited {color: #000000; 
				 text-decoration: none;
				 font-weight:bold;
				 font-size: 8pt;
	 			 font-family: Arial;
}
a.menu:hover {color: #2F75B7; 
			   text-decoration: none;
			   font-size: 8pt;
			   font-family: Arial;
			   font-weight:bold;
}

a.submenu:link {color: #ffffff; 
			  text-decoration: none;
			  font-family: Tahoma;
			  font-size: 9pt;
			  font-weight:normal;
}
a.submenu:visited {color: #ffffff; 
				 text-decoration: none;
				 font-weight:normal;
				 font-size: 9pt;
	 			 font-family: Tahoma;
}
a.submenu:hover {color: #ffffff; 
			   text-decoration: underline;
			   font-size: 9pt;
			   font-family: Tahoma;
			   font-weight:normal;
}

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;
}

.mainpagemsg {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #00216E;
}

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

.sectiondetail {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #00216E;
}

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

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

.footertext {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #808080;
}

a.footer:link {color: #ffffff; 
			  text-decoration: none;
			  font-family: Tahoma;
			  font-size: 8pt;
			  font-weight: bold;
}
a.footer:visited {color: #ffffff; 
				 text-decoration: none;
				 font-weight:bold;
				 font-size: 8pt;
	 			 font-family: Tahoma;
}
a.footer:hover {color: #000000; 
			   text-decoration: none;
			   font-size: 8pt;
			   font-family: Tahoma;
			   font-weight: bold;
}