a
{
	color: #666666;
	font-weight: bold;
}

a.visualgroup
{
	color: #999999;
	font-weight: normal;
}

a.search_results_item
{
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

a.search_results_item:hover
{
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}

a.sign_in
{
	font-weight: normal;
}

body
{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
}

div.search_results_index
{
	border-bottom: solid 1px #bbbbbb;
	height: 15px;
	width: 760px;
	text-align: right;
}

div.search_results_item
{
	border-bottom: solid 1px #bbbbbb;
	font-size: 10pt;
	height: 18px;
	width: 760px;
}

img.search_submit
{
	cursor: pointer;
	position: relative;
	top: 0px;
}

input.search,textarea.search
{
	color: #666666;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 197px;
}

label.search
{
	display: block;
}

p.body_company
{
	border-top: solid 1px #999999;
	border-bottom: solid 2px #999999;
	color: #999999;
	display: block;
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 15px;
	width: 100%;
	font-family: Arial;
	font-size: 12pt;
	padding-top: 10px;
	padding-bottom: 10px;
}

span.search_results_item_code
{
	width: 200px;
	display: block;
	float: left;
	overflow: none;
}

span.search_results_item_name
{
	width: 460px;
	display: block;
	float: left;
	overflow: none;
}

span.search_results_item_price
{
	width: 100px;
	display: block;
	float: left;
	overflow: none;
	text-align: right;
}

#main-container
{
}

#main_background-container
{
	height: 125px;
	width: 760px;
	position: absolute;
	left: 50%;
	top: 0%;
	margin-left: -380px;
	z-index: -1;
}

#sign_in-container
{
	height: 20px;
	width: 300px;
	position: absolute;
	left: 50%;
	top: 0%;
	margin-left: -10px;
	margin-top: 10px;
	text-align: right;
}

#search-container
{
	height: 35px;
	width: 225px;
	position: absolute;
	left: 50%;
	top: 0%;
	margin-left: -372px;
	margin-top: 82px;
}

#search_submit-container
{
	float: left;
	margin-top: 13px;
	overflow: hidden;
	position: relative;
	height: 22px;
	width: 22px;
}

#body-container
{
	height: 550px;
	width: 760px;
	position: absolute;
	left: 50%;
	top: 0%;
	margin-left: -380px;
	margin-top: 125px;
	text-align: center;
}

#search_results-container
{
	height: 420px;
	width: 760px;
	text-align: left;
}

#company-container
{
	height: 170px;
	width: 760px;
	overflow: hidden;
}
