@charset "utf-8";
/* CSS Document */
.topbackground{
	background-image:url(topflash.png);
	background-position:center;
	background-repeat:no-repeat;
	width:950px;
	color:#ffffff;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
}
.bottombackground{
	background-image:url(bottomflash.png);
	background-position:center;
	background-repeat:no-repeat;
	width:950px;
	color:#ffffff;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
.pubdate{
	color:#CCCCCC;
	font-weight:bold;
}

.bottombackground a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.bottombackground a:hover{
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}

marquee{
	color:#ffffff;
}

body{
	margin:0px;
}
.news{
	line-height: 20px;
	color:#ffffff;
	font-weight:bold;
}


.hlink a{
                     font-size:16px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}

.hlink a:visited{
 font-size:16px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}

