.Headerbar {
	background-image: url(images/toplinepx.jpg);
	background-repeat: repeat-x;
}
.Headtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E3E13;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #3E3E13;
	padding: 4px;
}
.box {
	border: 1px solid #E3E2C6;
}
.line {
	border-top: 1px none #E3E2C6;
	border-right: 1px none #E3E2C6;
	border-bottom: 1px solid #E3E2C6;
	border-left: 1px none #E3E2C6;
}
.txtcal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #3E3E13;
	padding: 1px;
	border: 1px none;
	line-height: 10px;
}
