@charset "iso-8859-1";
/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mail_form {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.mail_form_Orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.centerLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.BottomLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.TwinLine {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.TopLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.Event_Head {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.List:link {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color : #333333;
}
a.List:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color : #333333;
}
a.List:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color : #FF0000;
}
a.List:active {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color : #333333;
}
.player_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
}
.Default_player {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.UnderLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.bg_fix {
	background-attachment: fixed;
	background-image: url(img/other/bg_artist_fix.gif);
	background-repeat: no-repeat;
}
.SamplerLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}
.GameFont {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
