#Sidebar table {
	width: 120px;
	margin-top: 5px;
	padding-top: 10px;
}
#Sidebar table td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 3px;
	cursor: pointer;
}
#Main table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	width: 320px;
	margin-right: auto;
	margin-left: 0px;
	float: left;
}
#Main table th {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	text-align: left;
	background-image: url(images/headerBg.jpg);
	background-repeat: no-repeat;
}
#Main table td {
	font-size: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-color: #CCC;
	vertical-align: text-top;
	text-align: left;
	padding-right: 10px;
}
#Print01 table, #Print02 table, #Print03 table, #Print04 table, #Print05 table {
	width: 425px;
	cursor: pointer;
}
#Print01 table th, #Print02 table th, #Print03 table th, #Print04 table th, #Print05 table th {
	font-size: 11px;
}
#Print01 table td, #Print02 table td, #Print03 table td, #Print04 table td, #Print05 table td {
	font-size: 11px;
}
#Right table {
	height: 360px;
	width: 225px;
	margin: 0px;
	float: right;
	position: absolute;
	left: 345px;
	top: 0px;
}
