body{
	font-family: Arial, sans-serif;
	color: #000000;
	line-height: 16px;
	margin-left: 16px;
	margin-top: 0px;
	padding: 0px;
	font-size: 12px;
}

a:link, a:visited, a:hover {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1{
	color: #CC0000;
	letter-spacing: 1px;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	font-size: 12px;
}

h2{
	font-size: 24px;
	color: #CC0000;
	line-height: 24px;
	margin-top: 0px;
}
h3{
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4{
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.formlist {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 12px;
}

#header1 {
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#content {
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 24px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 16px;
}
.topborder {
	background-image: url(http://nytv.ga3.org/assets/images/subpage/bg_header1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.lrborder {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.lrborderhome {
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
}