td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
td.main {
	background-image: url(images/mb.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td.left {
	background-image: url(images/lb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bigger {
	font-weight: bold;
	color: #006699;
}
td.truck {
	background-image: url(images/bigback.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
input, textarea {
	border: 1px inset #999999;
	background-color: #E4E4E4;
	font-size: 11px;
	padding: 2px;
	font-family: Tahoma;
}
.button {
	border: 1px outset #666666;
	background-color: #999999;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
}table.bord {
	border: 1px solid #E0E0E0;
}
div.spec {
	position: relative;
	top: -20px;
}

