html{
  width: 100%;
  min-width: 972px;
  border: 0;
  margin: 0;
  padding: 0;
}
body{
  background: #562380;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #333333;
}
h1{
  font-weight: bold;
  font-size: 18px;
  margin: 0;
  padding: 0;
}
h2{
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px dotted #999999;
  color: #400080;
  margin: 0px 0 2px;
  padding: 10px 0 10px;
}
h3{
  font-weight: bold;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
h4{
  font-weight: bold;
  font-size: 10px;
  margin: 0;
  padding: 0;
}
#header{
  font-size: 12px;
  text-align: left;
  clear: both;
  height: 66px;
  margin: 0;
  padding: 0;
}
#main{
  min-width: 700px;
  min-height: 368px;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  clear: both;
  margin: 0;
  padding: 20px 20px 0px;
}
* html #main{
  min-width: 700px;
  height: 368px;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  clear: both;
  margin: 0;
  padding: 20px 20px 0px;
}
#col1{
  width: auto;
  height: 100%;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  clear: both;
  margin: 0;
  color: #cccccc;
}
#col1 ul{
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
}
#col1 li{
  position: relative;
}
#col1 ul ul ul{
  position: absolute;
  top: 0;
  left: 110px;
  width: 240px;
}
#col1 a:link {
  color: #7ab51d;
  text-decoration: none;
}
#col1 a:visited {
  color: #7ab51d;
  text-decoration: none;
}
#col1 a:active {
  color: #7ab51d;
  text-decoration: none;
}
#col1 a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#col2{
  background: #7ab51d;
  color: #562380;
}
#col2 ul{
  position: relative;
  margin: 0px;
  padding: 0px 0px 0px 16px;
  list-style-image:url(../icon_bullet.gif);
}
#col2 a:link {
  color: #562380;
  text-decoration: none;
}
#col2 a:visited {
  color: #562380;
  text-decoration: none;
}
#col2 a:active {
  color: #562380;
  text-decoration: none;
}
#col2 a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#col3{
  background: #9bc353;
  color: #562380;
}
#lang ul{
  list-style: none;
  list-style-image:url(../spacer.gif);
}
#lang a:link {
  color: #ffffff;
  text-decoration: none;
}
#lang a:visited {
  color: #ffffff;
  text-decoration: none;
}
#lang a:active {
  color: #ffffff;
  text-decoration: none;
}
#lang a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#footer{
  font-size: 12px;
  text-align: left;
  clear: both;
  height: 66px;
  margin: 0;
  padding: 0;
}
.formatMessages{
  background: #ffb9b9;
  color: #333;
  width: 630px;
  border: 1px solid #fff;
}
.formatMessages th{
  text-align: left;
  vertical-align: top;
}
.formatMessages td{
  text-align: left;
  vertical-align: top;
}

