body{
padding:0px;
margin:0px;
background:#000000;
}


table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td {
	vertical-align:top;
	padding:0px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
	
.bg-left { background:url(images/splash-flip.jpg) top right no-repeat}
.bg-right { background:url(images/splash-flip.jpg) top left no-repeat}
.bg-c { background:url(images/splash.jpg) top left no-repeat}
.bg { background:url(images/bg-bot-flip.jpg) center top}
.bg-lb { background:url(images/bg-bot.jpg) top right repeat-y}
.bg-rb { background:url(images/bg-bot.jpg) top left repeat-y}
a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.nct_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.nct_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008AC6;
	text-decoration: none;
}