/* header styles */

BODY {
	background-color: #ffffff;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:hover, a:active, a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.keyword_main
{
	color: #3778BA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}	
.copyright
{
	color: #810101;
	font-size: 11px;
	font-weight: bolder;
}
.downlink, a.downlink:link, a.downlink:visited
{
	color: #810101;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
}
a.downlink:hover	
{
	color: #810101;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bolder;
}
.powered	
{
	color: #BA0000;
	font-size: 10px;
	text-decoration: none;
}
.powered_link
{
	color: #BA0000;
	font-size: 10px;
	text-decoration: none;
}
a.powered_link:hover
{
	color: #BA0000;
	font-size: 10px;
	text-decoration: underlined;
}
.form1 {
	width: 300px;
}
.button1 {
	width: 43px;
}
.cell_color_1 {
	background-color: #037691;	
}
.cell_color_2 {
	background-color: #278AA1;
}	
.cell_color_3 {
	background-color: #E1F5F9;
}	

/* results styles */

.title_add {
	color: #BB0102;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
}
.result {
	text-decoration: underline;
	font-weight: bold;
	color: #BB0102;	
}
.navig {
	font-weight: bold;
	color: #ffffff;
}
.no {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B50507;
	font-size: 12px;
	font-weight: bold;
}
.entry {
	color:#B50507; }
.url {
	color:#B9F3FD; }