body
{
  background-color: #FFFFFF;
  padding: 0px;
  margin: 0px;
}

p
{
  text-align: justify;
}

li
{
  padding-top: 10px;
  text-align: justify;
}

blockquote
{
  text-align: justify;
}

h1
{
  font-size: 22px;
}

h2
{
  font-size: 19px;
}

h3
{
  font-size: 17px;
}

.Content
{
  vertical-align: top;
  padding-right: 40px;
}

.LeftPanel
{
  background: url(/images/lm_bg.gif) repeat-y 0px -180px;
}

.LeftPahel2
{
  background: url(/images/lm_bg_l.gif) repeat-y left top;
}

.LeftContainer
{
  width: 160px;
  height: 100%;
  padding-left: 35px;
  padding-top: 10px;
  padding-bottom: 20px;
}


.FooterDiv
{
  background: url(/images/div_h.gif) repeat-x left top;
}

.Hdr td
{
   background-color: #F3D3FF;
   color: #83138F;
   font-weight: bold;
}


.Hdr1
{
  background: url(/images/hdr_bg_1.gif) repeat-x left top;
}

.Menu
{
  background: url(/images/menu_bg.gif) repeat-x left top;
}

.Header
{
  background: url(/images/header_bg.gif) repeat-x left top;
}

.TopMenuItem
{
  font-size: 12px;
  padding-left: 6px;
  padding-right: 6px;
  border-left: #E496F3 solid 1px;
  border-right: #8D108F solid 1px;
}

.TopMenuItem_f
{
  font-size: 12px;
  padding-left: 6px;
  padding-right: 6px;
  border-right: #8D108F solid 1px;
}

.TopMenuItem_l
{
  font-size: 12px;
  padding-left: 6px;
  padding-right: 6px;
  border-left: #E496F3 solid 1px;
}

a.MenuHref
{
  text-decoration: none;
  color: #FFFFFF;
  font-family: "Tahoma";
  font-size: 12px;
}

a.MenuHref:hover
{
  text-decoration: none;
  color: #000000;
}

.MenuPanel
{
   top: 138px;
   position: absolute;
   z-index: 2;
   background-color: #C353CF;
   border: #83138F solid 1px;
   display: none;
}

.VMenuItem
{
   border-bottom: #83138F solid 1px;
}

.ClockPlace
{
  background: url(/images/m_curve.gif) no-repeat left top;
  padding-top: 35px;
}

.Footer td
{
  font-size: 11px;
}

.FormFrame
{
  background-color: #EEEEFF;
  border: #AAAAAA solid 1px;
}
