body {
	background-image: url("./gfx/tbar_sliv_top.gif");
	background-repeat: repeat-x;
	background-color: rgb(80,0,73);
	margin: 0px;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: center;
}

div.main {
	margin: 0px auto;
	width: 776px;
	text-align: center;
}

div.panelMain {
	position: relative;
	left: -2px;
	margin: 0px auto;
	width: 706px;
	text-align: center;
}

#strapline {
	text-align: center;
}

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

#menu {
	position: relative;
	top: -17px;
}

div.panelsTop {
	background-image: url("./gfx/panels_sliv_top.gif");
	background-repeat: repeat-x;
	min-height: 23px;
	max-height: 23px;
	height: 23px;
}

div.panelBack {
	background-image: url("./gfx/panels_text.gif");
	background-repeat: no-repeat;
	width: 426px;
	min-height: 66px;
	max-height: 66px;
	height: 66px;
}	

div.panelText {
	font-size: 7.5pt;
	color: white;
	text-align: justify;
	padding: 5px;
}

div.panelLink {
	position: relative;
	top: -17px;
	text-align: left;
	padding-left: 20px;
}

td.tnBack {
	background-image: url("./gfx/panel_tb_sliv.gif");
	background-repeat: repeat-x;
}
