body {
	margin-top: 0px;
	background-image: url(images/bgtvlines.jpg);

}

.small {
	font-family: Arial;
	font-size: 8px;
	color: #333333;
}

.smallplus {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}

.medium {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.big {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
}

.xbig {
	font-family: Arial;
	font-size: 24px;
	color: #333333;
}

.h1 {
	font-family: Arial;
	font-size: 20px;
	color:#333333;
	margin-left:35px;
	margin-top:5px;
}

.h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin-left:35px;
	color: #333333;
} 

.h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
}

.nav_panel {
	background-color:#003399;
	font-family: Arial;
	text-align: center;
	font-size: 14px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	color: #FFFFFF;
}

.bottom_nav_panel {
	background-color:#003399;
	font-family: Arial;
	text-align: center;
	font-size: 11px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	color: #FFFFFF;
}

.footer_nav_panel {
	background-color:#003399;
	font-family: Arial;
	text-align: center;
	font-size: 8px;
	color: #FFFFFF;
}

.page_body A:link {text-decoration: none; color: #003399}
.page_body A:visited {text-decoration: none; color: #6600ff}
.page_body A:active {text-decoration: none; color: #003399}
.page_body A:hover {text-decoration: underline; color: #663300;}

.page_body {
	background-color:#FFFFFF;
	font-family: Arial;
	text-align:left;
	font-size: 12px;
	margin-left:35px;
	margin-right:30px;
	margin-bottom:20px;
	color: #333333;
}

.body A:link {text-decoration: underline; color: #333333}
.body A:visited {text-decoration: underline; color: #333333}
.body A:active {text-decoration: underline; color: #333333}
.body A:hover {text-decoration: none; color: #663300;}




.footer {
	background-color:#FFFFFF;
	font-family: Arial;
	text-align: center;
	font-size: 8px;
	color: #666666;
}

.footer A:link {text-decoration: none; color: #666666}
.footer A:visited {text-decoration: none; color: #666666}
.footer A:active {text-decoration: none; color: #666666}
.footer A:hover {text-decoration: none; color: #663300;}
