/* CSS Document */
html, body {margin:0; padding:0;}
body {background:#fff; font:12pt "Times New Roman", Times, serif; color:#000;}
.allpage {width:auto; margin:0; padding:0;}
.container {margin:0; position:static;}
* html .container {height: 0}
.toplinks {display:none;}
.header {display:none;}
a, form, h1, br {display:none;}
.leftcolumn {display:none;}
.rightcolumn {margin:0;}
.footer {display:none;}
.footerbox {display:none;}


table {background:#FFF;	color:#000;	width:auto;	font:12px Arial, sans-serif; border-color:#000;	border-collapse:collapse; margin:0; padding:0;}
table td {border-color:#000; padding:1px; border:1px #000 solid;}
table th {text-align:center; font-weight:normal; border:1px #000 solid; padding:0 1px;}
table .summ {width:100pt;}

.noGap {white-space:nowrap;}
.textCenter {text-align:center;	border:none;}
.textRight {text-align:right;}
.totalLineName {text-align:right; border:0;	padding:2px 5px;}
.totalLineSum {border:0; padding:2px 5px;}
tr.borderBorBot td {text-decoration:underline;}
.tblFilterForm {display:none;}