/* 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: #2D4F94;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover{
	color: #7196CE;
}
.keyword_main
{
	color: #F98B06;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.search
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}	
.copyright
{
	color: #435BA9;
	font-size: 11px;
	font-weight: bolder;	
}
.copyright_2
{
	color: #F98B06;
	font-size: 11px;
	font-weight: bolder;	
}
.downlink, a.downlink:link, a.downlink:visited
{
	color: #7196CE;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
}
a.downlink:hover	
{
	color: #435BA9;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bolder;
}
.powered, a.powered:link, a.powered:visited	
{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

a.powered:hover
{
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}
.form1 {
	width: 300px;
}
.button1 {
	width: 48px;
	height: 18px;
	border:0;
	background-image:url(images/find_button_2.jpg);
	cursor: hand;
	azimuth:center;
}


/* results styles */

.title_add {
	color: #243062;
	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: #818282;
	font-size: 12px;
	font-weight: bold;
}
.entry {
	color:#4170B4; }
.url {
	color:#818282; }