html { 
	scrollbar-arrow-color:#CCCCCC; 
	scrollbar-track-color:#EEEEEE; 
	scrollbar-face-color:#EEEEEE; 
	scrollbar-highlight-color:#EEEEEE; 
	scrollbar-3dlight-color:#EEEEEE; 
	scrollbar-darkshadow-color:#EEEEEE; 
	scrollbar-shadow-color:#EEEEEE; 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: <<@FONTHCOLOR@>>;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: <<@FONTHCOLOR@>>;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: <<@FONTDCOLOR@>>;
}
a:link {
	font-size: 11px;
	color: <<@FONTDCOLOR@>>;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	font-size: 11px;
	color: <<@FONTDCOLOR@>>;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-size: 11px;
	color: <<@FONTDCOLOR@>>;
	text-decoration: none;
	font-weight: normal;
}
a:active {



	font-size: 11px;
	color: <<@FONTDCOLOR@>>;
	text-decoration: underline;
	font-weight: normal;
}
.seek {
	display: list-item;
	list-style-position: inside;
	list-style-image: url(<<@BULLET_IMAGE@>>);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	padding: -2px;
	margin: -2px;
}
.title {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}
.clock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: <<@FONTDCOLOR@>>;
	text-align: right;
	white-space: nowrap;
}
.timerl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: <<@FONTDCOLOR@>>;
	text-align: left;
	white-space: nowrap;
}
.infobar {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1.5px;
	text-align: left;
	line-height: 110%;
	color: <<@FONTDCOLOR@>>;
	text-transform: uppercase;
}
.infobarT {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.5px;
	text-align: left;
	line-height: 150%;
	color: #242424;
	text-transform: uppercase;
}
.zoomly {
	text-align: right;
}
.streams {
	font-size: 11px;
	color: #242424;
	font-weight: bold;
}
.headerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.divider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #98B1C4;
	text-decoration: none;
}
a:link {
	color: #293D6B;
	text-decoration: none;
}
a:visited {
	color: #293D6B;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.videoHeader {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#whiteLink {
	color: #363636;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
whiteLink:link {
	color: #363636;
	text-decoration: none;
}
whiteLink:visited {
	color: #363636;
	text-decoration: none;
}
whiteLink:hover {
	color: #363636;
	text-decoration: underline;
}
whiteLink:active {
	color: #363636;
	text-decoration: underline;
}
.blacktext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.whitetext {
	color: #363636;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}
.EventHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AFAFA7;
}
.EventTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B41B1D;
}
html { 
scrollbar-arrow-color:#B41B1D; 
scrollbar-track-color:#F0EEE4; 
scrollbar-face-color:#AFAFA7; 
scrollbar-highlight-color:#AFAFA7; 
scrollbar-3dlight-color:#AFAFA7; 
scrollbar-darkshadow-color:#AFAFA7; 
scrollbar-shadow-color:#AFAFA7; 
}

