body {
	margin:0px;
	padding:0px;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:#000000;
	/*
	background-image:url(../images/live.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom right;
	*/
}
A {
	padding:0px;
	margin:0px;
}

A:link {
	color:#A10000;
	text-decoration:none;
}
	
A:visited {
	color: #A10000;
	text-decoration:none;
}
A:hover {
	color: #FFFFFF;
	background: #A10000;
	text-decoration:none;
}
A:active {
	color: #A10000;
	text-decoration:none;
}
.FORM_headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	font-weight:100;
	height:35px;
}
.FORM_bread {
	margin:0px;
	margin-bottom:2px;
	color:#FFFFFF;
}
.imageCaption {
	background-color:#CCCCCC;
	padding-left:4px;
	padding-top:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:100;
	height:15px;
	margin:0px;
	margin-bottom:2px;
}

.NEW_bundContent {
	width:712px;
	background-image:url(../images/FIN_bundBar.png);
	background-repeat:no-repeat;
}
.NEW_bundContent tr {
	vertical-align:top;
	padding:0px;
}
.NEW_contentHold {
	position:absolute;
	width:712px;
	left:50%;
	margin-left:-356px;
}
.NEW_topBar {
	background-image:url(../images/REW_topBar.png);
	width:712px;
	height:59px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.contentFeed {
	margin-top:15px;
	margin-bottom:15px;
}
.bunder {
	background-image:url(../images/REW_bunder.png);
	width:712px;
	height:17px;
	margin-top:2px;
	margin-bottom:15px;
	color:#FFFFFF;
}
