/* <![CDATA[ */

#viewport {
	width			: 185mm;
	margin			: 0 40mm 0 0;
}

#header_left, #menu2, #nav, #footer, #right_content,
#back_btt, #back_btt1 {
	display			: none;
}

#header {
	height			: 25mm;
}

#header div {
	border			: 0;
	background		: none;	
}

#header_right, #header_right * {
	float			: none;
	position		: static;
}

#header_right img {
	margin			: 0 0 0 110mm;
}


#header, #main {
	background		: #fff;	
}

#header_logo {
	margin			: 0 40mm 0 0;
}


#main, #main_content,
#column_normal, #disclaimer {
	float			: none;
	position		: static;
	display			: block;
	background		: none;
} 

#column_normal,  #main_content,
#disclaimer {
	width			: 160mm;
}

#disclaimer {
	border-top		: 1px #ccc solid;
	padding-top		: 1em;
}

div, table, tr {
	float			: none;
	position		: static;
	width			: 165mm;
	height			: auto;
	display			: block;
}

tbody {
	float			: none;
	position		: static;
	width			: 165mm;	
	display			: block;
}

caption {
	width			: 161mm;
}

th {
}

td {
}


thead { 
	width			: 165mm;	
	display			: table-header-group; 
}


table.tabletype1 caption {
	width			: 110mm;
}
/* ]]> */