/* header styles */

BODY {
	background-color: #000000;
	color: #cccccc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:hover, a:active, a:visited {
	color: #DEEBF4;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover{
	color: #F9CE4A;
}
.keyword_main
{
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.search
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}	
.copyright
{
	color: #C2C2C0;
	font-size: 11px;
	font-weight: bolder;	
}
.copyright_2
{
	color: #7E8FA8;
	font-size: 11px;
	font-weight: bolder;	
}
.downlink, a.downlink:link, a.downlink:visited
{
	color: #EBA929;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
}
a.downlink:hover	
{
	color: #ffffff;
	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: 55px;
	height: 20px;
	border:0;
	background-image:url(images/button.gif);
	cursor: hand;
	azimuth:center;
}
.cell_color_1 {
	background-color: #037691;	
}
.cell_color_2 {
	background-color: #278AA1;
}	
.cell_color_3 {
	background-color: #E1F5F9;
}	
.line{
color:#CC3300;
}


/* results styles */

.title_add {
	color: #BBE3FD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
}
.result {
	text-decoration: underline;
	font-weight: bold;
	color: #F9CE4A;	
}
.navig {
	font-weight: bold;
	color: #ffffff;
}
.no {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.entry {
	color:#ffffff; }
.url {
	color:#B9F3FD; }
