/* CSS Document */

body, td, table, div {
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:12px;
}

body {
background: white;
font-size: 12pt;
}

* {
	float:none;}


#menu {
display: none;
}
#wrapper, #content {
width: auto;
margin: 0 5%;
padding: 0;
border: 0;
float: none;
color: black;
background: transparent none;
}
div#content {
margin-left: 10%;
padding-top: 1em;
border-top: 1px solid #930;
width:600px;
margin:auto;
}


	
.white{
	clear:both;
	display:none;}
	
.txt_col_1{
	clear:both;}

#header{
	width:auto;
	height:128px;
	background-image:url(/img/header_for_print.jpg);
	background-position:center top;
	background-repeat:no-repeat;}
	
#header	.ul_menu{	
	display:none;}
	
#left_col{	
	display:none;}
	
#footer{
	display:none;}


