body {
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bg-repeat-dark.gif);
}

.schedule_fade {
	background-image: url(../images/bg-fade-content.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.content {
	background-image: url(../images/bg-content.gif);
	background-repeat: no-repeat;
}

.subcontent {
	background-image: url(../images/bg-subcontent.gif);
	background-repeat: no-repeat;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}

.text a {
	color: #540000;
	text-decoration: none;
}

.text a:hover {
	text-decoration: underline
}
