body {
	background-color : #444499;
	margin : 0px 0px;
	padding : 0px 0px;
	scrollbar-arrow-color: #78a3c6;
	scrollbar-track-color: #ffffff;
	background-attachment:fixed;
}


table {
	border : 0;
	padding: 0;
	width : 1px;
	height: 0px;
}

table.fillup{
	border: 0;
	width: 100%;
	height: 100%;
}

table.wide{
	border: 0;
	width: 100%;
}

table.text {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align : center;
	align: center;
	width : 0%;
	height: 0px;
	border : 0;
}

td.snug {
	width: 0%;
	height: 0%;
	align: center;
	vertical-align: top;
}

td.tvscreen {
	text-align: left;
	align: left;
	vertical-align: top;
	font: 24 VT100,Courier New,Courier,Monaco;
	color: #22ffff;
	background-color : #000000;
}

.tvtext{
	font: 12 bold Courier New,Courier,Monaco;
	color: #22ffff;
 
}

.tvtextdark{
	font: 12 bold Courier New,Courier,Monaco;
	color: #000000;
 
}

td.news {
	text-align: center;
	font: -1% Courier New,Courier,Monaco;
}

td.newsflash {
	text-align: center;
	font: -1% Courier New,Courier,Monaco;
	color: #000000;
	background-color: #dfdfcc;
}

td.tdfoto {
	text-align : center;
	align: center;
	vertical-align: center;
}

td.tdfototext { 
	text-align : left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align:center;
 }

td.tdfotosubtext { 
	text-align : center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align:top;
 }


td.balk {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #000000;
}

td.newsbalk {
	text-align: center;
	font: bold  -1% Courier New,Courier,Monaco;
	color: #ffffff;
	background-color: #000000;
}

td.newsflashbalk {
	text-align: center;
	font: bold  -1% Courier New,Courier,Monaco;
	color: #ffffff;
	background-color: #ddaa00;
}

 
 
 
 td.subnav {
	font : -1% Courier New,Courier,Monaco;
	color: #3b3b3b;
}


 
img { 
	border: 0px
}




a:link 
{	color: #3A6DAB;
	text-decoration: underline;
}
a:hover 
{	color: #ee3739;
	text-decoration: underline;
}
a:active 
{	color: #ee3739;
	text-decoration: underline;
}
a:visited
{	color: #3A52AB;
	text-decoration: underline;
}

a.tvlink:link 
{	color: #ffffff;
	text-decoration: none;
}
a.tvlink:hover 
{	color: #ff0000;
	text-decoration: none;
}
a.tvlink:active 
{	color: #ffff00;
	text-decoration: none;
}
a.tvlink:visited
{	color: #ffffff;
	text-decoration: none;
}

a.tvlinkdark:link 
{	color: #0000BB;
	text-decoration: none;
}
a.tvlinkdark:hover 
{	color: #ff0000;
	text-decoration: none;
}
a.tvlinkdark:active 
{	color: #ffffff;
	text-decoration: none;
}
a.tvlinkdark:visited
{	color: #0000BB;
	text-decoration: none;
}

