body
{
  margin:0px;
}

body,td,h1,h2,h3,a,a:hover,input,textarea,select,option
{
  font-family:verdana;
  font-size:12px;
  font-weight:normal;
  color:#6b6b6b;
  line-height:18px;
  text-decoration:none;
  letter-spacing:1px;
}

#headerImage
{
  position: absolute;
  right: 0px;
  top: 25px;
}

.purple_button
{
  background:#88bb33;
  color:#fff;
  border:1px solid #88bb33;
  font-weight: bold;
}

p
{
  margin:15px 0px 0px 0px;
}

form
{
  margin:0px;
}

ul
{
  margin-top: 0px;
  margin-bottom: 0px;
}

input
{
  line-height:normal;
}

img
{
  border:none;
}

h1
{
  font-size:18px;
  font-weight:bold;
  margin:0px 5px;
  color: #bd220d;
}

h2
{
  font-size:14px;
  font-weight:bold;
  margin:0px;
  color: #bd220d;
}

h3
{
  font-size:18px;
  font-weight:bold;
  margin:20px 5px 10px;
  line-height:26px;
  position:relative;
  width:100%;
  color: #bd220d;
}

.hr
{
  height:1px;
  width:100%;
  background:#529c10;
  border:none;
  margin:0px;
}

a:hover
{
  font-weight:bold;
}

#container
{
  width:1009px;
  height:100%;
}

#homeLink
{
  color:#6b6b6b;
  font-size:10px;
  position:absolute;
  top:10px;
  right:5px;
}

#homeLink a,#homeLink a:hover
{
  color:#6b6b6b;
  font-size:10px;
}

#left
{
  height:100%;
  width:209px;
  float:left;
}

#logo
{
  width:1px;
  height:10px;
}

#menuTop
{
  width:1px;
  height:1px;
}

#menuContent
{
  width:230px;
  min-height:200px;
  background:#88bb33;
  margin-left:10px;
  color: white;
}

#menuContent a
{
  color: white;
}

.menuTxt
{
  width:210px;
  margin:10px;
}

#menuBtm
{
  width:1px;
  height:1px;
}

#menuImg
{
  width:1px;
  height:1px;
}

#right
{
  position:absolute;
  left:20px;
  top:300px;
  padding-right:20px;
}

#rightTitle
{
  position:absolute;
  left:250px;
  top:-220px;
  width:400px;
  padding-right:20px;
  color: black;
  margin-bottom:20px;
}

.searchBox
{
  background:#fff;
  border:1px solid #529c10;
}

.table
{
  width:100%;
  margin-bottom:20px;
  border: 1px solid #529c10;
}

.table td
{
  vertical-align:top;
  padding:5px;
}

.table .hrtd
{
  font-size:1px;
  line-height:1px;
  padding:0px;
}

.table input,.table textarea
{
  width:100%;
}

.tableTopLeft
{
  width:3px;
  height:3px;
  line-height:1px;
}

.tableTopCenter
{
  height:3px;
  line-height:1px;
}

.tableTopRight
{
  width:3px;
  height:3px;
  line-height:1px;
}

.tableBtmLeft
{
  width:3px;
  height:3px;
  line-height:1px;
}

.tableBtmCenter
{
  height:3px;
  line-height:1px;
}

.tableBtmRight
{
  width:3px;
  height:3px;
  line-height:1px;
}

.description
{
  margin:0px 5px;
}

.searchForm
{
  margin:10px 5px;
  min-width:400px;
}

#searchForWord
{
  width:187px;
  border:1px solid #529c10;
  font-size:11px;
}