body{
	background-color: #666666;
	background-image: url('../images2/t_bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	color: #000000;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	margin: 0px;
	padding: 30px;
}
img:hover{
	cursor: pointer;
}
#trainer_profile img:hover{
	cursor: 	default;
}
#trainer_profile  font img:hover{
	cursor: pointer;
}
div.previos{
	background: url('/images2/nav_prev.gif');
	width: 35px;
	height: 35px;
	cursor: pointer;
	position: relative;
	right: 40px;
	float: left;
	clear: none;
}
div.next{
	background: url('/images2/nav_next.gif');
	width: 35px;
	height: 35px;
	cursor: pointer;
	position: relative;	
	float: left;
	clear: none;	
}
table{
	font-family: arial, tahoma, verdana;
	font-size: 12px;
}
a:link, a:active, a:visited{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
a.tab:link, a.tab:active, a.tab:visited{
	color: #ffffff;
	text-decoration: none;
}
a.tab:hover{
	text-decoration: underline;
}
a.tabs:link, a.tabs:active, a.tabs:visited{
	color: #000000;
}
div.tab{
	float: right;
	background-image: url('../images2/t_tabu.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	padding-top: 14px;
	margin-left: 2px;
	width: 152px;
	height: 28px;
}
div.tabs{
	background-image: url('../images2/t_tabs.gif');
}
a.menu:link, a.menu:active, a.menu:visited{
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover{
	text-decoration: underline;
}
a.menus:link, a.menus:active, a.menus:visited{
	font-weight: bold;
}
div.menu{
	background-image: url('../images2/l_tabu.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-left: 17px;
	margin: 2px;
	width: 173px;
	height: 33px;
}
a.submenu:link, a.submenu:active, a.submenu:visited{
	color: #000000;
	text-decoration: none;
}
a.submenu:hover{
	text-decoration: underline;
}
div.submenu{
	background-image: url('../images2/l_stabu.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-left: 17px;
	margin: 2px;
	margin-left: 10px;
	width: 157px;
	height: 33px;
}
div.toplinks{
	padding: 0px 0px 15px 0px;
	text-align: left;
	width: 610px;
}
div.toplinks a{
	color: #ffffff;
}
td.logo{
	padding-left: 25px;
	padding-top: 10px;
	vertical-align: top;
	width: 175px;
}
td.cbg{
	background-color: #ffffff;
	background-image: url('../images2/m_bg.gif');
	background-position: top center;
	background-repeat: no-repeat;
	padding: 25px;
}
td.rbg{
	background-image: url('../images2/m_rbg.gif');
	background-position: top left;
	background-repeat: repeat-y;
	width: 7px;
}
td.bbg{
	background-image: url('../images2/m_bbg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	height: 8px;
}
td.cnt{
	padding-right: 30px;
	padding-left: 30px;
}
td.copy{
	color: #ffffff;
	padding: 20px;
}
#fc{
	float: left;
	margin: 10px;
	padding: 5px;
	text-align: center;
}
#fci{
	margin-left: 25px;
	padding: 5px;
	width: 100%;
}

