﻿body{
	margin: 0px;
	padding: 0px;
	background: #a01008 url('images/green/page_bg5.png') 0 0 repeat-x; 
}

.marquee{
	position:relative;
	overflow:hidden;
	width:100%;
	height:200px;
	border:solid black 0px;
	text-align:center;
	top: 0px;
	right: 0px;
}





a.menuUp:link{
	color: black;
	text-decoration:none;
}
a.menuUp:hover{
	color: #6a9939;
	text-decoration:none;	
}
a.menuUp:visited{
	color: black;
	text-decoration:none;
}
a.menuUp:visited:hover{
	color: #6a9939;
	text-decoration:none;
}

a.newstitle:link{
	color: black;
	text-decoration:none;
}
a.newstitle:hover{
	color: white;
	text-decoration:none;	
}
a.newstitle:visited{
	color: black;
	text-decoration:none;
}
a.newstitle:visited:hover{
	color: white;
	text-decoration:none;
}

.footerLogoImg
{
    border: 0px black solid; margin: 20px 20px 20px 20px;
}
.footerLogoSeperator
{
    width: 15px; height: 70px; margin: 0px; padding: 0px; border-width: 0px;
}
