DIV.janela7art {
	position:absolute;
	overflow:hidden;
	visibility:visible;
}

DIV.janela7artMax {
	position:absolute;
	overflow:hidden;
	visibility:hidden;
}

table.janela7art{
	padding:0px;
	background-color:rgb(255,255,255);
}

table.janela7art td.topmargin{
	border-color:rgb(230,230,230);
	border-style:solid none none none;
	border-width:1px 0px 0px 0px;
	text-align:right;
	font-size:1;

}

table.janela7art td.rightmargin{
	border-color:rgb(230,230,230);
	border-style:none solid none none;
	border-width:0px 1px 0px 0px;
	width:30px;
	font-size:1;
}

table.janela7art td.bodytd{
	vertical-align:middle;
	border-color:rgb(230,230,230);
	border-style:none;
	border-width:0px;
}

table.janela7art td.bottommargin{
	border-color:rgb(230,230,230);
	border-style:none none solid none;
	border-width:0px 0px 1px 0px;
	height:30px;
	font-size:1;
}

table.janela7art td.leftmargin{
	border-color:rgb(230,230,230);
	border-style:none none none solid;
	border-width:0px 0px 0px 1px;
	width:30px;
	font-size:1;
}


table.janela7art td.topleft{
	border-style:none;
	background-color:transparent;
	background-image:url('bgtopleft.gif');
	background-position:top left;
	background-repeat:no-repeat;
	height:30px;
	width:30px;
	font-size:1;
}

table.janela7art td.topright{
	border-style:none;
	background-color:transparent;
	background-image:url('bgtopright.gif');
	background-position:top right;
	background-repeat:no-repeat;
	height:30px;
	width:30px;
	font-size:1;
}

table.janela7art td.bottomright{
	border-style:none;
	background-color:transparent;
	background-image:url('bgbottomright.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
	height:30px;
	width:30px;
	font-size:1;
}

table.janela7art td.bottomleft{
	border-style:none;
	background-color:transparent;
	background-image:url('bgbottomleft.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
	height:30px;
	width:30px;
	font-size:1;
}





DIV.body {
	border-style:none;
	overflow:auto;
}

table.janela7art tr.janelabarra
{
	vertical-align:middle;
	height:10px;
}

table.janela7art tr.janelabarra td
{
	vertical-align:middle;
	height:10px;
}

table.janela7art tr.janelabarra a
{
	border-style:solid;
	border-width:1px;
	font-size:7;
	color:orange;
	padding:1px;
	border-color:orange;
}