@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
a:link {
	text-decoration: underline;
	color: #b93039;
}
a:visited {
	text-decoration: underline;
	color: #b93039;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.search_site {
	font-weight: bold;
	color: #FFFFFF;
}
.button_search {
	font-weight: bold;
	background-image: url(images/button.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	width: 100px;
	text-align: center;
	height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.white_text {
	color: #FFFFFF;
	font-weight: bold;
}
.search_bar {
	width: 430px;
	height: 16px;
}
.tab_pos {
	margin-left: 15px;
}
.tab_text {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bottom_tab {
	margin-top: 20px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9e9e9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e9e9e9;
}
.tab {
	margin-top: 20px;
	margin-bottom: 20px;
}
#black-link a {
	color: #000000;
}
.detals {
	color: #888888;
	text-align: left;
}
.table_companies {
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
.cat_tbl1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9e9e9;
}
.cat_tab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
}
.copy {
	color: #888888;
}
#black-footer a {
	color: #000000;
	text-decoration: none;
}
#black-footer a:hover {
	text-decoration: underline;
}
#paging a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
#paging a:hover {
	text-decoration: underline;
}