table.timesheet table { 
	font:11px Arial, Helvetica, sans-serif;  vertical-align: left;   
	}
.titlebox {
	border-top:1px solid #fff;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	background-color: #AFCEFB;
	}
#title {
	background: url(../../images/bg_3.jpg) repeat-x 100% 80% #dee9fb;
	margin-bottom: 0px;
	margin-left: 100px;
	margin-right: 100px;
	font-family:Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:20px;
	padding-right:5px;
	padding-left:5px;
	padding-top:8px;
	padding-bottom:3px;
	border-top:1px solid #fff;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	line-height: 130%;
	}
table.timesheet tbody td { 
	background-color:#dee9fb; font-family: Helvetica, sans-serif; padding-top:7px; padding-bottom:5px; padding-right:2px; padding-left:2px;  border-top:1px solid #FFF; border-left:1px solid #FFF; border-bottom:1px solid #AFB5B8; border-right:1px solid #AFB5B8;
	}

table.timesheet tbody { 
	background-color:#dee9fb; color:#002057; font-size: 11px; font-family: Helvetica, sans-serif; text-align: center;  padding-right:3px; padding-left:3px; border-top:1px solid #FFF; border-left:1px solid #FFF; border-bottom:1px solid #AFB5B8; border-right:1px solid #AFB5B8;
	}
.timesheet tbody tr th {
		background: url(../../images/bg_3.jpg) repeat-x #F8F8F8; color:#FFF; font-size: 16px; font-family:Arial, Helvetica, sans-serif; padding-right:0px; padding-left:0px; padding-top:5px; padding-bottom:5px; border-top:1px solid; border-left:1px solid; border-bottom:1px solid #B76E00; border-right:1px solid #B76E00;}
.timesheet tbody td a {  
	color:blue; text-decoration:underline;
	}
.timesheet tbody td a:hover { 
	color:#000066; text-decoration:underline;  
	}
.timesheet tbody th a {
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
	line-height: 130%;
	}
.timesheet tbody th a:hover { 
	color:#FC2; text-decoration:underline;
	}
.th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 130%;
}
.style19 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.seriescell {
	text-align:center;
	padding-right:3px; 
	padding-left:3px;
	width: 14%;
	line-height:120%;
	}
.timecell {
	background: url(../../images/bg_8.jpg) repeat-x 400% 74% #000000;
	color: #ffffff;
	text-align:left;
	padding-right:1px;
	padding-left:2px;
	width: 16%;
	line-height: 140%;
	font-weight: bold;
	}
.titlecell {
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	width:19%;
	line-height:120%;
	letter-spacing: 88%;
	word-spacing: 0.5px;
	}

.desccell {
	padding-top: 7px;
	padding-left:7px;
	padding-right:5px; 
	padding-bottom:7px; 
	font-weight:normal;
	font-style:italic;
	line-height:120%;
	vertical-align: middle;
	text-align:left;	
}
.sourcecell {	
	padding-right:5px; 
	padding-left:5px;
	text-align:center;	
	line-height:130%;
	width: 15%;
}
