body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: xx-small;
}
p {
	font-size: xx-small;
}
td {
font-size: xx-small;
}
.completeNotice {
	border: solid #000000 1px;
	padding: 5px;
	color: #000000;
	width: 500px;
	font-size: xx-small;
}
.tsTable2 {
	width: 500px;
}
.tsTable3 {
	width: 480px;
}
.tsTable3a {
	width: 480px;
	height: 50px;
}
.tsInput {
	width: 95px;
}
.formLabel2 {
	width: 100px;
	font-size: xx-small;
}
.formLabelDay {
	width: 100px;
}
.timeSheetTable {
	height: 80%;
	width: 480px;
}
.totaltitleCell {
	width: 100px;
}
TEXTAREA.tsTextFeild {
	width: 190px;
}
.logoCell {
	padding-left: 20px;



	height: 120px;
}