body {
	font-family: Verdana, Arial, Helvetica, sans-serif;							
	font-size: 11px;
	color: #000;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	width: auto;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
h1 {
   font-family: arial black, verdana, sans-serif;
   font-size: 17px;
   font-weight: normal;
   color: #33383b;
   border-bottom: 3px solid #33383b;
   padding-top: 13px;
   margin-top: 0;
   margin-bottom: 10px;
}
.big {
   font-family: arial black, verdana, sans-serif;
   font-size: 17px;
   font-weight: normal;
   color: #33383b;
   border-bottom: 0;
   margin-bottom: 0;
}
h2 {
   font-family: arial black, verdana, sans-serif;
   font-size: 22px;
   font-weight: normal;
   color: #33383b;
}
h3 {
   font-family: arial black, verdana, sans-serif;
   font-size: 14px;
   font-weight: normal;
   color: #33383b;
   margin-bottom: 5px;
}
h4 {
   font-family: arial black, verdana, sans-serif;
   font-size: 14px;
   font-weight: normal;
   color: #33383b;
}
h5 {
   font-size: 9px;
   font-weight: normal;
   color: #000;
}
table, tr, td, p {
   font-size: 11px;
   color: #000;
}
p {
	margin-top: 0;
}
/*
strong {
   font-size: 14px;
   font-weight: bold;
   color: #000;
}
*/
select {
   color: #000;
   font-size: 11px;
   font-weight: bold;
   background-color: #a9c5c9;
}
input, textarea {
   	color: #000;
   	font-size: 11px;
   	background-color: #ccc;
	font-family: verdana, arial, helvetica, sans-serif;
}
hr {
   color: #33383b;
   height: 1px;
}
img {
	border-color: #808d94;
}
sup {
	font-size: 11px;
}
.inputfocus {
   color: #000;
   font-size: 11px;
   background-color: #999;
}
.menu-on {
	background-color: #33383b;
	font-weight: bold;
	font-size: 11px;
	color: #c5d1c6;
}
.menu-off {
	font-size: 11px;
	color: #33383b;
}
.submenu {
	background-color: #475f75;
	font-size: 9px;
	color: #a9c5c9;
}
.lightcell {
	background-color: #ccc;
	font-size: 10px;
	color: #30485e;
}
.lightcell2 {
	background-color: #ccc;
	font-size: 11px;
	color: #000;
}
input.button {
   color: #000;
   font-size: 11px;
   font-weight: bold;
   background-color: #ccc;
}
input.buttonhover {
   color: #000;
   font-size: 11px;
   font-weight: bold;
   background-color: #999;
}
a img {
	border: 0;
}
a.menu:link {
   font-family: arial black, verdana, sans-serif;
   font-size: 14px;
   font-weight: normal;
   color: #33383b;
   text-decoration: underline;
}
a.menu:visited {
   font-family: arial black, verdana, sans-serif;
   font-size: 14px;
   font-weight: normal;
   color: #33383b;
   text-decoration: underline;
}
a.menu:active {
   font-family: arial black, verdana, sans-serif;
   font-size: 14px;
   font-weight: normal;
   color: #33383b;
   text-decoration: underline;
}
a.menu:hover {
   font-family: arial black, verdana, sans-serif;
   font-size: 14px;
   font-weight: normal;
   color: #33383b;
   text-decoration: underline;
}
a:link {
   font-size: 11px;
   font-weight: bold;
   color: #33383b;
}
a:visited {
   font-family: verdana, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #33383b;
}
a:active {
   font-family: verdana, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #000;
}
a:hover {
   font-family: verdana, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #000;
}
.white {
   color: #fff;
}
.gray {
   color: #ccc;
}
.date {
   font-size: 10px;
   color: #666;
}
caption {
    font-size: 14px;
   	font-weight: bold;
    padding-bottom: 4px;
}
.day {
  	font-size: 11px;
   	font-weight: bold;
   	background-color: #4f5a5e;
}
.event {
  	font-size: 11px;
   	font-weight: bold;
   	background-color: #696;
}
.button {
  	font-size: 11px;
    background-color: #9cc;
}
.txt-input {
  	font-size: 11px;
    background-color: #9cc;
}


/* -- menu styles -- */
.rightmenu a {
   font-size: 11px;
   font-weight: bold;
   color: #fff;
   background-color: #666;
}
.rightmenu a:link {
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   color: #fff;
}
.rightmenu a:visited {
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   color: #fff;
}
.rightmenu a:active {
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   color: #fff;
}
.rightmenu a:hover {
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   color: #fff;
   background-color: #253b86;
}
#newsimage {
	margin-left: 4px;
	border: 0;
}


