body, html, form
{
  background-color: #CFC9BF;
  margin: 0px;
  font-family: Tahoma;
  font-size: 12px;
  height: 100%;
  color: #999999;
}

img
{
  behavior: url(iepngfix.htc);
  border-style: none;
}

.FooterText
{
  font-size: 10px;
}

.Title1
{
  font-size: 16px;
  font-weight: bold;
  color: #995224;
}

.Title2
{
  font-size: 16px;
  font-weight: bold;
  color: #83161C;
}

.Title3
{
  font-size: 16px;
  font-weight: bold;
  color: #008c9a;
}

a, a:Visited
{
  color: #999999;
  text-decoration: underline;
}

a:Hover
{
  color: #008c9a;
  text-decoration: none;
}

a.WhiteLink, a.WhiteLink:Visited
{
  color: #ffffff;
  text-decoration: underline;
}

a.WhiteLink:Hover
{
  color: #727171;
  text-decoration: none;
}

a.Little, a.Little:Visited
{
  color: #999999;
  text-decoration: underline;
  font-size: 10px;
}

a.Little:Hover
{
  color: #008c9a;
  text-decoration: none;
}

input[type="text"], input[type="password"], select, textarea
{
  border: #CACACA 1px solid;
  background-color: #ffffff;
  font-size: 11px;
}

input[type="submit"], input[type="button"]
{
  font-size: 11px;
}

.TopBox
{
  background: url(../images/News/GrayBoxTL.jpg) no-repeat #eceded;
  width: 100%;
  text-align: right;
}

.MiddleBox
{
  background-color: #eceded;
  width: 100%;
}

.ContentBox
{
  margin-left:22px;
  margin-right:22px;
}

.BottomBox
{
  background: url(../images/News/GrayBoxBL.jpg) no-repeat #eceded;
  width: 100%;
  text-align: right;
}
