/* CSS Document */

#news

{

	border:1px solid #111111;

	cellpadding:0px;

	cellspacing:0px;

	margin-top:25px;

	/*background-color:#F6F6F6;*/

	background:#DEDEDE url('images/silverbg.jpg') repeat-x top;

	width:154px;

	height:200px;

	border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; border-top-style:solid; border-right-style:solid; border-bottom-style:solid; border-left-style:solid; margin-bottom:100px!important; margin-left:0px; margin-right:0px

}

#news-top

{
	width:100%;
	height:22px;
	text-align:center;
	color:black;
	background-image: url(images/glossyback2.png);

}

#news-middle

{

/*	background-image:url(images/table1back.gif);*/

	width:100%;

	height:100%;



}

#news-down

{

	/*background-image:url(images/table1down.gif);*/

	width:100%;

	height:18px;

}

#marqueecontainer

{

position: relative;

	width: 150; /*marquee width */

	height: 100%; /*marquee height */

	overflow: hidden;	

}

#vmarquee

{

	color:red;

	text-align:left;

	text-decoration:underline;

	padding-left:5px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	font-weight:normal;

	cursor:pointer;

}

#vmarquee a

{

	color:red;

	text-decoration:underline;

}

ul.newslist

{



}

ul.newslist li

{

	

	list-style-image: url('images/bullet.gif');

	margin-left:15px;

	margin-top:5px;

	margin-bottom:5px

}

