td.Top
{
  background: transparent url(images/top.png) no-repeat scroll top left;
}

input.NameInput
{
  margin: 0px;
}

input.NameInputFocus
{
  width: 202px;
  height: 28px;
  margin: -1px;
}

div.MsgsDiv
{
  background: #FFFFFF url(images/msgsbg.png) repeat-y scroll top left;
}

span.RowNameTop
{
  background: #FFFFFF url(images/row_name_top.png) no-repeat scroll top left;
}

span.RowNameBottom
{
  background: #FFFFFF url(images/row_name_bottom.png) no-repeat scroll top left;
}

span.RowTextTop
{
  background: #FFFFFF url(images/row_text_top.png) no-repeat scroll top left;
}

span.RowTextBottom
{
  background: #FFFFFF url(images/row_text_bottom.png) no-repeat scroll top left;
}

td.RowName
{
  background: #FFFFFF url(images/row_name.png) no-repeat scroll center left;
}

td.RowText
{
  background: #FFFFFF url(images/row_text.png) no-repeat scroll center left;
}

span.MsgNameTop
{
  background: #FFFFFF url(images/row_name_top.png) no-repeat scroll top left;
}

span.MsgNameBottom
{
  background: #FFFFFF url(images/row_name_bottom.png) no-repeat scroll top left;
}

span.MsgTextTop
{
  background: #FFFFFF url(images/row_text_top.png) no-repeat scroll top left;
}

span.MsgTextBottom
{
  background: #FFFFFF url(images/row_text_bottom.png) no-repeat scroll top left;
}

td.MsgName
{
  background: #FFFFFF url(images/row_name.png) no-repeat scroll center left;
}

td.MsgText
{
  background: #FFFFFF url(images/row_text.png) no-repeat scroll center left;
}

input.MsgInput
{
  margin: 0px;
}

input.MsgInputFocus
{
  width: 362px;
  height: 32px;
  margin: -1px;
}

span.OnlineTdTop
{
  background: #FFFFFF url(images/online_top.png) no-repeat scroll top left;
}

td.OnlineTd
{
  background: #FFFFFF url(images/online.png) repeat-y scroll center left;
}

span.OnlineTdBottom
{
  background: #FFFFFF url(images/online_bottom.png) no-repeat scroll top left;
}

span.OnlineTabTop
{
  background: #FFFFFF url(images/onlinetab_top.png) no-repeat scroll top left;
}

td.OnlineTab
{
  background: #FFFFFF url(images/onlinetab.png) repeat-y scroll center left;
}

div.OnlineArrowLeft
{
  background: transparent url(images/onlinearrow_left.png) no-repeat scroll top left;
}

div.OnlineArrowRight
{
  background: transparent url(images/onlinearrow_right.png) no-repeat scroll top left;
}

span.OnlineTabBottom
{
  background: #FFFFFF url(images/onlinetab_bottom.png) no-repeat scroll top left;
}

td.Bottom
{
  background: transparent url(images/bottom.png) no-repeat scroll top left;
}

td.ShadowRight
{
  background: transparent url(images/shadow_right.png) repeat-y scroll top left;
}