body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/back-opeening.jpg);
	background-repeat: repeat-x;
	background-position: 600px;
	background-attachment: fixed;
}
a:link {
	color: #DF0023;
}
a:visited {
	color: #DF0023;
}
a:hover {
	color: #999999;
}
a:active {
	color: #DF0023;
}
.text_grey {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #828282;
}
.text_greyCopy {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.text_greyW_space {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #828282;
	text-transform: none;
	padding: 8px 8px 8px 0px;
	line-height: 12px;
}
.listed {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: none;
	padding: 8px 8px 8px 0px;
	line-height: 12px;
	list-style-position: inside;
	list-style-type: upper-roman;
	list-style-image: url(images/headslice_08.jpg);
	text-decoration: underline;
}
.box {
	padding: 10px;
}
.indx {
	background-color: #000000;
	background-image: url(images/back-opeening.jpg);
	background-repeat: repeat-x;
	background-position: 600px top;
	background-attachment: fixed;
}
