


BODY {
	margin: 0;
	background-color: #ffffff;
	text-align: center;
	font: 0.6em/1.4em Verdana,Geneva,sans-serif;
	overflow:visible !important;
}

#main_container {
	height:auto !important;
	min-height:auto !important;
}

.printHidden {
	display: none !important;
}
.printVisible {
	display: block !important;
}

/*
A[target="_blank"]:after {
	content: "   [" attr(href) "]   ";
	font-size: 90%;
	color: #999999;
}
*/

#dochead_print {
	display: block;
	width: 100%;
	margin-bottom: 25px;
}
#dochead_print .dochead_print_url {
	padding: 5px 0 0 0;
	font: 7px Verdana,Geneva,sans-serif;
	color: #999999;
	text-align: left;
}


#docHead {
	height: 0 !important;
	background: transparent !important;
}
#docHead TABLE {
	display: none !important;
}

#topmenu {
	height: 0 !important;
	background: transparent !important;
}
#topmenu TABLE,
.topmenu_description IMG {
	display: none !important;
}

#leftmenu,
.leftmenu_start DIV,
.article_rightcol_buttons {
	display: none !important;
}

.leftmenu_start,
.leftmenu_container {
	background: transparent !important;
}

.plate {
	padding-top: 0;
	background: transparent !important;
}
.plate H2 {
	display: block;
	margin: 0 0 10px 0;
	padding: 4px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #f0f0f0;
	font: bold 1.2em Verdana,Geneva,sans-serif;
	color: #000000;
}

#ads {
	background: transparent !important;
	padding: 0 !important;
}
#ads DIV {
	display: none !important;
}

#adminPanelDiv,
#changePageDiv,
#adminLinksDiv,
.postit {
	display: none !important;
}


#main_table {
	width: auto !important;
	height: auto !important;
}
#inner_table {
	width: 575px !important;
	margin-left: 25px;
}



.widthSettingsOuter TD IMG { display: none; }
.widthSettingsOuter .col_1 { width: 0; } /* left */
.widthSettingsOuter .col_2 { width: auto; } /* main */
.widthSettingsOuter .col_3 { width: 0; } /* shadow */

.widthSettingsInner TD IMG { display: none; }
.widthSettingsInner .col_1 { width: 400px; } /* content */
.widthSettingsInner .col_2 { width: 15px; }  /* space */
.widthSettingsInner .col_3 { width: 160px; } /* right */
.widthSettingsInner .col_4 { width: 0; }     /* space */



