@charset "utf-8";
/* CSS Document */
#EM_News_Scroller
{
position:absolute; 
z-index:99; 
visibility: visible;
}
#EM_News_Scroller_Main
{
position:absolute; 
width:500px; 
height:33px; 
z-index:98; 
left: 1px; 
top: -16px; 
overflow: hidden; 
clip: rect(0px 500px 35px 0px); 
visibility: visible;  
background-color: #9CAEA5; 
border: 1px solid #000000;
}
#EM_News_Scroller_Main_Content {
position: absolute; 
z-index: 99; 
left: 500px; 
top: 0px;
visibility: visible
}
.Header_Em_Scroller_Table
{
border: 2px solid #000000;
width: 100%;
height: 40px;
}
.Header_Em_Scroller_Left
{
width: 75px;
color:#FFFFFF;
font-family:Verdana;
font-weight: bold;
background-color:#666666;
}
.Header_Em_Scroller_Middle
{
background-color:#666666;
}
.Header_Em_Scroller_Right
{
width: 75px;
color:#FFFFFF;
font-family:Verdana;
font-weight: bold;
background-color:#666666;
}
.EM_Scroller_Table
{
/* Unused
border: 2px solid #000000;
width: 100%;
height: 40px;
*/
}
.EM_Scroller_Content_Empty
{
/* Needs to be modified for the EM Scroller
background-color:#010165;
border-top: 1px solid #5050D1;
border-right: 1px solid #5050D1;
border-left: 1px solid #5050D1;
border-bottom: 1px solid #000000;
color:#FFFFFF;
font-weight: bold;
*/
}
.EM_Scroller_Content
{
border: none;
font:Courier ;
font-size: 13px;
color:#000000;
background-color:#9CAEA5;
height: 40px;
}
.Em_Text {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-align: center;
}
.Em_Scroller_Warning {
	font-size:20px;
	font-weight:bold;
	color:#FF0000;
	text-align: center;
}
.Em_Scroller_Caution {
	font-size:20px;
	font-weight:bold;
	color:#FFFF00;
	text-align: center;
}
.Em_Scroller_Normal {
	font-size:20px;
	font-weight:bold;
	color:#009900;
	text-align: center;
}
#EM_News_Scroller_PauseBG
{
position:absolute; 
left:499px; 
top:-16px;
width:18px; 
height:18px; 
z-index:102; 
background-color: #000000; 
layer-background-color: #000000; 
visibility: visible;
}
#EM_News_Scroller_Pause
{
position:absolute; 
left:500px; 
top:-15px; 
width:16px;
height:16px; 
z-index:103; 
background-color: #9CAEA5; 
layer-background-color: #9CAEA5; 
visibility: visible;
}
#EM_News_Scroller_ResumeBG
{
position:absolute; 
left:499px; 
top:1px; 
width:18px; 
height:18px; 
z-index:102; 
background-color: #000000; 
layer-background-color: #000000; 
visibility: visible;
}
#EM_News_Scroller_Resume
{
position:absolute; 
left:500px; 
top:2px; 
width:16px; 
height:16px; 
z-index:103; 
background-color: #9CAEA5; 
layer-background-color: #9CAEA5; 
visibility: visible;
}

