<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a.clsLeftNavLink
{
	font-weight: bold;
	font-size: 8pt;
	color: #3366CC;
	font-family: Tahoma, Verdana, Sans-Serif;
	text-decoration: none;
}

a.clsSubNavLink 
{
	font-size: 8pt;
	color: #3366CC;
	font-family: Tahoma, Verdana, Sans-Serif;
	text-decoration: none;
}

a 
{
	font-size: 8pt;
	color: #3366CC;
	font-family: Tahoma, Verdana, Sans-Serif;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}

.clsMenuBlock {border-bottom:1px solid lightgrey;}
.clsMenuBlock_Selected 
{
	background-color: #EEEEEE;
	font-weight:bold;
	color:White;
}
.clsMenuItem_selected 
{
	font-weight:bold;
}
.clsFootNote 
{
	color:Gray;
	font-size:xx-small;
	font-family: Tahoma, Verdana, Sans-Serif;
}
.clsMenuToggleImg {cursor:hand;}
body, td
{
	font-family: arial, Verdana, Sans-Serif, Arial;
	font-size:9pt;
}
.videos {
	margin:0 auto;
	padding:0;
	width:1100px;	
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; FONT-SIZE: 13px; COLOR: #252525; line-height:16px;
}
.videos a {
	font-size:13px;
	color:#06558d;
	text-decoration:none;
	display:block;
	transition:0.8s;
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}
.videos a:hover {
	color:#f47920;
	text-decoration:none;
}
.videos a.current {
	color:#f47920;
	font-weight:bold;
	text-decoration:none;
	transition:0.8s;
}
.videos a.current span {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.videos tds.current {
	background:#f2f2f2;
	text-decoration:none;
}
.videos a span {
	font-size:11px;
	color:#777;
	text-decoration:none;
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}
.videos a span:hover, .videos a:hover span:hover, .videos a:hover span {
	text-decoration:none;
}
.Tvideos {
	margin:0;padding:0;	
}
.Tvideos tr:hover {
	/*background:#cfcfcf;	*/
}
.videos .list {
	border-bottom:1px solid #e0e0e0;	
}</pre></body></html>