html {
	height:100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
}
a:hover {
	color: #00adef;
}
a.link-act {
	color: #00adef;;
}
.title {
	font-size: 11pt;
	font-weight: bold;
}
.programDate {
	font-size: 11pt;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.black {
	color: #000000;
}
table {
	margin: 0px;
	padding: 0px;
}
table.main {
	border: 0px solid #000000;
	height: 100%;
	overflow: hidden;
	width: 100%;
}
table.main tr {
	text-align: center;
	vertical-align: middle;
}
table.main td {
	text-align: center;
	vertical-align: middle;
}
#mainBackground {
	background-color: #000000;
	border: 0px solid green;
	display: inline;
	height: 400px;
	left: 0px;
	line-height: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: 0px;
	position: relative;
	text-align: left;
	top: 10px;
	width: 796px;
	z-index: 1;
}
#main {
	background-color: #000000;
	height: 400px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: 0px;
	position: relative;
	text-align: left;
	top: -10px;
	width: 796px;
	z-index: 10;
}
#nav {
	background-color: #000000;
	height: 364px;
	left: 18px;
	margin: 0px;
	overflow: hidden;
	position: absolute;
	text-align: left;
	top: 18px;
	width: 147px;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	white-space: nowrap;
}
#nav li {
	cursor: pointer;
	text-align: left;
	white-space: nowrap;
}
#logo {
	height: 94px;
	left: 0px;
	position: absolute;
	top: 270px;
	width: 94px;
}
#content {
	height: 364px;
	left: 165px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 18px;
	width: 631px;
}
#content a {
	font-weight: bold;
	color: #00adef;
	text-align: left;
	text-decoration: none;
}
#content a:hover {
	color: #ffffff;
}
#content a.link-act {
	color: #ffffff;;
}

#leftCol {
	position: absolute;
	height: 364px;
	left: 0px;
	margin: 0px;
	overflow: auto;
	padding: 0px;
	top: 0px;
	width: 215px;
}
#leftCol.scroll {
	width: 233px;
}
#rightCol {
	position: absolute;
	height: 364px;
	left: 233px;
	margin: 0px;
	overflow: auto;
	padding: 0px 18px 0px 0px;
	top: 0px;
	width: 380px;
}
#rightCol.img {
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}
#rightCol input {
	border: 1px solid #000000;
	width: 358px;
	padding-left: 2px;
}
#oneCol {
	position: absolute;
	height: 364px;
	left: 0px;
	margin: 0px;
	overflow: auto;
	padding: 0px;
	top: 0px;
	width: 631px;
}
table.program {
	border: 0px solid #000000;
	overflow: hidden;
	width: 613px;
}
table.program tr {
	text-align: left;
	vertical-align: top;
}
table.program td {
	text-align: left;
	vertical-align: top;
}
table.program td.img {
	width: 125px;
}
table.program td.date {
	padding-right: 18px;
	text-align: right;
	width: 80px;
}
table.program td.desc {
}
table.program tr.spacer {
	height: 18px;
}
table.twoCol {
	border: 0px solid #000000;
	overflow: hidden;
	width: 613px;
}
table.twoCol td {
	text-align: left;
	vertical-align: top;
}
table.twoCol td.firstCol {
	width: 233px
}
table.twoCol tr.spacer {
	height: 18px;
}
table.webForm {
	border: 0px solid #000000;
	overflow: hidden;
	width: 100%;
}
table.webForm td {
	text-align: left;
	vertical-align: top;
}
table.webForm td.firstCol {
	width: 30px
}

#oneCol div.programOverview {
	clear: both;
}
#oneCol div.spacer {
	clear: both;
	height: 18px;
}
#oneCol div.programImgSmall {
	float: left;
	height: 85px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 125px;
}
#oneCol div.programDate {
	float: left;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	text-align: right;
	width: 90px;
}
#oneCol div.programDesc{
	margin: 0px 0px 0px 18px;
	overflow: hidden;
	padding: 0px 18px 0px 0px;
	width: 360px;
}
