.date {

	font-size: 1.3em;

	color: #666666;

}



h1 {

	text-transform: uppercase;

	color:#5b6163

}



p {
	font-family: Tahoma, Geneva, sans-serif;
	color: #333333;
	font-weight:normal;
	}





table {

	padding: 4px;

	border-color:#cccccc;

	border: thin;

	background:none

}



td {

	background-color: #ffffff;

	height: 80px;

	width: 14%;

	text-align: left;

	vertical-align: top;

	border-color:#cccccc;

}





td.dow {height:30px;

		text-align: right;

}



#title_ {

	position:absolute;

	left:380px;

	top:17px;

	width:220px;

	height:64px;

	text-align:center

}





#tablecontainer {

	position:absolute;

	width:920px;

	z-index:1;

	left: 10px;

	top: 75px;

	text-align:center

}



#printlink {

	position:absolute;

	font-family: Tahoma, Geneva, sans-serif;

	font-size:0.8em;

	text-transform:uppercase;

	width:94px;

	height:29px;

	z-index:3;

	left: 59px;

	top: 70px;

}



#closelink {

	position:absolute;

	font-family: Tahoma, Geneva, sans-serif;

	font-size:0.8em;

	font-weight:lighter;

	text-transform:uppercase;

	width:136px;

	height:29px;

	z-index:3;

	left: 778px;

	top: 70px;

}



#previous {

	position:absolute;

	width:40px;

	height:35px;

	z-index:2;

	left: 349px;

	top: 50px;

	

}



#next {

	position:absolute;

	width:40px;

	height:35px;

	z-index:2;

	left: 607px;

	top: 50px;

}

