﻿.Rotator
	{
	background: transparent;
	cursor:default; 
	}
	
.top 
{
	width: 452px;
	height: 35px;
}
/* upper scrolling text  */
.marqueeTopBg 
{	
	width: 452px;
	height: 38px;
	background-image: url(Images/marqueeTopBg.gif);
	background-repeat: no-repeat;
}
.marqueeTop_Text
{
	padding-top: 13px;
	padding-left: 10px;
	padding-right: 10px;
	font: normal 12px Arial, Verdana, Helvetica, Sans-Serif;
}
/* lower scrolling text  */
.marqueeBottomBg 
{
	width: 452px;
	height: 35px;
	background-image: url(Images/marqueeBottomBg.gif);
	background-repeat: no-repeat;
}
.marqueeBottom_Text
{
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	font: normal 12px Arial, Verdana, Helvetica, Sans-Serif;
}
.bottom 
{
	width: 452px;
	height: 108px;
}	
	
.NSESymbol	
	{
	font-family: Arial, Verdana ; 
	font-size: 12px; 
	color:#3E7DBC; 
	}
	
.NSESymbol a:hover
{ 
   text-decoration: underline;
   color: #0000FF;
	padding-left: 3px;
	padding-right: 3px;
} 
	
.NSESymbol a:link
    {
    text-decoration: none; 
    color: #0000FF;
	padding-left: 3px;
	padding-right: 3px;
	}
	
.NSESymbol a:visited
{
	text-decoration: none;
	color: #ff9966;
	padding-left: 3px;
	padding-right: 3px;

}

	.Quote
	{
	font-family: Verdana, Arial; 
	font-size: 10px; 
	color:#64962D; 
	}

	.Change
	{
	font-family: Verdana, Arial; 
	font-size: 10px; 
	color: gray; 
	padding-left: 3px;
	padding-right: 3px;
	}	
	.Link
	{
	font-family: Verdana, Arial; 
	font-size: 10px; 
	}