/* CSS Stylesheet for TW STEEL UK */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color:#000000;
	color:#666;
}

body {
	background:#000000;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	color:#666;
	height: 100%;
}

p {margin-left:37px;}

a {text-decoration:none; color:#999999;}
a:hover {color:#FFFFFF; text-decoration:underline}

#altView {
	line-height:1.3em;
}

#flashContent {
	width:100%;
	height: 100%;
}

