body {
	margin: 0px;
	padding: 0px;
}

.main {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.class1 A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.class1 A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.class1 A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.class1 A:hover {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.right {
	border: 1px solid #999999;
}

.sensors {
	border: 1px solid #333333;
}

.sensorsboxleft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

.sensorsboxright {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}



.trb {
	margin: 2px;
	padding: 2px;
	
}
.contact {
	border: 1px solid #999999;
	margin: 2px;
	padding: 5px;
}
.contentbox {
	margin: 0px;
	padding: 5px;
	border: 1px solid #999999;
}

