table.manchester {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #ABABAB #ABABAB #ABABAB #ABABAB;
	border-collapse: collapse;
	background-color: white;
}
table.manchester th {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: #ABABAB #ABABAB #ABABAB #ABABAB;
	background-color: white;
}
table.manchester td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: #ABABAB #ABABAB #ABABAB #ABABAB;
	background-color: white;
}
.style2 {
	font-weight: bold;
	color: #000000;
}
.style3 {color: #FFFFFF}
td.separator
{
 width:5px;
}
td.separator_horizontal
{
 height:0px;
}
td.box_title_black
{
 background-image:url(http://www.lstrader.co.uk/styles/black_back.jpg);
 background-repeat:repeat-x;
 color:#ffffff;
 font-weight:bold;
 font-size:11px;
 height:20px;
 vertical-align:middle;
}
td.box_title_red
{
 background-image:url(http://www.lstrader.co.uk/styles/red_back.jpg);
 background-repeat:repeat-x;
 color:#ffffff;
 font-weight:bold;
 font-size:11px;
 height:20px;
 vertical-align:middle;
}
td.box_content
{
 border:solid 1px #666666;
}
td.mouse_over
{
 height:11px;
}
div.div_2_1
{
 height:11px;
 background-position: 0px 16px;
 margin-top:14px;
}
		table.sample {

			border-width: 0px 0px 0px 0px;

			border-spacing: 0px;

			border-style: outset outset outset outset;

			border-color: gray gray gray gray;

			border-collapse: separate;

			height: 84px;

			width: 100%;

			background-image: url('styles/banner.alin.jpg');

			border-spacing: 0px;

		}

		table.sample th {

			border-width: 0px 0px 0px 0px;

			padding: 0px 0px 0px 0px;

			border-style: inset inset inset inset;

			border-color: gray gray gray gray;

		}

		table.sample td {

			border-width: 0px 0px 0px 0px;

			padding: 0px 0px 0px 0px;

			border-style: inset inset inset inset;

			border-color: gray gray gray gray;

		}