body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #443b30;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	color: #CC3300;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.table-main {
	background-color: #E2DBC9;
	border: 3px solid #514A3A;
}
p {
	margin: 0px 0px 10px;
	padding: 0px;
}
.div-content {
	line-height: 18px;
	padding: 20px 20px 10px;
}
.div-links {
	padding: 0px 14px 10px 10px;
}
.ProjectId {
	line-height: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BBBBBB;
	padding-top: 6px;
	padding-bottom: 1px;
  margin-left: 5px;
  margin-top: 1px;
  margin-right: 35px;
}
.TitleId {
	line-height: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BBBBBB;
	padding-top: 6px;
	padding-bottom: 1px;
  margin-left: 5px;
  margin-top: 1px;
}
