hr {
	color: #999;
}

.search_box_header {
	font-weight: bold;
	border-bottom: none;
	padding: 5px;
	color: white;
}

.search_box {
	font-size: 12px;
	padding: 10px;
}
.search_button {
	font-size: 30px;
}

.search_box table td {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
.search_box table td.first {
	padding-left: 0px;
}
.search_box table td.last {
	padding-right: 0px;
	border: none;
	vertical-align: middle;
	text-align: center;
}
.search_box table td.nowrap {
	white-space: nowrap;
}

.radius_search {
	margin-top: 5px;
	display: block;
}
.radius_search_hidden {
	display: none;
}

/*- - - - - - - - - - - - - - - - - -*/

.advanced_search_box {
	font-size: 12px;
	padding: 7px;
}

.advanced_search_table {
}

.advanced_search_table td {
	vertical-align: top;
	padding: 3px;
}

.advanced_search_table td.left {
	white-space: nowrap;
}

.advanced_search_table td.right {
	width: 100%;
}

/*- - - - - - - - - - - - - - - - - -*/

.buttons_table {
	width: 521px;
	height: 182px;
	margin: 0px 0px 0px 0px;
	padding: 0px 38px 0px 46px;
	background: #ffffff url(/_IMAGES/_XSL/templates/www_main/buttons.jpg) no-repeat top center;
	clear: both;
}

.button_container-header {
	width: 142px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 30px 5px 10px 5px;
	text-align: bottom;
	clear: both;
}

.button_container-text {
	width: 142px;
	height: 114px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	clear: both;
	vertical-align: top;
}

#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -4px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #9c9c9c;
}

#title a {
	color: #a1926d;
	text-decoration: none;
}

#title a:hover {
	color: #cda94f;
	text-decoration: underline;
}

#title a:active {
	color: #cda94f;
	text-decoration: underline;
}

#title a:visited {
	color: #a1926d;
	text-decoration: none;
}

#title a:visited:hover {
	color: #cda94f;
	text-decoration: underline;
}


#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

#content a {
	color: #31a9b5;
	text-decoration: none;
}

#content a:hover {
	color: #00e8ff;
	text-decoration: underline;
}

#content a:active {
	color: #00e8ff;
	text-decoration: underline;
}

#content a:visited {
	color: #31a9b5;
	text-decoration: none;
}

#content a:visited:hover {
	color: #00e8ff;
	text-decoration: underline;
}
