/*
-----------------------------------------------
Datesand master Style Sheet
Version: 21 August 2007
----------------------------------------------- */


/* Imported Styles
----------------------------------------------- */

@import url("basic.css");

@import url("datesand.css");

@import url("main.css");.graph-cell {
	background-image: url(../images/graph.gif);
	background-repeat: no-repeat;
}
#home-button {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #036;
	height: 20px;
	width: 150px;
	float: right;
	text-align: center;
	padding-top: 5px;
}
a{
	color: #999999;
	text-decoration:none;
}

