.bg {
	background-color: #3C4A6B;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.atbg {
	background-color: #FFFFFF;
	background-image: url(../images/atsymbol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer:hover {
	text-decoration: underline;
	color: #EBC956;
}
.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
.indexheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.play {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	font-weight: bold;
}
.play:link {
	color: #990000;
	text-decoration: none;
}
.play:visited {
	text-decoration: none;
	color: #990000;
}
.play:hover {
	text-decoration: underline;
	color: #000000;
}
.play:active {
	text-decoration: none;
	color: #FF0000;
}
.indexcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.greybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 0px;
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;
	width: 150px;
}
.indexcopysmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: justify;
}

