body {
   background-image: url('bg.jpg');
   background-repeat: repeat;
   background-color: #346134;
   color: #F2FFDF;
   font-family: verdana, arial;
   font-size: 11px;
   font-weight: normal;
   text-align: center;
   text-decoration: none;
   padding: 0px;
}

p {
   background-color: transparent;
   color: #346134;
   font-family: verdana, arial;
   font-size: 11px;
   font-weight: normal;
   text-align: left;
   text-decoration: none;
}

a:link, a:active, a:visited {
   background-color: transparent;
   color: #FE2E01;
   font-family: verdana, arial;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
}

a:hover {
   background-color: transparent;
   color: #FE2E01;
   font-family: verdana, arial;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
}

a.footer_link:link, a.footer_link:active, a.footer_link:visited {
   background-color: transparent;
   color: #F2FFDF;
   font-family: verdana, arial;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
}

a.footer_link:hover {
   background-color: #F2FFDF;
   color: #FE2E01;
   font-family: verdana, arial;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
}

p.footer_link {
   background-color: transparent;
   color: #F2FFDF;
   font-family: verdana, arial;
   font-size: 10px;
   font-weight: bold;
   text-align: left;
   text-decoration: none;
}

td {
   color: #346134;
   font-family: verdana, arial;
   font-size: 11px;
   font-weight: normal;
   text-align: left;
   text-decoration: none;
}

hr {
   color:#346134;
   width:55%;
   text-align:left;
}

h1 {
   background-color: transparent;
   color: #FE2E01;
   font-family: arial;
   font-size: 16px;
   font-weight: bold;
   text-align: left;
   text-decoration: none;
}

h2 {
   background-color: transparent;
   color: #FE2E01;
   font-family: arial;
   font-size: 14px;
   font-weight: bold;
   text-align: left;
   text-decoration: none;
}

td.req {
   background-color: #F2FFDF;
   border: 0px;
   color: #346134;
   font-family: verdana, arial;
   font-size: 11px;
   font-weight: normal;
   text-align: left;
   text-decoration: none;
}

td.req2 {
   background-color: #BADB8F;
   border: 0px;
   color: #346134;
   font-family: verdana, arial;
   font-size: 11px;
   font-weight: normal;
   text-align: left;
   text-decoration: none;
}

fieldset {
  border-color: #346134;
  border-width: 1px;
  padding: 4px;
  width: 100%;
}

legend {
  color:#FE2E01;
  font-family:arial;
  font-size:12px;
  font-weight:bold;
}

input.button {
   cursor: pointer;
}

body{
   scrollbar-arrow-color: #FE2E01;
   scrollbar-3dlight-color: #F2FFDF;
   scrollbar-highlight-color: #346134;
   scrollbar-face-color: #F2FFDF;
   scrollbar-shadow-color: #346134;
   scrollbar-darkshadow-color: #F2FFDF;
   scrollbar-track-color: #346134;
}
