.body {
	margin: 0px
	bg-color: #242424;
	background-position: center top;
	margin: 0px;
  
}
.mainTable {
	background-color: #000000;
		

} 
.banner {
	background-image:url(../images/banner.jpg);
	width: 900px;
	height: 202px;
	background-repeat: no-repeat; 

}
.1 {
	width: 75px;
	background-image:url(../images/1.jpg);
	background-repeat: no-repeat;
}
.2 {
	width: 750px;
	background-image:url(../images/2.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: top left;
}
.3 {
	width: 75px;
	background-image:url(../images/3.jpg);
	background-repeat: no-repeat;
	vertical-align: top;

}
.footer {
	background-image:url(../images/footer.jpg);
	width: 748px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: left top;


}
a.textlink:link {
	color: #ffffff;
	text-decoration: underline;
}
a.textlink:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.textlink:visited {
	color: #FFFFFF;


}
a.menulink:link {
	text-decoration: none;
	color: #ffffff;
		
}
a.menulink:hover {
	color: #FF0000;
		

	
		
}
a.menulink:visited {
	color: #FFFFFF;
}

.textStandard {
	font-family: Verdana;
	font-size: 7pt;
	color: #CCCCCC;
	line-height: 15px;
	text-align: left;
	
}
.heading {
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	line-height: 15px;
	font-weight: bold;
	text-align: left;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #343434;
	height: 25px;
	
	
}
.menuText {
	width: 560px;
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.footerText {
	font-family: Verdana;
	font-size: 6pt;
	color: #666666;
	line-height: 15px;
	text-align: right;
	
}
.mp3Player {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.contentTables {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
