body {
	background-color:white;	
	}

.table1 {
	background:#e8ecfc;
}
.table3 {
	background:none;
	background:#e8ecfc;
}

.headerbackforprint{ 
	background-image:url(images/bs_background_top.jpg); 
	background-repeat: no-repeat;
}

.headerbackforprint2{ 
	background-image:url(images/bus_sum_background_top.jpg); 
	background-repeat: no-repeat;
}

.paypalforprint{	
	background-image:url(images/bs_background_red.jpg);
	background-repeat:repeat-x;
	
}

.table2 { 	
	border:#1a2f7c 2px solid; 
	padding: 0px;
	background: #FFFFFF;
}

.head0 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #fcf6ad;
}

.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #fcf6ad;
}

.head2 {
	font-family: "Arial Black", "Arial Bold", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #fcf6ad;
	
}
.head3 {
	font-family: "Arial Black", "Arial Bold", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fcf6ad;
}

#notpvisible {display:none;
	/*visibility: collapse;*/
}

#notsvisible {display: block;
	/*visibility: visible;*/
}
