body {
	width: 100%;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:none;
	align: center;
	background-color: #ffffff;
	background-image: url(images/bg_red.jpg);

}

.table_top {
	width: 900px;
	height: 202px;
	background-image: url(images/kingtemaki_marca.png);

}

.table_paper {
	background-image: url(images/bg_paper.png);

}

.table_paper_bottom {
	height: 100%;
	background-image: url(images/bg_paper_bottom.png);

}

.footer {
	font-family:"tahoma", arial, sans serif;
	font-size:10px;
	font-weight: normal;
	color: #000;
}

.footer_menor {
	font-family:"tahoma", arial, sans serif;
	font-size:8px;
	font-weight: normal;
	color: #000;
}

.titulo {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight: normal;
	color: #d7722f;
	line-height: 16px;
}


.texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #000;
	line-height: 16px;
}

.texto_maior {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	color: #000;
	line-height: 16px;
}

a:hover {
		color: #000000;

}

a:link {
		color: #d7722f;

}

a:visited {
		color: #b25727;

}

a:active {
		color: #b25727;

}


.cellbox {
	BORDER-RIGHT: #888888 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #888888 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: #888888 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #888888 1px solid
}
.box-header {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
.frm {
	BORDER-RIGHT: #888888 1px solid; BORDER-TOP: #888888 1px solid; FONT-WEIGHT: none; FONT-SIZE: 12px; BORDER-LEFT: #888888 1px solid; BORDER-BOTTOM: #888888 1px solid; FONT-FAMILY: Arial; BACKGROUND-COLOR: #f0f0f0
}
.frm-on {
	BORDER-RIGHT: #d7722f 1px solid; BORDER-TOP: #d7722f 1px solid; FONT-WEIGHT: none; FONT-SIZE: 12px; BORDER-LEFT: #d7722f 1px solid; COLOR: #d7722f; BORDER-BOTTOM: #d7722f 1px solid; FONT-FAMILY: Arial; BACKGROUND-COLOR: #f0f0f0
}
.text-header {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; FONT-FAMILY: Arial
}
.header {
	FONT-WEIGHT: bold; FONT-SIZE: 16pt; COLOR: rgb(0,128,255); FONT-FAMILY: Arial
}