body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #686868;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #333333;
	font-size: 13px;
	font-family: tahoma;
}

.style4 {
	font-size: 9px;
	color: #BBBBBB;
}

#msgHolder {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	font-family: tahoma;
}

.errorDiv {
	font-size: 13px;
	color:#990000;
	font-weight: bold;
}
.succDiv {
	font-size: 13px;
	color: #000099;
	font-weight: bold;
}
.formField {
	border: solid #666666 1px;
	font-family: Tahoma;
	font-size: 12px;
	padding: 3px;
	height: 20px;
}
.formButton {
	border: solid #666666 1px;
	font-family: Tahoma;
	font-size: 12px;
	padding: 0px;
	height: 20px;
}

#titleTable {
	background-image:url(images/fundo_titulo.gif);
	border-bottom: 1px solid #DDDDDD;
	width: 350px;
	height: 26px;
}

.titleText {
	padding-left: 30px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #000000;
	line-height: 18px;
}

.contents {
	margin-left: 30px;
	text-align: justify;
}
.orcQuantidade {
	border: none;
	border-bottom: 1px solid #000000;
	font-family: Tahoma;
	font-size: 12px;
	padding: 3px;
	width: 100px;
	height: 20px;
}
.orcProduto {
	border: none;
	border-bottom: 1px solid #000000;
	font-family: Tahoma;
	font-size: 12px;
	padding: 3px;
	width: 90%;
	height: 20px;
}
.orcAdd {
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 12px;
	padding: 3px;
	width: 20px;
	padding: 0px;
	height: 20px;
}
.imgTD {
	border: 1px solid #343536;
}

#ZoomHolder {
	width: 100%;
	height: 1px;
	position:relative;
	text-align: left;
}

#ZoomButton {
	position: absolute;
	top: -22px;
}