html {
  height: 100%;
  margin-bottom: -50px;
}

body {
  height: 100%;
}

p {
 font-family: Arial;
 font-size: 10pt;
}

ul {
 font-family: Arial;
 font-size: 10pt;
}

B {
 font-family: Arial;
}

A.box {
 font-family: Arial;
 font-size: 10pt;
 color: #6B8BC5;
 padding-bottom:5px;

}

A.menu {
 font-family: Arial;
 font-size: 10pt;
 color: #FFFFFF;
 position: relative;
 top: 4px;
 text-decoration: none;
}

A.footerlinks {
 font-family: Arial;
 font-size: 10pt;
 color: #FFFFFF;
}

A {
 font-family: Arial;
 font-size: 10pt;
 color: #003A00;
}

H1 {
 font-family: Arial;
 font-size: 12pt;
 color: #003A00;
 font-weight: bold;
}

h2 {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
}

h3 {
 font-family: Arial;
 font-size: 10pt;
 color: #003A00;
 font-weight: bold;
}

body {
 background-image: url("images/bg.gif");
 background-repeat:repeat-x;
 background-color:#FFFFFF;
 font-family: Arial;
 font-size: 10pt;
 margin-top:0px;

}

.main {
 border: 1px solid #005F00;
 width: 900px;
 text-position: center;
 margin-left:auto;
 margin-right:auto;

}

.sline {
 background-color:#FFFFFF;
 width: 600;
 height: 1px;
}

.menustart {
 background-color:#758c27;
 width: 175;
 height: 25px;
 float: left;
}

.menuline {
 background-color:#FFFFFF;
 width: 1;
 height: 25px;
 float: left;
}

.menuitem {
 background-color:#003A00;
 width: 120;
 height: 25px;
 text-align: center;
 float: left;
}

.menuend {
 background-color:#003A00;
 width: 359px;
 height: 25px;
 float: left;
}

.footerbar {
 background-color:#005F00;
 width: 892px;
 height: 25px;
 margin: 4px;
}

.footer {
 font-family: Arial;
 font-size: 10pt;
 color: #FFFFFF;
 margin: 5px;
 padding-top: 4px;
 text-align: center;
}


.maintext {
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
 margin: 5px;
 padding: 5px;
 position: relative;
 left:5px;
  float: left;
  width: 680px;

}

.left {
  position: relative;
  width: 170px;
  height: 100%;
  min-height: 400px;
  padding-left: 4px;
  float: left;
  background: #758c27;
}

.menuitemleft {
 position: relative;
 left: 5px;

 background-color:#5d7119;
 width: 150px;
 height: 25px;
 text-align: left;
 padding-left: 5px;
 float: left;
 margin-top: 1px;
 float: left;

}

.menuitembegin {
 position: relative;
 left: 5px;
 top: 1px;
  width: 10px;
  height: 25px;
  background: #003A00;
  float: left;
}

.foot {
 font-family: Arial;
 font-size: 8pt;

}

.breakfloat {
 float: none;
 clear:left;
}
