body{ background-image: url(images/bg6_1.gif); }

body, table, input, textarea{
	font-family: Verdana,Arial,Tahoma;
	font-size: 11px;
	margin: 0px;
}
.join_now a{
	color: blue;
	font-weight: 900;
	font-size: 22px;
	font-family: Tahoma,Arial,Verdana;
}
.thumb_image{
	cursor: hand;
	border-width: 2px; border-style: solid;
	border-color: blue;
	width: 100px;
	height: 80px;
}
.main_thumb{
	width: 320px;
	height: 240px;
	border-width: 1px; border-style: solid;
	border-color: black;
}
.profile{
	width: 426px;
	margin-top: 0px;	
	font-size: 10px;
	border-width: 0px;
	background-color: white;
}
.profile_title{
	height: 17px;
	font-size: 11px;
	color: white;
	background-color: black;
}
.schedule_title{
	color: white;
	background-color: black;
}
.schedule{
	width: 100%;
	background-color: black;
}
.schedule td{
	font-size: 10px;
	background-color: #F7F7F7;
}
.top{
	background-color: #02008C;
	color: white;
	width: 100%;	
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	font-family: Tahoma;
}
.top a{
	color: white;
	font-size: 12px;
}
.title{
	font-size: 18px;
	font-weight: 900;
	color: black;
	display: inline;
	text-align: center;
	width: 100%;
}