﻿body 
{
background-image: url(images/background.gif); 
margin-top:2px; 
margin-bottom:2px;
}

.MarqueeLine
{
	background-color:White; 
	color:Red; 
	width:1000px; 
	margin:0; 
	font-family:Arial, Times New Roman, Verdana; 
	font-size:13px; 
    font-weight:bold;
	padding:1px;
}

.HiddenFooter
{
	height: 0px; 
	azimuth: center; 
	overflow: hidden;
}