﻿#marqueecontainer{
	position: relative;
	width: 235px;
	height: 190px;
	background-color: white;
	overflow: hidden;
	border: 0px;
	padding: 0px;
	padding-left: -10px;
	top: 0px;
}
.style2 
{
	font-size: x-small; 
	color: #333333; 
	font-family: Verdana;
	background-color:#F4F4F4;
}

.style2 A:link {text-decoration: none; color: #484848;}
.style2 A:visited {text-decoration: none; color: #484848;}
.style2 A:active {text-decoration: none; color: #484848;}
.style2 A:hover {text-decoration: underline; color: #484848;}

.newstitle {
	background-color:#931626;
	color: White;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}
.style4 
{
	font-family: Verdana;
	font-size: x-small; 
}

.newsstyle {text-align: center; font-family:Verdana; font-size: x-small;	}

.style5 
{
	font-family: Verdana;
	font-size: small; 
	font-weight: bold;
	text-align: left;
	background-color: white;
}
