body
{
  margin:0px;
  font-weight:normal;
  color:#333333;
  font-family:arial;
  color:#838383;
 cursor:default;
}

img[onclick]
{
  cursor:pointer;
}

#banner
{
  height:226px;
  background: url('images/banner.jpg') center no-repeat;
}

#mid
{
  width:900px;
  margin:0 auto;
  clear:both;
}

#left
{
  background: url('images/bgleft.jpg') no-repeat;
  width:330px;
  float:left;

}

#content
{
  background: url('images/bgcontent.jpg') no-repeat;
  width:570px;
  float:right;

}

#foot
{
    clear:both;
    background: url('images/footline.jpg') top no-repeat;
    font-size:9pt;
    text-align:center;
}

div.lm
{
  clear:both;
  float:left;
  width:285px;
}

div.rm
{
  float:left;
  width:284px;
  border-left:1px solid #C0C0C0;
}

div.separator
{
  clear:both;
}

p
{
  font-size:0.7em;
}

p.main
{
  font-size:0.9em;
  font-style:italic;
  font-family:arial;
  margin:10px;
  letter-spacing:0.5px;
  line-height:1.3em;
}

p.a12
{
  margin-left:10px;
  margin-right:10px;
  margin-top:5px;
  margin-bottom:5px;
  font-size:0.8em;
}

span.c333
{
  color:#333333;
}

div p a.main
{
  color:#838383;
  text-decoration:none;
  font-weight:normal;
  font-size:12pt;
  font-family:arial;
}

div p a.main:hover
{
  color:#333333;
  text-decoration:none;
  font-weight:normal;
  font-size:12pt;
  font-family:arial;
}

h1, h2, h3, h4
{
  margin:2px;
}

h1
{
  font-family: 'times new roman';
  font-size:1.3em;
  color:#838383;
  margin-left:10px;
  text-align:left;
  font-weight:bold;
}

h2
{
  font-family: arial;
  font-size:1em;
  color:#C0C0C0;
  margin-left:10px;
  text-align:left;
  font-weight:normal;
}

h3
{
  font-family: 'times new roman';
  font-size:1.2em;
  color:#838383;
  margin-left:10px;
  text-align:left;
  font-weight:bold;
}

h4
{
  font-family: 'times new roman';
  font-size:1em;
  color:#838383;
  margin-left:10px;
  text-align:left;
  font-weight:bold;
}

