body
	{
	background-color: #DFDFCF;

 
	SCROLLBAR-FACE-COLOR:		#FFFFFF;
	SCROLLBAR-SHADOW-COLOR:		#FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR:	#F0F0E9;
	SCROLLBAR-DARKSHADOW-COLOR:	#000000;
	SCROLLBAR-TRACK-COLOR:		#F0F0E9;
	SCROLLBAR-ARROW-COLOR:		#000000;
	}

	a:link		{color: #00A0C6; text-decoration: underline; }
	a:active	{color: #00A0C6; text-decoration: underline; }
	a:visited	{color: #073C78; text-decoration: underline; }
	a:hover	{color: #FF7F00; text-decoration: none; }
	

.container 
	{
	position: relative;
	}

.news-date 
	{
	position: absolute;
	top: 31px;
	left: 185px;
	font-family :	arial, helvetica;
	font-size :	18px;
	font-weight : 	bold;
	color :		#EBC900
	}
	
.newsupdate 
	{
	position: absolute;
	top: 32px;
	left: 243px;
	font-family :	arial, helvetica;
	font-size :	12px;
	color :		#000000
	}

.show-date 
	{
	position: absolute;
	top: 31px;
	left: 798px;
	font-family :	arial, helvetica;
	font-size :	18px;
	font-weight : 	bold;
	color :		#EBC900
	}
	
.nextshow 
	{
	position: absolute;
	top: 32px;
	left: 856px;
	font-family :	arial, helvetica;
	font-size :	12px;
	color :		#000000
	}
			
.text
	{
	position: absolute;
	background-color : #688BA0;
	padding : 10 20px 20px 20px;
	top: 282px;
	left: 179px;
	display : block;
	width : 458px;
	font-family :	arial, helvetica;
	font-size :	12px;
	color :		#000000
	}

.wat
	{
	font-family :	arial, helvetica;
	font-size :	12px;
	color :		#073C78
	}
	
	
.news
	{
	font-family :	arial, helvetica;
	font-size :	12px;
	color :		#FFFFFF
	}	
	
.news a 
	{
	color : #073C78;
	font-family :	arial, helvetica;
	font-size : 12px;
	text-align : center;
	padding : 2px 2px 2px 2px;
	text-decoration : underline;
	}

.news a:hover
	{
	color : #FFFFFF;
	background-color : #073C78;
	padding : 2px 2px 2px 2px;
	text-decoration : none;
	}
			
