/* CSS Document */

#header {
	font-weight:bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-bottom:10px;
}

#table_price {
	font-weight:bold;
	background-color: #EFEFEF;
}

#table1 {
	width: 100%;
}				

#table2 {
	width:740px;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-left: 7px;
}		

#tdwithback {
	background-image:url(images/trans.png);
	background-repeat: repeat;
}			

#td_noback {
	vertical-align:top;
	text-align: center;
}

