
<style type="text/css">
<!-- 
.zeroline{
		background-color: #C0C0C0;
		position: absolute;
		display: none;
}
.greenvalue{
					font-family: tahoma;
					font-size: 8pt;
					color: #00cc33;
}
.redvalue{
					font-family: tahoma;
					font-size: 8pt;
					color: #ff0000;
}
.tiedvalue{
					font-family: tahoma;
					font-size: 8pt;
					color: #808080;
}
.sparkpos{
			 margin-right : 1px;
			 margin-top		: 2px;
			 background-color: #7E94B6;
}
.sparkneg{
			 margin-right : 1px;
			 margin-top		: 2px;
			 background-color: #ff6666;
}
.sparktied{
			 margin-right : 1px;
			 margin-top		: 2px;
			 background-color: #808080;
}
.sparklost{
			 margin-right : 1px;
			 margin-top		: 2px;
			 background-color: #7E94B6;
}
.sparkwin{
			 margin-right : 1px;
			 margin-top		: 2px;
			 background-color: #7E94B6;
}
.sparklinepos{
			 margin-top		: 2px;
			 background-color: #7E94B6;
}
.sparklineneg{
			 margin-top		: 2px;
			 background-color: #ff6666;
}
div{
		text-align: left;
}
.mainblock{
					 background-color: #D6DEE7;
					 height: 100%;
					 width:  100%;
}
.sparktickertitle{
					font-family: tahoma;
					font-size: 8pt;
					color: white;
					background-color: #9CADCE;
} 
.sparklinebody{
					margin-top	    	  : 5px;
					margin-bottom				: 5px;
					font-family					: tahoma;
					font-size						: 8pt;
					color								: #002973;
					background-color		: #D6DEE7;
					padding							: 0px;
					text-align					: center;
					position						: relative;
					height							: 40px;
					width								: 100%;
} 
.sparklinebody2{
					margin-top	    	  : 5px;
					margin-bottom				: 5px;
					font-family					: tahoma;
					font-size						: 8pt;
					color								: #002973;
					background-color		: #D6DEE7;
					padding							: 0px;
					text-align					: left;
					position						: relative;
					height							: 5px;
					width								: 100%;
} 
.sparktickerbody{
					font-family: tahoma;
					font-size: 8pt;
					color: #002973;
					background-color: #EFEFF7;
					padding: 0px;
} 
.tickerchart{
					font-family: tahoma;
					font-size: 12pt;
					color: #002973;
					background-color: #EFEFF7;
					padding: 0px;
} 
.copyright{
					font-family: tahoma;
					font-size: 7pt;
					color: #002973;
					background-color: #EFEFF7;
} 

.entryfield{
					font-family: tahoma;
					font-size: 9pt;
					color: #002973;
					border: 1px solid #002973;
} 

.messagefield{
					font-family: tahoma;
					font-size: 7pt;
					color: #002973;
					border: 1px solid #002973;
} 
.likea{
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	color:#000080;
}
.heading{
				  font-family: tahoma;
					font-size: 14pt;
					font-weight: bolder;
					color: #002973;
}
.smallheading{
				  font-family: tahoma;
					font-size: 10pt;
					color: #002973;
}
a.cmd{
	font-family			 : tahoma;
	font-size				 : 8pt;
	text-decoration	 : none;
	color						 : #002973;
	border					 : 1px solid #D6DEE7;
	padding					 : 1px;
	background-color : #D6DEE7;
}
a.cmd:hover{
	text-decoration: none;	
	color: #ffffff; 	
	background-color : #D6DEE7;
}

a{
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	color:#9CADCE;
}
a:hover{
	text-decoration: underline;	
	color:#002973; 	
}
a.tickerlink{
					font-family: tahoma;
					font-size: 8pt;
					color: #002973;
					text-decoration: none;
}
a.tickerlink:hover{
					font-family: tahoma;
					font-size: 8pt;
					color: #002973;
					text-decoration: none;
}
a.tickerlink:active{
					font-family: tahoma;
					font-size: 8pt;
					color: #002973;
					text-decoration: none;
}
a.tickerlink:visited{
					font-family: tahoma;
					font-size: 8pt;
					color: #002973;
					text-decoration: none;
}
-->
</style>