body{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

form{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

#main
{
		width: 768px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

.ident{
padding-left: 15px;
}
#navbox{
width: 768px;
margin-top: -7px;
margin-bottom: 4px;
float:left;
margin-right: 0px;
margin-left: 0px;
}

.navitem {text-align:center; display: block; background-color:#99FF99; border: 1px solid darkgreen; width: 150px; float:left;}
A:link { text-decoration: none; color: darkgreen; font-weight:bold;}
A:visited {text-decoration: none; color: darkgreen;  font-weight:bold;}
A:active {text-decoration: none; color: darkgreen;  font-weight:bold;}
A:hover {text-decoration: none; color: #00CC66;  font-weight:bold;}
A img {border: 0px}

#content{

}

#logobox{
float: left;
}

#labemco
{
padding-top: 30px;
margin: 0px;
color: darkgreen;
font-size: 20px;
}


#contactbox
{
	
}
#contactlinks{
float:right;
	margin-top: 20px;
	margin-left: 90px; 
	text-align:left; 
	width:135px;
}

.producttable
{
text-align:left;
border-collapse: collapse;
margin-top: 3px;
}

.producttable tr{

}

.producttable td{
border: 1px solid darkgray;
text-align:center;
}

.producttable td A:link { text-decoration: none; color: darkgreen; font-weight:bold; text-decoration:underline}
.producttable td A:visited {text-decoration: none; color: darkgreen;  font-weight:bold;text-decoration:underline}
.producttable td A:active {text-decoration: none; color: darkgreen;  font-weight:bold;text-decoration:underline}
.producttable td A:hover {text-decoration: none; color: #00CC66;  font-weight:bold;text-decoration:underline}


.lemproduct
{
background-color:#ddffdd;
}

.equiv
{
background-color:#F5FFFA;
}

table td{
vertical-align:top;
}

.headerrow{
font-weight: bold;
padding: 3px;
border: 1px solid black;
background-color: lightgreen;
}

#bottombox
{
	font-size: 9pt;
	padding-top: 10px;
	text-align:center;
}

.pagetitle
{
font-size: 12pt;
font-weight: bold;
text-align:center;
}

.searchform{
display:none;
}

