body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #000;
	background-image: url(http://downstream.devzone1.co.uk/images/bckgrnd4.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	line-height: 18px;
}

.orange_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}

.orange_link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;

}

.orange_link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}

.orange_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	font-weight: bold;
	text-decoration: underline overline;
}

.td_blue_underrule {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0175B2;
}

.orange_vert_line {
	font-size: 18px;
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
}

.td_bckgrnd_dk_grey {
	background-color: #111110;
}

.footer_sm_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #6A6A6A;
	text-align: center;
}

.footer_sm_txt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #6A6A6A;
	text-decoration: none;
	text-align: center;
}

.footer_sm_txt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
	color: #6A6A6A;
	text-align: center;
}

.footer_sm_txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FF3300;
	text-align: center;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A6A6A;
	text-decoration: none;
	font-weight: bold;
}

.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A6A6A;
	text-decoration: none;
	font-weight: bold;

}

.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A6A6A;
	text-decoration: none;
	font-weight: bold;
}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}

.blue_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #0098E9;
}

.orange_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}

