body
{
	margin: 0px;
	font-family: "Arial";
	font-size: 12pt;
}

div#search
{
	margin-top: 0%;
	width:	80%;
	margin-left: auto;
	margin-right: auto;
}

div#search_logo
{
	width: 100%;
	margin-left: 0px auto;
	margin-right: 0px auto;
}

div#search_box
{
	width: 100%;
	padding: 10px;
	height: 50px;
}

div#search_links
{
	width: 100%;
	margin-top: 20px;
}

#search_term
{
	font-size: 20px;
	font-weight: 500;
	font-family: "Verdana";
	color: #516381;
	border: 2px solid #adafb2;
	width: 545px;
	height: 31px;
}

a
{
	color:#ffa202;
	text-decoration:none;
}

div#frontpage
{
	background-image: url('/img/layout/search_bg.png');
	width: 571px;
	height: 53px;
	text-align: left;
}

div#search_geo
{
	width: 600px;
	height: 50px;
}

table#search_table
{
	margin-left: 8px;
	margin-top: 6px;
}

font.trips
{
	color: #ff25d9;
	font-weight: 900;
}

font.orange
{
	color:#ffa202;
}

font.pink
{
	color:#ff25d9;
}

a.nlsearch
{
	color: #000;
	text-decoration: underline;
	font-weight: 900;
}

table#menu_options
{
	text-align: center;
	width: 500px;
}

table#menu_options img
{
	opacity: 0.4;
	filter: alpha(opacity=40);
}

table#menu_options img:hover
{
	opacity: 1;
	filter: alpha(opacity=100);
}


table#menu_options img:hover
{
	opacity: 1;
	filter: alpha(opacity=100);
}
