/* CSS Document */
.body-club{
	margin: 0px;
}
.top_bg-club{
	background-image: url(/images/club/topbg.jpg);
	background-repeat: repeat-x;
}
.video_txt-club{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #A24608;
	text-decoration: none;
}
.rigister-club{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #A24608;
	text-decoration: underline;
}
.rigister-club:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.content_txt-club{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #F61298;
	text-decoration: none;
}
.content_txt-blue-club{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #5761C4;
	text-decoration: none;
}
.validate-club{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #F61298;
	text-decoration: underline;
}
.validate-club:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}