body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.menubar {
	background-image: url(images/menu_bg.gif);
}
.text-main {
	font-size: 13px;
	padding: 5px;
	text-align: left;
	line-height: 18px;
}
.footer {
	font-size: 10px;
	color: #666666;
	padding: 5px;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.titlebox {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 5px;
}
.contactform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E9F1F5;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.header-sub {
	color: #003366;
	font-weight: bold;
}
.machine-header {
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	background-color: #CBDCED;
}
