body {
	font-family: Arial;
	font-size: 11px; 
	margin-left: 0; 
	margin-top: 0; 
	background-color: #CECECE;
}

img {
	border: 0;
}

td {
	font-family: Arial;
	font-size: 11px; 
}

.copyright { 

	font-weight: bold; 
}

.headings { 
	color: white; 
	background-color: #757575; 
}

.results { 
	background-color: #D5D5D5; 
}

.resultsfooter { 
	background-color: #757575; 
	color: white; 
}

.title { 
	font-size: 14px; 
	font-weight: bold; 
}

.help { 
}

.error { 
	font-weight: bold; 
	color: red; 
	background-color: white 
}

a.resources { 
	color: black; 
}

a {
	color: #757575;
}

#footer {
	width: 100%;
	float: left;
	height: 17px;
	border-top: 3px solid black;
	background-color: #757575;
	padding: 3px 0px 0px 0px;
}

a.footertext {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.footertext:hover {
	color: yellow;
}

#footer_copyright {
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	float: left;
	height: inherit;
	padding: 0px 10px 0px 10px;
}

#footer_viewpapers {
	text-align: center;
	float: right;
	height: inherit;
	padding: 0px 10px 0px 10px;
}

#footer_newsearch {
	text-align: center;
	float: right;
	height: inherit;
	padding: 0px 10px 0px 10px;
}

#footer_help {
	text-align: center;
	float: right;
	height: inherit;
	padding: 0px 10px 0px 10px;
}

#footer_feedback {
	text-align: center;
	float: right;
	height: inherit;
	padding: 0px 10px 0px 10px;
}

#footer_home {
	text-align: center;
	float: right;
	height: inherit;
	padding: 0px 10px 0px 10px;
}

#footer_advertise {
	text-align: center;
	float: right;
	height: inherit;
	padding: 0px 10px 0px 10px;
}

.footer_vertical_seperator {
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	float: right;
	height: inherit;
}

