.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
}
.dataleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	text-align: left;
}

.footerMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #7E7D7C;
	text-align: center;
}

a.footerMenu:link		{ color: #7E7D7C; text-decoration: none; }
a.footerMenu:active 	{ color: #7E7D7C; text-decoration: none; }
a.footerMenu:visited 	{ color: #7E7D7C; text-decoration: none; }
a.footerMenu:hover 		{ color: #FF0000; text-decoration: none; }

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	list-style-type: circle;
	list-style-position: outside;
	line-height: 14px;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	word-spacing: normal;
	letter-spacing: 3px;
	height: auto;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #565555;
}
.dataheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.footerCredits {
	font-family: Verdana, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFD697;
	text-align: center;
}
a.footerCredits:link		{ color: #FFD697; text-decoration: none; }
a.footerCredits:active 		{ color: #FFD697; text-decoration: none; }
a.footerCredits:visited 	{ color: #FFD697; text-decoration: none; }
a.footerCredits:hover 		{ color: #FFD697; text-decoration: none; }
