<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a
{
   	text-decoration: none;
}
.TopGradient
{
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='Steelblue', endColorStr='lightblue', gradientType='0')
}
.LeftGradient
{
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='goldenrod', endColorStr='LemonChiffon', gradientType='1')
}
.RightGradient
{
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#EEEEEE', endColorStr='#CCCCCC', gradientType='1')
}
.BottomGradient
{
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#EEEEEE', endColorStr='#666666', gradientType='0')
}
LI
{
list-style-image: url('img/play.gif')
}
.link
{
list-style-image: url('urllink.gif')
}

.mediaLink
{
	font-weight: bold;
	font-size: 8pt;
	color: royalblue;
	font-family: verdana;
	position: relative;
	top: -5px;
	text-decoration: none;
}
.sub
{
	border-right: darkkhaki 1px solid;
	border-top: darkkhaki 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: darkkhaki 1px solid;
	color: royalblue;
	border-bottom: darkkhaki 1px solid;
	font-family: Verdana;
	text-decoration: none;
}
.divTitle
{
	font-size: 18px;
	color: #333333;
	font-family: Tahoma;
}
.tabLink
{
	font-weight: bold;
	font-size: 11px;
    color: #333333;
	font-family: Verdana;
	text-decoration: none;
}

.divPlayer
{
	width: 320px;
	height: 280px;
	border-bottom: gray 2px solid;
	border-right: gray 2px solid;
	background-color: black;
}
.divPlayPos
{
	font-size: 10px;
	font-family: Arial;
}
.divPlayPosIE
{
	font-size: 10px;
	font-family: Verdana;
}
.divBox
{
	border-bottom: gray 2px solid;
	border-right: gray 2px solid;
}
.divBrowse
{
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='LightBlue', endColorStr='SteelBlue', gradientType='1');
}
.divSlide
{
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='SteelBlue', endColorStr='LightBlue', gradientType='1');
}
.divStatus
{
	font-weight: bold;
	font-size: 10px;
	color: powderblue;
	font-family: verdana;
}
.progress
{
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='LimeGreen', endColorStr='PaleGreen', gradientType='0')
}

.divIM
{
	font-size: 10px;
	font-family: verdana;
}

.footer
{
    font-weight: bold;
    font-size: 11px;
    color: #666699;
    font-family: verdana;
}
.imagecontainer{
	  float:left;
	  clear:left;
	  background: url(img/shadowAlpha.png) no-repeat bottom right !important;
	  background: url(img/shadow.gif) no-repeat bottom right;
	  margin: 10px 0 10px 10px !important;
	  margin: 10px 0 10px 5px;
}
.imagecontainer img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
.subTitle
{
    font-size: 7pt;
    color: white;
    font-family: Verdana;
    background-color: #999999;
    margin-left: 5px;
    margin-right: 5px;
}

.subTitle2
{
    font-size: 7pt;
    color: black;
    font-family: Verdana;
    background-color: yellow;
    margin-left: 5px;
    margin-right: 5px;
}
.subTitle3
{
    font-size: 10pt;
    color: #b22222;
    font-family: 'Trebuchet MS';
    background-color: transparent;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: bold;
}
.subTitle4
{
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    margin-left: 5px;
    margin-right: 5px;
}
.tblThumbsWC
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}
ul
{
    list-style-image: url(Replay/img/play.gif);
}
.imgXray
{
  filter:Xray ;
}

.imgNoraml
{
Filter: Shadow(Color=#0000FF, Direction=225)
}
.searchbox
{
    font-size: 7pt;
    font-family: 'Trebuchet MS';
    text-decoration: none;
}
.button
{
    font-size: 8pt;
    font-family: 'Trebuchet MS';
    text-decoration: none;
    
}
.menu
{
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='lightcyan', endColorStr='powderBlue', gradientType='0');
    background-color: lightcyan;
}

.buttonBox
{
    font-size: 9pt;
    font-weight: bold;
    font-family: 'Trebuchet MS';
    text-decoration: none;
	border-top: lightgray 1px solid;
	border-left: lightgray 1px solid;
    border-bottom: gray 1px solid;
	border-right: gray 1px solid;
	cursor:pointer;	
	background-color: lightcyan;
}</pre></body></html>