body {
	background-color: #FFF;
	top: 0px;
	background-image: url(images/kornbowebbBodyBG.jpg);
	vertical-align: top;
	padding: 0px;
	background-repeat: repeat-x;
}

td {
	background-color: #FFF;
}
ul {
  padding: 0;
  margin: 0;
}

li {
  padding: 0;
  margin: 0;
}

#mainmenu {
	position: relative;
	margin: 0;
	padding: 0px 0px;
	list-style: none;
}
a {
	color: #009865;
}


#mainmenu li {
  position: relative;
  float: left;
  background-image: url(images/kornbowebbMenubarBG.jpg);
}

#mainmenu li.mainmenu-separator {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #009865;
	text-transform: uppercase;
}

#mainmenu li a {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #009865;
	text-transform: uppercase;
	outline: 0;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#mainmenu li.mainmenu-inpath a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}

#mainmenu li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
}

#submenu {
  margin: 0;
  padding: 0px;
  list-style: none;
}

#submenu li {
	padding: 6px 10px;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #EBEBEB;
}

#submenu li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #009865;
	outline: 0;
}

#submenu li.submenu-item a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #000000;  
}

.KBMmenubar {
	background-image: url(images/kornbowebbMenubarBG.jpg);
	background-repeat: repeat-x;
}

.KBMcontactbar {
	background-image: none;
	background-repeat: repeat-x;
	background-color: #669900;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	padding: 10px 20px;
}

.KBMsubmenubar {
	background-image: none;
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	vertical-align: top;
	height: 200px;
}

.KBMbottombar {
	background-image: url(images/kornbowebbBottomBG.jpg);
	background-repeat: repeat-x;
}

.SUBMENUHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #009865;
}

h1 {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.HEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-transform: uppercase;
	color: #009865;
}

h2 {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  padding: 5px;
}

.SUBHEADER {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  padding: 5px;
}

h3 {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  padding: 5px;
}

.INGRESS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 5px;
	color: #009865;
}
.TINYHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-transform: uppercase;
	color: #000;
}

.PLAIN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 5px;
	color: #666;
}

.Product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 5px;
	color: #333;
	background-color: #EDF19D;
}

.SMALL {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
}

.contentright {
	float: left;
	position: relative;
	width: 619px;
	padding: 10px;
	vertical-align: top;
}

.bggrey {
	background-image: none;
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	
}

