a.adminAction
{
  color: #000000;
  text-decoration: underline;
}

a.adminAction:hover
{
  text-decoration: none;
}

a.footerLink
{
  font-family: Arial, Verdana, Helvetica;
  color: #FFFFFF;
  text-decoration: underline;
}

a.footerLink:hover
{
  font-family: Arial, Verdana, Helvetica;
  color: #FFFFFF;
  text-decoration: none;
}

a.headerLink
{
  font-family: Arial, Verdana, Helvetica;
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.headerLink:hover
{
  font-family: Arial, Verdana, Helvetica;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

body
{
  font-family: Arial, Verdana, Helvetica;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
  background: #BFFEBF;
  margin-top: 0;
}

div.adminContent
{
  width: 552px;
  background: url( Images/adminBarMid.gif ) repeat;
  margin-bottom: 10px;
  text-align: left;
  margin-left: 191px;
  margin-top: 110px;
}

div.adminContentFooter
{
  width: 552px;
  height: 12px;
  background: url( Images/adminBarBottom.gif ) no-repeat 0px 0px;
}

div.adminContentHeader
{
  width: 552px;
  height: 34px;
  background: url( Images/adminBarTop.gif ) no-repeat 0px 0px;
  font-family: Arial, Verdana, Helvetica;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 25px;
  text-align: center;
}

div.adminContentMid
{
  width: 536px;
  margin-left: 8px;
}

div.adminContentMid ul
{
  list-style: none;
  margin: 0;
  margin-left: 10px;
}

div.barBottom
{
  width: 743px;
  height: 10px;
  background: url( Images/barBottom.gif ) no-repeat 0px 0px;
}

div.barTop
{
  width: 743px;
  height: 9px;
  background: url( Images/barTop.gif ) no-repeat 0px 0px;
}

div.category
{
  width: 170px;
  background: url( Images/categoryMid.gif ) repeat;
  margin-bottom: 10px;
  text-align: left;
}

div.categoryCol
{
  width: 170px;
  margin-right: 21px;
  margin-top: 50px;
  float: left;
}

div.categoryColRight
{
  width: 170px;
  margin-right: 0;
  margin-top: 50px;
  float: left;
}

div.categoryFooter
{
  width: 170px;
  height: 12px;
  background: url( Images/categoryBottom.gif ) no-repeat 0px 0px;
}

div.categoryHeader
{
  width: 170px;
  height: 34px;
  background: url( Images/categoryTop.gif ) no-repeat 0px 0px;
  font-family: Arial, Verdana, Helvetica;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 25px;
  text-align: right;
}

div#contactForm
{
  font-family: Arial, Verdana, Helvetica;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  margin-top: 110px;
}

div#footer
{
  clear: both;
  width: 743px;
  height: 30px;
}

div#footerMid
{
  width: 743px;
  height: 25px;
  background: url( Images/barMid.gif ) repeat;
  font-family: Arial, Verdana, Helvetica;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 14px;
  font-weight: normal;
  text-align: center;
}

div#header
{
  width: 743px;
  height: 89px;
  margin-bottom: 10px;
}

div#headerMid
{
  width: 743px;
  height: 70px;
  background: url( Images/barMid.gif ) repeat;
  text-align: center;
}

div#site
{
  width: 743px;
  text-align: left;
}

div#siteName
{
  padding-top: 10px;
}

form.standardForm
{
  margin: 0;
}

h1
{
  font-family: Arial, Verdana, Helvetica;
  font-size: 45px;
  color: #FFFFFF;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 25px;
}

h2.colTitle
{
  font-family: Arial, Verdana, Helvetica;
  font-size: 18px;
  font-weight: bolder;
  margin: 0;
  text-align: center;
  color: #6d5417;
}

h2.kop
{
  font-family: Arial, Verdana, Helvetica;
  font-size: 20px;
  font-weight: bold;
  color: #008E00;
  margin: 0;
  margin-bottom: 10px;
}

h2.siteSlogan
{
  font-family: Arial, Verdana, Helvetica;
  font-size: 16px;
  color: #FFFFFF;
  margin: 0;
}

img.adminButton
{
  width: 20px;
  height: 18px;
  border: 0;
}

input.standardButton
{
  font-family: Arial, Verdana, Helvetica;
  font-size: 14px;
  color: #000000;
  border: 1px solid #6BDE65;
  padding-left: 10px;
  padding-right: 10px;
}

input.standardText
{
  font-family: Arial, Verdana, Helvetica;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  width: 200px;
  border: 1px solid #6BDE65;
  background: #FFFFFF;
}

select.standardSelect
{
  width: 203px;
  color: #000000;
  background: #FFFFFF;
  border: 1px solid #6BDE65;
  font-family: Arial, Verdana, Helvetica;
  font-size: 14px;
  font-weight: normal;
}

table.adminDouble
{
  width: 550px;
}

table.adminDouble tr td
{
  width: 200px;
}

table#footerTable
{
  border: 0;
  margin: 0;
}

table#headerTable
{
  margin-top: 10px;
  border: 0;
  width: 750px;
}

td.headerTableSide
{
  color: #FFFFFF;
  width: 200px;
  padding-top: 7px;
}

td#footerTableColLeft
{
  width: 350px;
  text-align: right;
}

td#footerTableColRight
{
  width: 350px;
  text-align: left;
}

td#headerTableMid
{
  width: 350px;
}

textarea.invisibleTextarea
{
  display: none;
}

textarea.standard
{
  font-family: Arial, Verdana, Helvetica;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  border: 1px solid #6BDE65;
  background: #FFFFFF;
}

ul.linkList
{
  list-style: none;
  margin: 0;
  margin-bottom: 3px;
  padding: 0;
  padding-left: 10px;
}

ul.linkList li
{
  padding: 0;
  margin: 0;
  font-family: Arial, Verdana, Helvetica;
}

ul.linkList li a
{
  padding: 0;
  margin: 0;
  font-family: Arial, Verdana, Helvetica;
  font-size: 13px;
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
}

ul.linkList li a:hover
{
  text-decoration: none;
}
