/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.8em;
  background-color: #006633;
}
b {
  font-size: 110%;
}
em {
  color: red;
}
#maincontainer {
  border: 6px solid #ffcc33;
  margin: 0 auto;
  width: 900px;
  background-color: #ffffcc;
}
#topsection {
  background: #c9ffc9 none repeat scroll 0% 50%;
  height: 180px;
}
#topsection h1 {
  margin: 0;
  padding-top: 15px;
}
#contentwrapper {
  float: left;
  width: 100%;
}
#contentcolumn {
  border-top: 2px solid #009900;
  border-left-width: 2px;
  border-left-color: #009900;
  margin-left: 200px;
}
#leftcolumn {
  border-top: 2px solid #009900;
  border-right: 2px solid #009900;
  float: left;
  width: 200px;
  margin-left: -900px;
  border-bottom-style: none;
}
#footer {
  border-top: 2px solid #009900;
  padding: 2px 0;
  background: #c9ffc9 none repeat scroll 0% 50%;
  clear: left;
  width: 100%;
  color: #ffffff;
  text-align: center;
  font-size: 0.8em;
}
#footer a:link {
  color: #006633;
  background-color: inherit;
}
#footer a:hover {
  color: black;
  background-color: inherit;
}
#footer a:visited {
  color: #006633;
  background-color: inherit;
}
.innertube {
  margin: 10px;
}
a:link {
  color: #000000;
  text-decoration: none;
}
a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #009900;
  text-decoration: none;
}
h3 {
  text-align: center;
  font-family: "Comic Sans MS", Arial,Helvetica,sans-serif;
  font-style: italic;
}
.table {
  background-color: #c9ffc9;
  border: 6px double #006633;
  text-align: left; 
  margin-left: auto; 
  margin-right: auto; 
  width: 85%;
}
.iframe-form {
  width: 675px;
  height: 445px;
  padding-left: 12px;
/*  padding-right: 12px;   */
}