body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("/layout/tv-blue/tv-blue.jpg");
}

a:link {text-decoration: underline; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline; color: #000099;}
a:active {text-decoration: underline; color: #FF6600}

.page_titles {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.titles {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.justified {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #000000;
}
.centered {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000000;
}
.navlinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #000000;
}
#frametop {
	background-image: url(/layout/tv-blue/frame-top.jpg);
	height: 28px;
}
#navtab {
	background-image: url(/layout/tv-blue/navlinks.jpg);
	height: 156px;
}
#body {
	background-image: url(/layout/tv-blue/body.jpg);
	background-repeat: repeat-y;
}
#copyright {
	background-image: url(/layout/tv-blue/copyright.jpg);
	height: 134px;
}
.white {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}
