html,body {
	height: 100%;
	margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FDF4DA;
}

.referencepics p {
  margin-bottom: 10px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
 
}

BODY {
	background-color: #FDF4DA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table.newscontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #21351d;
}

.mitem{
 
	width:10px;
	height:10px;
	 
}

.form{
 
	margin:0px;
	padding:0px;
	 
}

.catform{

  background: #FFFFFF;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-left: 1px #142910 solid;
  border-top: 1px #142910 solid;
  border-right: 1px #91AC8C solid;
  border-bottom: 1px #91AC8C solid;
  color:#142910;
  padding-left: 3px;
}

.coninput2{

  background: #FFFFFF;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-right: 1px #142910 solid;
  border-bottom: 1px #142910 solid;
  border-left: 1px #91AC8C solid;
  border-top: 1px #91AC8C solid;
  color:#142910;
  padding: 3px;
}

table.newsitems{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #21351d;
}

table.newsitems a{
	font-size: 11px;
	color: #21351d;
	text-decoration:none; 
}

table.newsitems a:hover{
	text-decoration:underline; 
}



.imgclick{
 cursor: pointer;
}

td.newsheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #21351d;
	background-position: bottom;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #21351d;
}

td.adresheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #21351d;
	background-position: bottom;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #21351d;
	
}
.mainsite {
	background-position: center center;
	height: 553px;
}

table.select_lang a{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;

}


table.select_lang a:hover{
	color: #FFFFFF;
	text-decoration:underline; 
}
span.content_left a{
	font-size: 11px;
}

td.content_left {
	width: 146px;
	height: 554px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #c9ba88;
	background-image: url(images/tg-logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #21351d;
}

td.content_right {
	width: 807px;
	background-color: #FFFFFF;
}

td.footer {
	height: 8px;
	background-color: #21351d;
}

td.breadcrumbs {
	height: 29px;
	background-color: #21351d;
	padding-left: 20px;
}
 
td.breadcrumbs a{
  color:#ffffff;
  text-decoration:none;
  font-size: 11px;
}
.selected {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
 
td.newsbg {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #f4ebd1;
}

table.faqitems {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #21351d;
}

td.subitem a {
  color: #2E341A;
}
table.faqitems a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #21351d;
	text-decoration: none; 
}
table.faqitems a:hover{
	text-decoration: underline; 

}



td.subitemselect {
	color: #21351d;
	background-color: #dfd9bf;
	border-bottom-color: #e9ebe9;	
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 126px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.newsimg {
	padding-top: 6px;
	padding-right: 4px;
}


/* NAV */

  table.emptyrow{ 
    border-bottom: 1px solid #c9ba88;
	
	}
  td.navmain{
    padding-left: 12px;
	vertical-align: middle; 
	width: 110px; 
    height: 25px;

  }
  td.navmain a{
    display:block;
    color: #FFFFFF;	
	text-decoration: none;
	font-size: 14px;
	white-space:normal;
	font-family: "Times New Roman", Times, serif;
  }
  
  td.navmainover{
	vertical-align: middle;  
    height: 25px;
    color: #FFFFFF;	 
    padding-left: 5px;
  }
  td.navmainover a{
    display:block;
    color: #ffffff; 
	white-space:normal;
	text-decoration: none;
	font-size: 14px;

	font-family: "Times New Roman", Times, serif;

  }
  
  div.navmain{ 
    position:relative; 
    background:#1F351E; 
    border-bottom: 1px solid #c9ba88;
	width: 146px;
	text-align: left;
  }

  div.navmainover{
  position:absolute;
  top:0px;
  left:0px;
  z-index: 15;
  background: #21351D;
  width: 146px;
  height: 25px;
  display: none;
  }
  
  div.navsub{ 
    position:relative; 
    background: #DFD9BF;
    border-top: 1px solid #B1B897;
    border-bottom: 1px solid #B1B897;
	width: 146px;
	
  }
  div.navsub td{
    border-top: 1px solid #F0E9D9;
  }
  
  td.navsub{
    padding-left: 8px;
	vertical-align: middle;  
    height: 25px;
	text-align: left;
	width: 111px;
  }
  
  td.navsub a{
    display:block;
	width: 111px;
    color: #1F351E; 
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	
	font-family: "Times New Roman", Times, serif;
  }

  img.navarrow{ margin-left: 10px; }
  
  /* NAV END*/


.menu-spacing {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0c18e;
	height: 40px;
}

#pagecontentscroll{
	overflow: auto;
	width: 491px;
	height: 505px;
	scrollbar-base-color: #d0c18e;
	scrollbar-arrow-color: #21351d;
	padding-right: 10px;

}
#newsscrolldiv {
	overflow: auto;
	width: 480px;
	height: 505px;
	scrollbar-base-color: #d0c18e;
	scrollbar-arrow-color: #21351d;
	padding-right: 10px;
	
}

#salesscrolldiv {
	overflow: auto;
	width: 293px;
	height:553px;
	scrollbar-base-color: #d0c18e;
	scrollbar-arrow-color: #21351d;
	padding-right: 0px;
	
}

#faqscrolldiv {
	overflow: auto;
	width: 440px;
	height: 500px;
	scrollbar-base-color: #d0c18e;
	scrollbar-arrow-color: #21351d;
	padding-right: 10px;
	
}

#faqscrolldiv_right {
	overflow: auto;
	width: 309px;
	height:507px;
	scrollbar-base-color: #d0c18e;
	scrollbar-arrow-color: #21351d;
	padding-right: 0px;
	
}

#proddescscrolldiv {
	overflow: auto;
	width: 100px;
	height: 200px;
	scrollbar-base-color: #d0c18e;
	scrollbar-arrow-color: #21351d;
	padding-right: 10px;
	
}

#referencescrolldiv {
	overflow: auto;
	width: 278px;
	height:505px;
	scrollbar-base-color: #d0c18e;
	scrollbar-arrow-color: #21351d;
	padding-right: 0px;
	
}

#newsscrolldiv_right {
	overflow: auto;
	width: 278px;
	height:505px;
	scrollbar-base-color: #d0c18e;
	scrollbar-arrow-color: #21351d;
	padding-right: 0px;
	
}

table.mainsite {
	width: 795px;
}

.prodnumheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #21351d;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #21351d;
	height: 28px;
}

.productheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #21351d;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #21351d;
	height: 45px;
}

.productdescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	height:11px;
	font-weight: bold;
	color: #32492E;
}
table.productbox {
	margin-top: 10px;
	margin-left: 10px;

}
td.productboxborder {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0c18e;
	border-left-color: #d0c18e;
	
}


.productdescription2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #21351d;
	height: 40px;
}

td.productnext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C9BA88;
	height: 34px;
}

td.productnext a{
	text-decoration: none;
	color: #21351d;
}

td.productnext a:hover{
	text-decoration: underline;
}

td.proddesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #21351d;
}

td.catdesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #21351d;
	padding-left:14px;
}

td.proddesctitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #21351d;
}
td.proddesctitle a{
	color: #21351d;
	text-decoration: none; 
}
td.proddesctitle a:hover{
	text-decoration:underline; 
}
td.salespointinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #21351d;
}

.salespoints {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #21351d;
}
.salespoints a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #21351d;
}
.submitbut {
	font-family: "Times New Roman", Times, serif;
	background-color:#21351d;
	color: #c9ba88;
	font-weight:bold;
	border:0px;
}
