      .txt3 {
        text-decoration: none;
        color:  #FFFFFF;
        font-size: 10px;
        font-family: tahoma;
        font-weight: normal;
      }

      .txt2 {
        text-decoration: none;
        color:  #FFFF77;
        font-size: 10px;
        font-family: tahoma;
        font-weight: normal;
      }
      .txt {
        text-decoration: none;
        color: #929292;
        font-size: 9px;
        font-family: tahoma;
        font-weight: normal;
      }
      a.txt {
        text-decoration: none;
        color: #929292;
        font-size: 9px;
        font-family: tahoma;
        font-weight: normal;
      }
      a:link.txt {
        text-decoration: none;
        color: #929292;
        font-size: 9px;
        font-family: tahoma;
        font-weight: normal;
      }
      a:vlink.txt {
        text-decoration: none;
        color: #929292;
        font-size: 9px;
        font-family: tahoma;
        font-weight: normal;
      }
      a:hover.txt {
        text-decoration: underline;
        color: #999999;
        font-size: 9px;
        font-family: tahoma;
        font-weight: normal;
      }
      .top {
        text-decoration: none;
        color: #929292;
        font-size: 9px;
        font-family: tahoma;
        font-weight: normal;
      }
      .stream_ddm {
        width:180px;
        font-family:tahoma,verdana,arial,helvetica,sans-serif;
        font-size:10px;        font-weight:normal;  color:#727272;    background: #000000;
        text-align:left;       text-valign:middle;  text-decoration:none;  
        border: #000000;       border-style: none; border-width: 0px 0px 0px 0px;
      }
	.invisibleIFrame
	{
		position:absolute;
		top: 0px;
		left: 0px;
		width: 0px;
		height: 0px;
		visibility: hidden;
		overflow: hidden;
		position:absolute;
		top: 0px;
		left: 0px;
	}
.iframeDialog {
        z-index:85;
        width:300px;
        height:275px;
        position:absolute;
        top:60px;
        left:150px;
        border:0;
        background:transparent;
        visibility:hidden;
}