#fullheight{height:100%}

   html, body, #wrapper {
      height:100%;
      margin: 10;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 950px;
   }

.title {font-family:Trebuchet MS; font-size:20px; color:#000000}
.title {margin: 0px; padding:0px} 

.subtitle {font-family:Trebuchet MS; font-size:13px; color:#000000}
.subtitleblack {font-family:Trebuchet MS; font-size:13px; color:#000000}

.body {  font-family: Trebuchet MS; font-size: 12px; color: #000000}
.body a {color:#000000;}
.body a:hover {color:#000000; text-decoration:underline;}

.bottomtext {  font-family: Trebuchet MS; font-size: 11px; color: #000000; text-decoration:none;}
.bottomtext a {color:#000000;}
.bottomtext a:hover {color:#000000; text-decoration:underline;}

a { color: #333333; text-decoration: none}

a:hover {  color: #333333}

.tableflash {
	position:fixed;
	left:569px;
	top:235px
}

.nav {
  position:fixed;
  left:569px;
  top:235px
}

.contactform input.submit {
background-color: #669933;
font-family: Trebuchet MS;
color: #FFFFFF;
font-size: 12px;
}

.contactform input.clear {
background-color: #669933;
font-family: Trebuchet MS;
color: #FFFFFF;
font-size: 12px;
}
  
table.producttable
  { 
     font-family:Trebuchet MS;
     font-size:12pt;
     border-style:solid;
     border-color:#669933;
     border-width:1px;
  }

  TH.producttable
  {
     font-size:12px;
     background-color:#CCCCCC;
     color:white;
     text-align:center;
  }


  TR.producttable
  { 
  }

  TD.producttable
  {  
     font-size:12px;
     background-color:#FFFFFF;
     border-style:solid;
     border-color:#669933;
     border-width:1px;
  }
