body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #273C04;
	font-weight: bold;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #273C04;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC0404;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #273C04;
}

.leftnavigation {
	color: #7b424e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;

}	

.palettetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #383838;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7b424e;
}
.noticeboardtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.bodycopy {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, sans-serif; font-size: 11px; line-height: 20px; color: #c77e8d;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #383838;
	
}
.bodytext2 {
	color: #383838;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;

}
.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1FB80F;
}
.invoiced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F8FCE;
	font-weight: bold;
}
.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B80F9A;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1B6DDC;
}
.jobdetails {
	color: #FE2422;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.noticeboard {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;

}	
.palette_button1{
	background-image: url(../img/admin/palette_button1.gif);
	background-repeat: no-repeat;
	width: 195px;
	height: 21px;
	cursor: pointer;
	padding-left: 14px;
}
.palette_button2{
	background-image: url(../img/admin/palette_button2.gif);
	background-repeat: no-repeat;
	width: 195px;
	height: 21px;
	cursor: pointer;
	padding-left: 14px;
}
.bodycopy {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, sans-serif; font-size: 11px; line-height: 20px; color: #c77e8d;
}
.comments {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #c77e8d;
}
.contributor {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9f6672;
}
.upBut{
	background-image: url(../img/admin/buttons/upBut.gif);
	background-repeat: no-repeat;
	width: 23px;
	height: 33px;
	border: 0px;
	background-color: transparent;
	cursor: pointer;
}
.downBut{
	background-image: url(../img/admin/buttons/downBut.gif);
	background-repeat: no-repeat;
	width: 23px;
	height: 33px;
	border: 0px;
	background-color: transparent;
	cursor: pointer;
}