.menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7F00;
	text-decoration: none;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF7F00;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu_leftr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF7F00;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.menu_leftb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0000FF;
	text-decoration: none;
	text-align: center;
}
.menu_leftr a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	text-decoration: none;
	text-align: center;
}
.menu_leftb a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0000FF;
	text-decoration: none;
	text-align: center;
}
.menu_left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7F00;
	text-decoration: none;
	text-align: center;
}

.menu_left a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7F00;
	text-decoration: underline;
	text-align: center;
}
.search_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.search_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 20px;
}
.search_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 80px;
	background-image: url(priceback.jpg);
	text-align: center;
}
.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
	padding: 2px;
	display: block;
	position: relative;
}


.sizebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7F00;
	background-color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}
.sizebutton a {
	font-weight: bold;
	color: #FF7F00;
	text-decoration: none;
}

.bigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0000FF;
	padding: 5px;
	position: relative;
	display: block;
}
