* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {	
	background-color: #ffffff;
	background-image: url(coaching.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top: 145px;
	scrollbar-face-color:#CFC7A4;
	scrollbar-highlight-color:#E8DFB7;
	scrollbar-3dlight-color:#FFF5C9;
	scrollbar-darkshadow-color:#827D67;
	scrollbar-shadow-color:#B5AE8F;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#CFC7A4;
}
b {	
	color: #ff0000;
}
h1, h2 {
	text-transform: capitalize;
	background-color: #CC0000;
}
.col_dx h1 {
	background-color: #63C975;
	border: 1px solid #4A9658;
	padding: 10px 5px 10px 5px;
	text-align: center;
	font-size: 28px;
}
.col_dx h2 {
	background-color: #62C6C9;
	border: 1px solid #4A9496;
	padding: 8px 5px 8px 5px;
	text-align: left;
	font-size: 22px;
}
.col_sx h1 {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 5px 8px;
	text-align: left;
	font-size: 12px;
}
.col_sx h1 a {
	color:#ffffff;
}
hr {
	color: #000066;
}
blockquote {
	font-size: 14px;
}
.table {
	width: 100%;
	height: 100%;
}
.col_sx * {
	color: #000000;
}
.col_sx {
	vertical-align: top;
	width: 220px;
	background-color: #F6EB7E;
	border-right: 1px solid #C9C067;
}
.col_sx p {
	padding: 0px 8px;
	text-align: left;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
}
.col_sx a {
	text-decoration: none;
}
.col_sx a:hover {
	text-decoration: underline;
}
.col_dx {
	vertical-align: top;
	width: %;
	padding: 35px 15px 15px 15px;
	text-align: justify;
	font-size: 15px;
	font-weight: _bold;
}
.col_dx p {
}
.top_url {
	text-align: center;
	font-size:28px;
	padding-bottom:15px;
}
.top_url a {
	color: #C65868;
}
/*-------------*/
.textform {
	font-size: 12px;
	background-color: #CC0000;
	margin: 0px;
	width: 180px;
	text-align: center;
}
.slogan {
	font-size: 24px;
	padding: 25px 50px 25px 50px;
	text-align: center;
}
.link {
	font-size: 18px;
	color: #ff0000;
	padding-left: 50px;
}
.link a {
	color: #ff0000;
	text-decoration: underline;
}