body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #3E0000;
	background-image: url(bgtile.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #FFCCCC;
}
a:visited {
	color: #FFCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFCCCC;
}
.hrLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCCCC;
}
.parGrph {
	padding: 20px;
	text-align: left;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	color: #FFCC66;
}
.play {
	width: 70%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6CD9B;
	padding: 5px;
}
.bordered {
	border: 1px solid #FFCCCC;
}
.feed {
	background-image: url(feed.jpg);
	background-repeat: no-repeat;
}

