/*---------------------------------------------------------------------------------*/
body, td, th {
	color            : #ffffff;
	font-weight      : bold;
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
}
body {
	background-color : #000000;
	margin           : 0px;
	padding          : 0px;
}
a:link, a:visited, a:active {
	color            : #ffffff;
	text-decoration  : underline;
	font-weight      : bold;
}
a:hover {
	color            : #dc920a;
	text-decoration  : none;
	font-weight      : bold;
}

/*---------------------------------------------------------------------------------*/
#index {
	width            : 650px;
	height           : 80px;
	text-align       : center;
}
h1 {
	padding          : 0px;
	color            : #ffffff;
	font-size        : 70px;
	margin           : 0px;
	padding          : 0px;
}
.subtitle {
	color            : #dc920a;
	font-size        : 16px;
}
.section1 {
	border           : 1px solid #606060;
	padding          : 15px;
	color            : #dc920a;
	font-size        : 13px;
	text-align       : justify;
}
.section2 {
	border           : 1px solid #606060;
	padding          : 15px;
	color            : #ffffff;
	font-size        : 12px;
}
.lineup_dj {
	color            : #ffffff;
	font-size        : 18px;
}
.lineup_label {
	color            : #999999;
	font-size        : 10px;
	font-weight      : normal;
}
/*---------------------------------------------------------------------------------*/