a:link {
	font-weight:bold;
}

body {
	background:url(bgPics/bg3.png) fixed;
}

.fat {
	font-weight:bold;
}

.borderLess {
	border-style:none;
}

.topAnk {
	height:0px;
	position:absolute;
	top:0px;
	left:0px;
}

.tabLayout {
	width:100%;
	table-layout:fixed;
}

.borderRowUp {
	height:8px;
}

.borderRowDown {
	height:10px;
}

.bCell1 {
	width:8px;
	background:url(bgPics/bodyRand1.png) no-repeat;
}

.bCell2 {
	background:url(bgPics/bodyRand2.png) repeat-x;
}

.bCell2Side {
	background:url(bgPics/bodyRand2.png) repeat-x;
	width:10%;
}

.bCell3 {
	width:10px;
	background:url(bgPics/bodyRand3.png) no-repeat;
}

.bCell4 {
	background:url(bgPics/bodyRand4.png) repeat-y;
}

.bCell5 {
	background:url(bgPics/bodyRand5.png) no-repeat;
}

.bCell6 {
	background:url(bgPics/bodyRand6.png) repeat-x;
}

.bCell7 {
	background:url(bgPics/bodyRand7.png) no-repeat;
}

.bCell8 {
	background:url(bgPics/bodyRand8.png) repeat-y;
}

.spacer {
	width:10px;
}
.centerTop {
	background:url(bg2.png) fixed;
	text-align:center;
	font-size:2.5em;
	font-weight:bold;
}

.centerSide {
	vertical-align:top;
	background:url(bg2.png) fixed;
}

.centerBody {
	font-weight:normal;
	vertical-align:top;
	text-align:left;
	background:url(bg2.png) fixed;
}