body
{
	background-color:white;
	margin:10px;
	padding:10xp;
}

table
{
	background-color:#FFFFFF;	
}


table.frame
{
}


table.footer, table.frame
{
	border: none;
	width: 565px;
	background-color:none;
	}
	searchBar.css
table.searchBar
{
	color: #ffffff;
	background-color:#DFB27C;
	margin-left:2px;
	width:555;
	}

.calendar
{
	cursor:hand;
}


