/* CSS Document */

body {
	background-image:url(images/personal-fitness-bg.jpg);
	background-repeat:repeat-x;
}	
#maintable {
	background-image: url(images/personal-fitness-bg2.jpg);
	background-repeat: no-repeat;
	background-position: 214px 141px;
}	
#table1{
	margin: 2px;
	padding: 2px;
}

.link1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #558e43;
}
.txt1 {
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-align: justify;	
}
.img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}