#content
{
	padding: 0px;
	border-width: 0px;
}

#content #raport
{
	font-size: 12pt;
}

#content #raport .sep4px
{
	font-size: 4px;
	display: block;
}

#content #raport .sep6px
{
	font-size: 6px;
	display: block;
}

#content #raport #title
{
	border: 1px solid #bbb;
	padding-bottom: 3px;
	background: #CBD8D0;
}

#content #raport #title h1 {
	font-family: Sans-Serif, Arial;
	font-size: 20px;
	margin: 0px 0px 0px 15px;
	padding: 0;
	color: #333;
}

#content #raport #body
{
	padding: 0px 0px;
}

#content #raport #body #detail
{
	font-weight: bold;
}

#content #raport #body #detail .field
{
	float: left;
	text-align: right;
	width: 7em;
}

#content #raport #body #detail .value
{
	clear: right;
}

#content #raport #body #form, #content #raport #body #form table, #content #raport #body #form input, select
{
	font-weight: bold;
}

#content #raport #body #form table
{
	background-color: #CBD8D0;
	border: 1px solid #aaaaaa;
	padding: 1px;
	font-family: 'Sans-Serif', Arial;
	font-size: 11pt;
}

#content #raport #body #sheet
{
	font-family: 'Sans-Serif', Arial;
}

#content #raport #body #sheet input.btn
{
	font-weight: bold;
	cursor: hand;
}

#content #raport #body #sheet table
{
	border-collapse: collapse;
}

#content #raport #body #sheet table td
{
	border: 1px solid #577563;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	font-size: 11pt;
}


#content #raport #body #sheet table thead
{
	background-color: #CBD8D0;
	font-weight: bold;
	font-size: 9pt;
}


#content #raport #body #sheet table th
{
        background-color: #CBD8D0;
        font-weight: bold;
        font-size: 9pt;
        border: 1px solid #577563;
        padding-left: 5px;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
}

#content #raport #body #sheet table tbody
{
	background-color: #E6ECE8;
}

#content #raport #body #sheet table tbody td.center
{
	text-align: center;
}

#content #raport #body #sheet table tbody td.coord
{
	text-align: right;
}

#content #raport #body #sheet table tbody td.number
{
	text-align: right;
}


#content #raport #body #sheet table tbody td.simbol
{
	text-align: center;
}

#content #raport #body #sheet table td#op_add
{
	text-align: right;
	font-weight: bold;
}

#content #raport #body #sheet table td.op_del input, #content #raport #body #sheet table td#op_add input
{
	font-weight: bold;
	cursor: hand;
}

#content #raport #body #sheet table td#op_add input
{
	padding: 2px;
}

#content #raport #body #sheet table td.err
{
	font-weight: bold;
	text-align: center;
	color: red;
}

#content #raport #body #long
{
	qwidth: expression(document.all.sheet.all.tbl.clientWidth);
	border: 1px solid red;
}

#content #raport #body #autodetail
{
}

#content #raport #body #autodetail table
{
	border: 1px solid #666666;
	width: 300px;
}

#content #raport #body #autodetail table td
{
	border: 1px solid #666666;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}


#content #raport #body #autodetail table thead td
{
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	background-color: #cccccc;
}

#content #raport #body #autodetail table thead #close
{
	float: right;
	text-align: right;
	width: 20px;
	height: 20px;
}

#content #raport #body #autodetail table thead #text
{
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}

#content #raport #body #autodetail table thead #close input
{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	cursor: hand;
}

#content #raport #body #autodetail table td.fn
{
	font-weight: bold;
	text-align: right;
}

#content #raport #body #autodetail table td.fv, #content #raport #body #autodetail table td.fv select, fv, #content #raport #body #autodetail table td.fv input
{
	font-weight: bold;
}

#content #raport #body #autodetail table td.err
{
	font-weight: bold;
	text-align: center;
	color: red;
}

#content #raport #body #autodetail table td.err div
{
	padding: 5px;
	margin: 5px;
	border: 2px solid red;
}

#content #raport #body #autodetail table td.op_td
{
	text-align: right;
}

#content #raport #body #autodetail table td.op_td input
{
	font-weight: bold;
	cursor: hand;
	padding: 2px;
}

#content #raport #body #sheet #tbl #box table {

}

#content #raport #body #sheet #tbl #box table td {
        border-collapse: collapse;
        padding: 0px;
        text-align: left;
        border-style: none;
        border: 0px solid #577563;
}
