#navcontainer {
  font-family       : "Trebuchet MS", Tahoma;
  font-size         : 11px;
  margin            : 0px 0px 0px 0px;
  padding           : 0px 0px 0px 0px;
  width             : auto;
  height            : 20px;
}
#navlist {
	margin            : 0px;
	padding           : 0px 0px 0px 0px;
}
#navlist ul, #navlist li {
	display           : inline;
}
#navlist a:link, #navlist a:visited {
	border-right      : 1px solid #cccccc;
	padding           : 5px 10px 5px 10px;
	float             : left;
	font-weight       : bold;
	line-height       : 14px;
	margin            : 0px;
	color             : #000000;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  color             : #0066FF;
}
#navlist a:hover {
  color             : #66CC33;
}

#divcontainer {
	font-family       : "Trebuchet MS", Tahoma;
	font-size         : 12px;
	margin            : 0px;
	width             : auto;
	padding: 0px;
  }
#divlist {
	margin            : 0px;
	list-style-type: none;
	text-indent: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divlist ul, #divlist li {
	display           : list-item;
	list-style-type   : none;
	padding-top: 13px;
}
#divlist a:link, #divlist a:visited {
	float             : none;
	font-weight       : normal;
	line-height       : 16px;
	margin            : 0px;
	text-decoration   : none;
	color             : #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#divlist a:link#current, #divlist a:visited#current, #divlist a:hover {
  color             : #0066FF;
}
#divlist a:hover {
	color             : #66CC33;
	text-decoration: underline;
}
#medizorb a:link, #medizorb a:visited {
	margin            : 0px;
	text-decoration   : none;
}
.medizorb a:link, #medizorb a:visited {
	margin            : 0px;
	text-decoration   : none;
	color             : #000000;
}
.heading1 {
	color: #009900;
	font-weight: bold;
	font-size: 20px;
	font-family: "Trebuchet MS", Tahoma;
}
.heading1_blue {
	color: #748D9C;
	font-weight: bold;
	font-size: 24px;
	font-family: "Trebuchet MS", Tahoma;
}

body {
	background-color: #FFF;
	background-image: url(../graphics/bgt.jpg);
	background-repeat: repeat;
}
a:hover {
	color: #006633;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	color: #006600;
	text-decoration: none;
}

a.ProductEquipment:visited {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-style:italic;
	color: #545454;
	text-align: left;

}

a.ProductEquipment:active {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-style:italic;
	color: #545454;
	text-align: left;

}
a.ProductEquipment:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #545454;
	text-decoration: underline;
	text-align: left;

}
a.ProductEquipment:link {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #545454;
	font-style:italic;
	text-align: left;

}
body,td,th {
	color: #000000;
}
.button {
	color: #005500;
	font-family: "Trebuchet MS", Tahoma;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	margin: 1px;
	background-color: #F0F7EF;
}
.frontpgbdr {
	color: #005500;
	font-family: "Trebuchet MS", Tahoma;
	text-align: left;
	font-size: 12px;
	width: auto;
	margin: 2px;
	border: 1px solid #999999;
	}
.mainpgbdr {
	color: #005500;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	width: auto;
	margin: 2px;
	border: medium solid #0F4B29;
}
.frontlink {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #006600;
	text-indent: 10px;
}
a.frontlink:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	text-decoration:underline;
	color: #006600;
}
a.frontlink:link {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #006600;
}
a.frontlink:active {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #006600;
}
a.frontlink:visited {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #006600;
}
.button_blue {
	color: #748D9C;
	font-family: "Trebuchet MS", Tahoma;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	margin: 1px;
	background-image: url(graphics/button_bg.png);
	background-repeat: repeat-x;
}
#navigation {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	display: none;
}
#navigation ul {
	list-style: none;
	text-decoration: none;
}
#navigation li {
	display: inline;
	padding: 3px;
	}
#navigation li a:link, #navigation a:visited {
	border: 1px solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
	color: #003300;
	background-image: url(graphics/H_Normal.gif);
	}
#navigation li a:hover {
	color: #333333;
	background-image: url(graphics/H_Over.gif);
	border-top-color: #666666;
	border-bottom-color: #666666;
	}
.Content {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.ContentGeneral {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	background-color: #FFFFFF;
	}
.SearchBox {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	text-align: right;
	background-color: #FFFFFF;
	border-right-width: thin;
	vertical-align: middle;
}
.LoginBox {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #02693A;
	text-indent: 20px;
	padding-right: 5px;
}
.forgottenPass {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.forgottenPass:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	text-decoration:underline;
	color: #FFFFFF;
}
a.forgottenPass:link {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.forgottenPass:active {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
a.forgottenPass:visited {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
#TopMenu {
	display: inline;
	text-align: left;
	list-style: none;
	margin: 0px;
	padding: 0;
	display: inline;
	height: 30px;
	}
#TopMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	text-align: right;
}
#TopMenu li {
	display: inline;
	padding: 0px;
	margin: 0px;

}
#TopMenu li a:hover {
	background-color: #FFFFFF;
	color: #006600;
	text-decoration: underline;
}
.BottomMenu {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0;
	display: inline;
	height: 15px;
	}
#BottomMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	text-align: center;
}
#BottomMenu li {
	display: inline;
	padding: 0px;
	margin: 0px;
	height: 15px;	
}
#BottomMenu li a:hover {
	color: #006600;
	text-decoration: underline;
}
.BottomMenuWhite {
	color: #FFFFFF;
}
#graphics {
	list-style: none;
	margin: 0px;
	padding: 0;
	
	}
#ButtonText ul {
	list-style: none;
	margin: 0px;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color:#333333;
	text-align: left;
	text-indent: 30px;
}
#ButtonText li a:link, #navigation a:visited {
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
}
#ButtonText li a:hover {
	color: #006600;
	text-decoration: underline;
	}
#ButtonText a {
	color: #006600;
	text-decoration: underline;
	}
.ContentHeader {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	color: #006600;
	text-align: left;
	font-style: oblique;
}
.ContentSubheading {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #333333;
	text-align: left;
}
.ContentBody {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
.ContactName {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #006600;
	text-align: left;
	font-style: oblique;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.ContactName_blue {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #748D9C;
	text-align: left;
	font-style: oblique;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.ContactName_red {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-align: left;
	font-style: oblique;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.ContactAddress {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: bottom;
}
.ContactComms {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.Contactlinks {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #006600;
	text-align: left;
	background-color: #E8E8E8;
	font-style: oblique;
}
.ContactCountry {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	color: #006600;
	text-align: left;
	font-style: oblique;
	background-color: #FFFFFF;
}
.ContactBottomLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.ContactProdInfo {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #333333;
	text-align: center;
	vertical-align: bottom;
}
.AdminLoginBox {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
.AdminName {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	color: #98ABB6;
	text-align: left;
	font-style: oblique;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.AdminList {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #333333;
	text-align: left;
	vertical-align: bottom;
}
.ProductName {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #006600;
	text-align: left;
	font-style: normal;
	border-top-style: none;
	font-weight: bold;
}
.ProductDescription {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: left;
	background-color: #999999;
}
.ProductEquipment{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #545454;
	text-align: left;
}
.ProductApplication {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: left;
	background-color: #CFCFCF;
}
.ProductTDSMSDS {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 9px;
	color: #333333;
	text-align:center;
}
.ProductTableBorder {
	border: 1px double #666666;
	padding: 5px;
}
.ProductCategories {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	background-color: #006600;
	color: #FFFFFF;
	text-indent: 0px;
}
.BoxTitle{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	}
.BoxTitleContent{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	}
/*This is specifically for the product table*/
#productTable{
	border:1px solid #545454;
	background-color:#FCFCFC;
	font-family:Tahoma;

}

#productTable .top{
	background-color:#009900;
	height:6px;
}

#productTable .innerleft{
	vertical-align:top;
	padding:5px;

}

#productTable .innerleftHeader{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	vertical-align:top;
}

#productTable .innerleftApp td{
	font-size:11px;
	color:#999;
	vertical-align:top;
}

#productTable .innerleftDesc td{
	font-size:11px;
	color:#545454;
	vertical-align:top;
}

#productTable .innerleftEquip td{
	font-size:11px;
	color:#545454;
	vertical-align:top;
}

#productTable .innerleftInd td{
	font-size:11px;
	color:#999;
	vertical-align:top;
}

#productTable .innermiddle{
	width:13px;
}

#productTable .innerright{
	background-color:#F4F4F4;
	font-size:11px;
	color:#545454;
	text-align:center;
	width:175px;
}

#productTable .bottom{
	background-color:#66CC33;
	height:20px;
}

.pagenumbers {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #006600;
	text-align: right;
}
.pagenumbersel {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	font-style:italic;
	color: #66CC66;
	text-align: right;
}
.Productlist {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #006600;
	text-align: center;
	border-top-style: none;
	font-weight: bold;
}
.Productlist_blue {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	color: #748D9C;
	text-align: center;
	border-top-style: none;
	font-weight: bold;
}
.customselect {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #333333;
	vertical-align: bottom;
	width: 130px;
}
.customselect_big {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #333333;
	vertical-align: bottom;
	width: 220px;
}


/*IMAGE UPLOAD VIBE*/
iframe {
	border-width: 0px;
	padding:0px;
	margin:0px;
	height: 100px;
	width: 400px;
}
iframe.hidden {
	visibility: hidden;
	width:0px;
	height:0px;
}


#footer {
	margin: auto;
	width: 410px;
	height: 20px;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	background-color: white;
	text-align: center;
	font-family: verdana;
	font-size: 80%;
}

#images, #imagesTDS, #imagesMSDS {
	width: 100%;
	margin: 20px;
}

#images div{
	margin: 10px;
	width: 100px;
	float: left;
	overflow: hidden;
}

#images div:hover {
	/*border-color: #529EBD;*/
}

#images img.load {
	margin: 36px;
}

/*This is for the tooltip*/

#dhtmltooltip{
	position: absolute;
	border: 2px solid black;
	padding: 2px;
	background-color: white;
	visibility: hidden;
	left:0px;
	z-index: 1;
}

#main_body input.grid_input{
width:98%;
}

.newsImage{
	float:left;

}