/* -- button styles -- */
a.buttons:link {
	display: block;
	font-family: arial, sans-serif;
	background-color: #666;
	color: #000;
	margin: 0px 0px 5px 0px;
	width: 145px;
	padding: 10px 10px 10px 10px;
	font-size: 18px;
	font-weight: bold;
	border: 0px;
	text-decoration: none;
	text-align: center;
	background-image: url(images/steelplate-2.jpg);
}
a.buttons:visited {
	display: block;
	font-family: arial, sans-serif;
	background-color: #666;
	color: #000;
	margin: 0px 0px 5px 0px;
	width: 145px;
	padding: 10px 10px 10px 10px;
	font-size: 18px;
	font-weight: bold;
	border: 0px;
	text-decoration: none;
	text-align: center;
	background-image: url(images/steelplate-2.jpg);
}
a.buttons:active {
	background-color: #253b86;
	color: #fff;
	background-image: none;
}
a.buttons:hover {
	background-color: #253b86;
	color: #fff;
	background-image: none;
}


/* -- tft added -- */
#shell {
}
#col1 {
	width: 188px;
	background-image: url(images/col1-bckrnd.jpg);
	background-repeat: repeat-y;
	height: 492px;
	float: left;
}
#col2 {
	width: auto;
}
#nav {
	width: 112px;
	margin-top: 39px;
	margin-left: 5px;
}
#nav a {
	display: block;
	padding: 2px;
	margin: 2px;
}
.clearboth {
	clear: both;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.top10 {
	padding-top: 10px;
}
.overview-image {
	float: right;
	border: 2px solid #808d94;
	margin-left: 5px;
	margin-bottom: 5px;
}
.overview-table {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	width: 200px;
	border-top: 2px solid #bec4c7;
}
.overview-table td {
	border-bottom: 2px solid #bec4c7;
	border-right: 2px solid #bec4c7;
	border-left: 2px solid #bec4c7;
	background-color: #808d94;
	padding: 2px;
}
.contact1 {
	background-image: url(images/contact-corona.jpg);
	width: 300px;
	height: 175px;
	text-align: center;
	padding-top: 60px;
	border: 1px solid #808d94;
}
.contact2 {
	width: 300px;
	height: 45px;
	text-align: center;
	padding-top: 10px;
	background-color: #808d94;
	border: 1px solid #808d94;
}
.contact-telephone {
	padding-top: 20px;
}
.references-table {
	width: 500px;
}
.references-table td {
	width: 250px;
	padding: 5px;
}
.exhibitions-image {
	border: 2px solid #808d94;
}
.news-div {
	background-color: #ccc;
	font-size: 11px;
	color: #000;
	margin: 10px;
	padding: 5px;
}
.wetting-image {
	float: right;
	border: 2px solid #808d94;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
}
.process-table td {
	padding: 3px;
	text-align: center;
}
.process-leftimages {
	float: left;
	margin-right: 10px;
}
.process-leftimages img {
	border: 2px solid #808d94;
	margin-bottom: 9px;
	display: block;
}
.process-topimages {
	margin-bottom: 7px;
}
.process-topimages img {
	border: 2px solid #808d94;
	margin-right: 20px;
}
.bg666666 {
	background-color: #666666;
}
.bg999999 {
	background-color: #999999;
}
.bg669966 {
	background-color: #669966;
}
.bg669999 {
	background-color: #669999;
}
.bg999966 {
	background-color: #999966;
}
.bg99cc99 {
	background-color: #99cc99;
}
.bg99cccc {
	background-color: #99cccc;
}
.bgcccc99 {
	background-color: #cccc99;
}
.productimage {
	float: right;
	border: 2px solid #808d94;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.productimage2 {
	float: right;
	border: 0;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.producttable {
	width: auto;
}
.producttable td {
	padding: 2px;
}
.producttableimage {
	border: 2px solid #808d94;
}
.plasmadyne-right {
	float: right;
	text-align: center;
	padding-left: 5px;
}
.plasmadyne-right-img {
	border: 2px solid #808d94;
	margin-top: 10px;
}
.plasmadyne-bottom-img {
	border: 2px solid #808d94;
	margin-right: 5px;
	float: left;
}
.plasmadyne-middle img {
	border: 2px solid #808d94;
	margin: 5px;
}
.bottledyne-left {
	float: left;
	padding-right: 5px;
}
.bottledyne-left p {
	text-align: right;
}
.bottledyne-right {
	float: right;
	margin-left: 5px;
	margin-right: 5px;
}
.bottledyne-right img {
	margin-left: 5px;
	border: 2px solid #808d94;
}	
.tubedyne-left {
	float: left;
	padding-right: 5px;
}
.tubedyne-left p {
	text-align: right;
}