#entrysheettable{
	width:290px;
	font-size: 11px;
	line-height: 1.5em;
	text-align:left;
	border: 1px #bee3ff solid;
	border-top: 1px #bee3ff solid;
	border-bottom: 2px #bee3ff solid;
	border-left: 2px #bee3ff solid;
	border-right:2px #bee3ff solid;
	background-color: #FFF;	
}
#entrysheettable td{
	border: 0px;
	height: 15px;
}
#entrysheettable td.entrysheetcolor{
	width:290px;
	height:20px;
	font-size: 11px;
	line-height: 1.5em;
	text-align:left;
	border: 0px;
	background-color: #bee3ff;	
}
#entrysheettable2{
	float:right;
	width:280px;
	font-size: 11px;
	line-height: 1.5em;
	text-align:left;
	border: 0px;
	background-color: #FFF;	
}
