body.bmain {
	background-color:#F1F1FD;
	margin:0px;
}
table, td {
	text-align:left;
}
.center {
	text-align:center;
}
table.theader1 {
	vertical-align:top;
}
table.ttopnav {
	background-color:#fed7ac;
}
table.tleftnav {
	background-color:#EF8221;
}
table.tcontent {
	width:100%;
}
table.tcontent-main {
	width:100%;
}
table.tcontent-right {
	height:500px;
	background-color:#ffecdb;
}
table.tjoinlist {
	margin-top:25px;
	width:100%;
}
table.tcenternav {
}

td.cjoinlist {
	text-align:center;
	padding:3px;
}
table.tmain {
	border-left:1px solid #4F63C9;
	border-right:1px solid #4F63C9;
	border-bottom:1px solid #4F63C9;
}

td {
}
td.tmain-1a {
	height:85px;
	background-color:#E6EAFC;
}
td.tmain-1b {
	height:65px;
	background-color:#E6EAFC;
	line-height:1px;
}
td.tmain-2b {
	height:19px;
	background-color:#E6EAFC;
}

td.tmain-3a {
	height:100%;
	background-color:#B2BEF7;
}
td.tmain-3b {
	height:100%;
	background-color:#FDFDFD;
	vertical-align:top;
	padding:5px;
}


td.theader1-1a {
	background-color:#ffe5ca;
	line-height:1px;
}
td.theader1-1b {
	background-color:#b77094;
	line-height:1px;
	vertical-align:top;
}
td.theader1-1c {
	background-color:#ffecdb;
	line-height:1px;
	vertical-align:top;
}

td.theader2-1a {
	background-color:#fed7ac;
	height:100%;
	vertical-align:middle;
}

td.tleftnav-button {
	background-color:#B2BEF7;
	margin:0;
}
td.tleftnav-submenu {
	background-color:#fffaf6;
	margin:0;
	line-height:11px;
}
td.ttopnav-button {
	background-color:#E6EAFC;
	font-size:4px;
}
td.tcenternav {
	text-align:center;
	padding:0px;
	background-color:#4F63C9;
	border:1px solid #4F63C9;
}
td.tcenternav-sub {
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	background-color:#fff0f6;
	border-left:1px solid #4F63C9;
}
td.tcenternav-button {
	background-color:#EF8221;
	border-left:1px solid #4F63C9;
}

td.trightcell, td.trightcell-dr, td.trightcell-img {
	background-color:#ffecdb;
	vertical-align:top;
}
td.trightcell-dr {
	border:4px solid #4F63C9;
}
td.trightcell-img {
	text-align:center;
}
td.tcontent-1a {
	vertical-align:top;
}
td.tcontent-1b {
	vertical-align:top;
}

td.borderspacer {
	background-color:#4F63C9;
}
td.spacerbar {
	height:3px;
	background-color:#4F63C9;
	line-height:3px;
	padding:0px;
}

img {
	border:0px;
}

img.header-title {
	width:140px;
	height:85px;
	display:block;
}
img.header-image {
	width:620px;
	height:65px;
	display:block;
}
img.blank {
	height:1px;
	width:1px;
	line-height:1px;
}
img.special {
	height:60px;
	width:149px;
}
img.welcome {
	height:60px;
	width:299px;
}
img.shoppingcart {
	vertical-align:middle;
	width:34px;
	height:20px;
}
img.coach-th, img.coach-full {
	margin-left:1em;
	margin-right:1em;
}
img.coach-th {
	margin-bottom:1em;
	float:left;
	height:150px;
}
img.coach-full {
	margin:1em;
	height:384px;
	float:right;
}
img.products-th {
	margin-left:1em;
	margin-top:0;
	margin-bottom:0;
	float:right;
	height:125px;
}
img.products-full {
	margin:1em;
	height:300px;
	float:right;
}
img.pagebutton {
	width:28px;
	height:25px;
}
img.midimage {
	vertical-align:middle;
}
/*/*/
img.coach-th {
	float:left;
}
img.coach-full {
	float:right;
}
img.products-th {
	float:right;
}
img.products-full {
	float:right;
}
img.float-right {
	float:right;
	margin:8px;
}
.float-left {
	float:left;
	margin:8px;
}