﻿.winBody
{
  background-color: #E2E2E2;
}
.winBottom
{
  background-color: #B03B3B;
  height: 5px;
  background-image: url(winBottom.jpg);
  background-repeat: repeat-x;
  font-size: 1px;
}
.winBottomLeft
{
  background-color: #B03B3B;
  width: 5px;
  height: 5px;
  font-size: 1px;
}
.winBottomRight
{
  background-color: #B03B3B;
  width: 5px;
  height: 5px;
  font-size: 1px;
}
.winButtonsTd
{
  background-color: #5A0201;
  font-weight: bold;
  background-image: url(winButtons.jpg);
  background-repeat: no-repeat;
  height: 32px;
}
.winButtonsShdTd
{
  background-color: #E2E2E2;
  background-image: url(winButtonsShd.jpg);
  background-repeat: repeat-x;
  height: 5px;
  font-size: 1px;
}
.winLeft
{
  background-color: #B03B3B;
  width: 5px;
  background-image: url(winLeft.jpg);
  background-repeat: repeat-y;
  font-size: 1px;
}
.winRight
{
  background-color: #B03B3B;
  width: 5px;
  background-image: url(winRight.jpg);
  background-repeat: repeat-y;
  font-size: 1px;
}
.winTitle
{
  background-color: #5A0201;
  font-family: 'MS Sans Serif';
  color: #FFFFFF;
  font-weight: bold;
  background-image: url(winTitle.jpg);
  background-repeat: no-repeat;
}
.winTitleShdTd
{
  background-color: #E2E2E2;
  background-image: url(winTitleShd.jpg);
  background-repeat: repeat-x;
  height: 5px;
  font-size: 1px;
}
.winTop
{
  background-color: #B03B3B;
  height: 5px;
  background-image: url(winTop.jpg);
  background-repeat: repeat-x;
  font-size: 1px;
}
.winTopLeft
{
  background-color: #B03B3B;
  width: 5px;
  height: 5px;
  font-size: 1px;
}
.winTopRight
{
  background-color: #B03B3B;
  width: 5px;
  height: 5px;
  font-size: 1px;
}
