.title {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #8a7865;
	font-weight: bold;
	text-decoration: none;
}
.search_keyword {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #888888;
	font-weight: bold;
	text-decoration: none;
	border-color:#bbbbbb;
	border-style: solid;
	border-width:1px;
	padding:2px;
}
.lead {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #d16c00;
	text-decoration: none;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #8f7c68;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #999999;
	text-transform: uppercase;
	background-image: url(../images/button_backgr.gif);
	background-repeat: repeat-x;
}
.link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #d16c00;
	text-decoration: none;
}
.link_white {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.dotted_gray_row {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #8f7c68;
	background-image: url(../images/dot_backg_24.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.linked_image {
	cursor: hand;
	border: 1px solid #999999;
}
.dotted_orange {
	background-image: url(../images/dot_line_orange.gif);
	background-repeat: repeat-x;
	height: 4px;
	background-position: center;
}
.dotted_white {
	background-image: url(../images/dot_line_white.gif);
	background-repeat: repeat-x;
	height: 4px;
	background-position: center;
}
.solid_white {
	background-image: url(../images/line_white.gif);
	background-repeat: repeat-x;
	height: 4px;
	background-position: center;
}
.text_small {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #8f7c68;
}
.text_mini {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #8f7c68;
}
.link_small {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #d16c00;
	text-decoration: none;
}
