	body{
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		font-family: Helvetica, Arial, sans-serif;
		font-size:11px;
		padding:5px;
		text-align:justify;
		color: #383838;
	}

	td{
	color: #383838;
	font-family: "Whitney Book", Helvetica, Arial ;
	margin:0px;
	padding:3px;
	font-size: 11px;

	}
	textarea{
	color: #383838;
	font-family: "Whitney Book", Helvetica, Arial ;
	margin:0px;
	padding:3px;
	font-size: 11px;

	}
	
	li{
	list-style-type: square;
	text-align: left;
	padding-bottom: 10px;
	}
	
	h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
	


a:link {
	text-decoration: none;
	color: #383838;
}
a:visited {
	text-decoration: none;
	color: #383838;
}
.bold {
	color: black;
}
.boxed {
	width: 620px;
	background-color: #f1f1f1;
	border-width: 1px;
	border-color: #1e4b8a;
	border-style: solid;
}
.invoiceBox {
	padding: 15px;
	min-height: 80px;
	width: 260px;
	border-width: 1px;
	border-color: #ce5c00;
	border-style: solid;
}
.paymentBox {
	padding: 15px;
	min-height: 110px;
	width: 260px;
	border-width: 1px;
	border-color: #1e4b8a;
	border-style: solid;
}
.table {
	width: 620px;
	border-width: 1px;
}
.bigbold {
	font-weight: bold;
	color: #3a3940;
	font-size: 12px;
	font-family: "Whitney Medium", Helvetica, Arial, sans-serif;
	
}
.blue {
	color: #1e4b8a;
}
.day-button{ text-align: center; padding-top: 3px; margin: 1px; min-width: 21px; min-height: 20px;
}
.task {
	width: 100%;
	background-color: #f7f7f7;
	font-size: 10px;
	border-left-color: #1e4b89;
	border-left-width: 3px;
	border-left-style: solid;
	color: #3a3940;
}
.task:hover {
	background-color: #f7f7f7;
}
.task-notarget:hover {
	background-color: #f7f7f7;
}
.task-overdue:hover {
	background-color: #f7f7f7;
}

.task-selected {
	color: white;
	background-color: #1d4b92;
	width: 100%;
	font-size: 10px;
	border-left-color: #1e4b89;
	border-left-width: 3px;
	border-left-style: solid;
}
.task-notarget-selected {
	color: white;
	background-color: #1d4b92;
	width: 100%;
	font-size: 10px;
	border-left-color: #77a327;
	border-left-width: 3px;
	border-left-style: solid;
}

.task-overdue {
	width: 100%;
	background-color: #f7f7f7;
	font-size: 10px;
	border-left-color: #a12815;
	border-left-width: 3px;
	border-left-style: solid;
	color: #3a3940;
}
.task-overdue-selected {
	width: 100%;
	font-size: 10px;
	border-left-color: #a12815;
	border-left-width: 3px;
	border-left-style: solid;
	color: white;
	background-color: #1d4b92;
}
.task-notarget {
	width: 100%;
	background-color: #f7f7f7;
	font-size: 10px;
	border-left-color: #77a327;
	border-left-width: 3px;
	border-left-style: solid;
	color: #3a3940;
}
.task-add {
	text-align: center;
	margin-left: 4px;
	height: 15px;
	width: 20px;
	background-color: #f7f7f7;
	font-weight: bold;
	color: #3a3940;
	font-size: 12px;
	font-family: "Whitney Medium", Helvetica, Arial, sans-serif;
	
}
.task-time {
	min-height: 20px;
	width: 100%;
	text-align: left;
	background-color: #e8e8e8;
	font-size: 10px;
	color: #9a9b96;
	font-weight: lighter;
}
.task-section {
	margin-top: 2px;
	margin-bottom: 2px;
	min-height: 20px;
	width: 100%;
	text-align: center;
	background-color: #e8e8e8;
	font-size: 11px;
	color: #9a9b96;
	font-weight: lighter;
}
.task-section-button{
	text-align: center;
	padding-top: 3px;
	font-size: 13px;
	min-height: 20px;
	min-width: 38px;
}
.content {
	margin-left: 170px;
	margin-right: 138px;
	font-size: 14px;
	color: #9a9b96;
	font-weight: lighter;
}
.quote {
	color: #C8AD2E;
	font-style: italic;
}
.red {
	color: #a12815;
}
.green {
	color: #77a327;
}
.butter {
	color: #caac30;
}
.orange {
	color: #ce5c00;
}
.choc{
	color: #e5c588;
}
.chocbox{
	background-color: #e9b96e;
	border-width: 1px;
	border-color: #c1912f;
	border-style: solid;
}
.logo {
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 20px;
}
.date-small {
	font-size: 7px;
	background-position: center;
	color: #686A66;
	text-align: center;
}
.footer {
	background-position: center;
	color: #686A66;
	text-align: center;
}
a:hover {
	color: #966C1D;
}
.clientsname {
	color: #1e4b8a;
	font-size: 14px;
}
.line-butter {

	padding-top: 0px;
	width: 100%;
	text-decoration: none;
	border-bottom-color: #caac30;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}
.line-blue {
	padding-top: 0px;
	width: 100%;
	text-decoration: none;
	border-bottom-color: #1e4b8a;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}
.line-orange {
	padding-top: 0px;
	width: 100%;
	text-decoration: none;
	border-bottom-color: #ce5c00;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}



input{
background-color: #c8ddf0;
border-style: solid;
border-width: 1px;
border-color: #0e549c;
-moz-border-radius: 5px;
border-radius: 5px;
padding:4px;
}



