@charset "utf-8";
/* Bach2Go CSS - 22/11/07 Efinity Group Ltd */

body {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3d3d3c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited 	{color: #ec1f27; }
a:hover, a:active	{color: #3366FF; }

.bodytxt 		{font-size: 11px; }
.txt12p {
	font-size: 12px;
}
.txt14p {
	font-size: 14px;
}
.txt24p {
	font-size: 24px;
	color: #333333;
}



.footertxt 		{font-size: 10px; color: #6E6E6E; }
.footertxt9p 	{font-size: 9px; color: #6E6E6E; }

.footertxt a:link, .footertxt a:visited 	{color: #6E6E6E; text-decoration: none; }
.footertxt a:hover, .footertxt a:active		{color: #ec1f27; text-decoration: none; }

.whtborder {border: 2px solid #FFFFFF; }
.greyborder {
	border: 2px solid #e3e3e3;
}
