.htrte_outIcon, .htrte_overIcon, .htrte_clickIcon{
   padding: 1px;
   width: 25px;
   height: 25px;
   background: transparent url(icon/eventicon.gif) no-repeat 0px 0px;
   cursor: pointer;   
}
.htrte_overIcon{
   background: transparent url(icon/eventicon.gif) no-repeat 0px -27px;
}
.htrte_clickIcon{
   background: transparent url(icon/eventicon.gif) no-repeat 0px -53px;
}


.htrte_select_all,.htrte_select_all_over{
   background: #B3B6B9;
   border: medium none ;
   cursor: pointer; 
   padding: 1px;
   font-family:tahoma;
   white-space:nowrap; 
}
.htrte_select_all_over{
   background: #6990B3;
}


.htrte_select, .htrte_select_over{
   background-image: url(icon/out.gif);
   cursor: pointer;
   font-family:tahoma;
   padding:0px;
   white-space:nowrap; 
}
.htrte_select_over{
   background: #FFFFFF;
   background-image: url(icon/over.gif);
}


.tbutton {
   background: #FFFFFF;
   border: 0px;
   padding-left: 2px;
   cursor: pointer;
   text-align: left;
   font-family:tahoma;
   font-size:11px;
   font-size-adjust:none;
   font-stretch:normal;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   height:16px;
   line-height:normal;
   overflow:hidden;
   white-space:nowrap;
}
.htrte_toolbar{
   background: #9EBEF5;
   background: transparent url(icon/Toolbar.gif) repeat-x 0 0;
   margin: 3px;
   padding: 0px;
   height: 25px;
}

.htrte_menu{
   padding: 0px;
   background-color: #FFFFFF;
   border: #6990B3 solid 1px; 
   visibility: hidden;
   position:absolute; 
   width: 150px;
   overflow-y: auto;
   top: 0;
   left: -500;
}

.htrte_menu_outIcon, .htrte_menu_overIcon{
   padding: 1px;
   text-align: left;
   cursor: pointer;
   background: #FFFFFF;
   border: #FFFFFF solid 1px;
}

.htrte_menu_overIcon{
   background: #6990B3;
   border: #666666 solid 1px;
}

.ScrollShout {
   height:100%;
   overflow:auto;
   width:100%;
   background-color:#232323;
   border: #C0C0C0 solid 1px;
}
.ScrollShout ul {
   margin: 0px;
   list-style-type: none; 
   list-style-image: none; 
   list-style-position: outside;
   background-color:#232323;
   padding: 5px 0px 5px 0px;

}

.ScrollShout ul li {

   text-align: left; 
   list-style-type: none;
   background-color:#232323;
   margin:5px;
      
}
.SUser{
   color: green;
   font-family: arial;
   font-size:13px;
   font-weight: bold;
   cursor: pointer;
}
.datetime{
   color: #666666;
   font-family: arial;
   font-size:11px;
}

#speed{background:#2b2b2b url(icon/full_speed.gif);height: 30px;}

.tl {
background: transparent url(icon/corners.gif) no-repeat 0px 0px;
height:10px;
}
.tc {
background:transparent url(icon/topbottom.gif) repeat-x scroll 0px 0px;
height:10px;
overflow:hidden;
}
.tr {
background: transparent url(icon/corners.gif) no-repeat right -10px;
height:10px;
}
.mc {
border-left: #BEC0B9 solid 1px;
border-right: #BEC0B9 solid 1px;
background-color: #2B2B2B;
padding: 0px 0px 10px 5px;
}

.bl {
background: transparent url(icon/corners.gif) no-repeat 0pt -20px;
}
.bc {
background:transparent url(icon/topbottom.gif) repeat-x scroll 0pt -10px;
height:10px;
overflow:hidden;
}
.br {
background: transparent url(icon/corners.gif) no-repeat right -30px;
}
.tl, .bl {
overflow:hidden;
padding-left:10px;
}
.tr, .br {
overflow:hidden;
padding-right:10px;

}