body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color:
}
a:visited {
	text-decoration: none;
	color:#FFFFFF
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.channelNam {
	color: FF0000;
}
.tableBorder {
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px solid;
	font-weight: bold;
	color: 003470;
}
.rtableBorder {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #003470;
	font-weight: bold;
}
.sctableBorder {
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none	;
	border-left: 1px solid;
	color: #1966AF;
}
.scrtableBorder {
	border-top: none;
	border-right: 1px none;
	border-bottom: none;
	border-left: 1px none;
	color: #1966AF;
}
.tsctableBorder {
	border-top: 1px solid;
	border-right: 1px none;
	border-bottom: 1px solid;
	border-left: 1px solid;
}
.tscrtableBorder {
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}
.whiteTxt {
	color: #FFFFFF;
}
.hColor {
	color: #0183BE;
}
