/* CSS Document */

body {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 13pt;
	font-weight: bold;
	color: #f4ece4;
	text-decoration: none;
	border: #333333;
}
a:hover {
	font-size: 13pt;
	font-weight: bold;
	color: #f4ece4;
	text-decoration: none;
}
a:visited {
	font-size: 13pt;
	font-weight: bold;
	color: #f4ece4;
	text-decoration: none;
}
a:active  {
	font-size: 13pt;
	font-weight: bold;
	color: #f4ece4;
	text-decoration: none;
}

.searcher {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.name {
	font-size: 14pt;
	font-weight: bold;
	color: #f4ece4;
}
.contact {
	font-size: 13pt;
	font-weight: bold;
	color: #f4ece4;
}
.desciption {
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	font-size: 12px;
}
a.thumb:link {
	color: #666666;
}
a.thumb:hover {
	color: #333333;
}
a.thumb:visited {
	color: #f4ece4;
}
a.thumb:active {
	color: #CCCCCC;
}
a.bh:link {
	font-size: 11pt;
	color: #666666;
}
a.bh:hover {
	font-size: 11pt;
	color: #333333;
}
a.bh:visited {
	font-size: 11pt;
	color: #CCCCCC;
}
a.bh:active {
	font-size: 11pt;
	color: #CCCCCC;
}
a.search:link {
	font-size: 10pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
a.search:hover {
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a.search:visited {
	font-size: 10pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
a.search:active {
	font-size: 10pt;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
}
input {
	background-color: #f4ece4;
	border-style: solid;
	border-color: #000000;
	border-width: 1;
	margin-top: 3px;
 	margin-bottom: 3px;
}
