body {
	background-image: url(images/background.gif);
}
.topContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.topContact:visited {
	color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
}
.boxTitle {
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	color: #000099;
}
.title {
	color: #317230;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;

}
.failed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FF3333;
}
.currentProjects {
	font-weight: bold;
	text-decoration: none;
}
.logout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.logout:visited {
	color: #000000;
}.width100 {
	width: 100%;
}
.greenbgd {
	background-color: #7AC33D;
	width: 100%;

}
.smallbtn {
	font-size: 9px;
}
.editItem {
	background-color: #88B9F0;
}

