body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px
	background-color: #E6E6E6;
}
body,td,th {
	color: #4A641A;
}
a:link {
	color:#B49770;
	text-decoration: none;
	
}
a:visited {
	color:#B49770;
	text-decoration: none;
}
a:hover {
	color:#4A641A;
	text-decoration: none;
}
a:active {
	color:#B49770;
	text-decoration: none;
}

a {
	font-weight: bold;
}

.style7 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color:#B7DB74; text-decoration:none}
.style7:hover {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color:#B49770; text-decoration:none}

.topic {
	font-size: 18px;
	color: #89B931;
	font-weight: bold;
	margin-left: 10px;
	font: Arial;
}

.topicdl {
	font-size: 18px;
	color: #648624;
	font-weight: bold;
	margin-left: 10px;
	font: Arial;
}

.projstatustext {
	font-size: 18px;
	font-weight: bold;
}

.mainframe{margin:3px;height:510px;width:100%;overflow:auto}
.screenframe{margin:3px;height:auto;overflow:auto}

.tbls{border:1px solid #4A641A}
