@charset "utf-8";
/* CSS Document */

.title_page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	color: #8ED200;
	padding-top: 10px;
	text-align: left;
}
.title_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #FF9934;
	padding: 10px;
}
.background_coach {
	background-image: url(imgs/main_mid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: right;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 16px;
}
.text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
}
.title_text_mediation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #8fd300;
	padding: 10px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	color: #FFFFFF;
}
.fluo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	color: #FFFFFF;
	padding: 0px;
	background-image: none;
	background-repeat: repeat;
	text-align: left;
}
.box {
	background-image: url(imgs/grad1.png);
	padding: 5px;
	background-repeat: no-repeat;
}
.title_page_orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	color: #FF9934;
	padding-top: 10px;
	text-align: left;
}
.title_page_addictive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	color: 996699;
	padding-top: 10px;
	text-align: left;
}
.title_text_addictive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #996699;
	padding: 10px;
}
.title_page_psychology {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	color: 0000ff;
	padding-top: 10px;
	text-align: left;
}
.title_text_psychology {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #0000ff;
	padding: 10px;
}
