body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: black;
}

.copyright {
	color:#666666;
	text-decoration:none;
	
	
}
/*
A.copyright:LINK,A.copyright:VISITED {
	color:#fe780e;
	text-decoration:none;
	
	
}

A.copyright:HOVER {
	color:#fe780e;
	text-decoration:underline;
	
	
}
*/
.quote {
	color:#666666;
	text-decoration:none;
	
	
}

.normtext {
	color:#626262;
	
	
}
/*
A.quote:LINK,A.quote:VISITED {
	color:#626262;
	text-decoration:none;
	
	
}

A.quote:HOVER {
	color:#fe780e;
	text-decoration:underline;
	
	
}
*/
.quotes {
	color:#666666;
	text-decoration:none;
	
	
	padding:5px;
}

.table_titles {
	color:#666666;
	text-decoration:none;
	
	
}

.normal {
	/*color:#666666;
	text-decoration:none;
	*/
	
}

.header1 {
	color:#666666;
	text-decoration:none;
	
	
	font-weight:bold;
}

.error {
	color:#FF0000;
	text-decoration:none;
	
	
}

.urgent {
	color:#FF0000;
	text-decoration:none;
	
	
}

.featured {
	color:#fe780e;
	font-weight:bold;
}

.project_title {
	color:#fe780e;
	text-decoration:none;
	
	font-size:25px;
	font-weight:bold;
}
.provider_title {
	color:#00abeb;
	text-decoration:none;
	
	font-size:25px;
	font-weight:bold;	
}

a.provider {
	color:#00abeb;
}

.project_title_header {
	color:#626262;
	text-decoration:none;
	
	font-size:15px;
	font-weight:bold;
}

.title1 {
	color: #fe780e;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;
}
.title2 {
	font-family: Tahoma;
	font-weight: bold; 
	font-size: 14px; 
	color: #fe780e; 
}
.title3 {
	color: #fe780e; 
	font-family: Tahoma; 
	font-size: 18px;
}
.title4 {
	color: #fe780e;
	

}
.pagestitle {
	color: #fe780e;
}
.td {
	border-bottom: 1px solid #dddddd;
}
