body {
	background-image: url("./gfx/bg_sliv.jpg");
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Verdana, Sans-Serif;
}

#main {
	position: relative;
	left: 1px;
	margin: 0px auto;
	width: 746px;
}

img.blockImg {
	display: block;
	margin: 0px;
}

#tbarLinks {
	background-image: url("./gfx/tbar_04.jpg");
	background-repeat: no-repeat;
	width: 746px;
	min-height: 58px;
	max-height: 58px;
	height: 58px;
}

#linkTab {
	margin-left: 160px;
	margin-top: 13px;
}

#panels {
	background-image: url("./gfx/tramline_sliv.gif");
	background-repeat: repeat-y;
	margin: 0px auto;
	width: 746px;
}

table.panelTabs {
	background-color: rgb(175,175,239);
	width: 688px;
	position: relative;
	left: -1px;
	margin: 0px auto;
}

td.titleBack {
	background-image: url("./gfx/panels_title.gif");
	background-repeat: no-repeat;
	width: 503px;
	min-height: 51px;
	max-height: 51px;
	height: 51px;
	font-size: 18pt;
	font-weight: bold;
	text-indent: 10px;
	color: white;
}

td.titleCell {
	padding-bottom: 10px;
}

td.bottomCell {
	background-color: white;
	text-align: right;
}

img.sampleBut {
	position: relative;
	top: -19px;
}

div.textBack {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 19px;
}

#tnBack {
	background-image: url("./gfx/panel_tb_sliv.gif");
	background-repeat: repeat-x;
	width: 688px;
	margin: 0px auto;
	min-height: 400px;
	max-height: 400px;
	height: 400px;
	position: relative;
	left: -1px;
}

img.tbs {
	border: 1px black solid;
}
