#boxrota td, #boxrota th {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
table#boxrota {
	background: white;
	text-align: center;
	width: 677px;
	background-color: #D9E2EB;
}
th.rotwc, td.rotaname {
	text-align: left;
	padding: 5px;
	line-height: 150%
}
th.rotday, th.rotwc, th.rotapl, th.rotapr {
	border-bottom: 2px solid white;
	padding-top: 5px;
	padding-bottom:5px;
}
td.rotap, th.rotwc {
	border-right: 2px solid white;
}
td.rotaname, th.rotwc {
	text-align: left;
}
td.rotam, td.rotpm, td.rotap th.rotwc, th.rotday, th.rotapl, th.rotapr {
	text-align: center;
}

td.rotam, th#day1, th#am1  {
	border-left: 2px solid white;
}
td.rotpm,  th#day5, th#pm5, td.rotaname {
	border-right: 2px solid white;
}
td.rotpm {
	border-left: 1px solid white;
}
th.rotday {
	width: 14%;
}
td.rotam, td.rotpm, td.rotaname {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding-top: 3px;
}

