body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
.sliptabletop {
	text-align: center;
	vertical-align: bottom;
	width: 770px;
}
.sliptablebg {
	text-align: center;
	width: 770px;
	background-image: url(images/tablebg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.sliptablebottom {
	font-size: 11px;
	color: #000000;
	background-image: url(images/tablebottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	height: 45px;
	width: 770px;
}
a:link {
	color: #33CC00;
	text-decoration: underline;
}
a:active {
	color: #33CC00;
	text-decoration: underline;
}
a:visited {
	color: #33CC00;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.sliptitlebar {
	font-size: 18px;
	color: #000000;
	background-image: url(images/tabletitlebar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 770px;
}
.sliptblcntr500 {
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	width: 500px;
}
.sliptblcntr210 {
	text-align: center;
	vertical-align: middle;
	width: 210px;
}
.sliptablecntr710 {
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	width: 710px;
}
.sliptblcentr350 {
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	width: 350px;
}

#center-text {
	text-align: center;
}
.sliptblcntr350bar {
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 350px;
	background-image: url(images/tblcntr355bar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.sliptblcntr350barB {
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	width: 350px;
	background-image: url(images/tblcntr355barB.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.sliptblcentr10break {
	width: 10px;
}
