.btns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #626E83;
	display: block;
	width: 162px;
	text-decoration: none;
	line-height: 18px;
	overflow: hidden;
	background-image: url(ink-btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 5pt;
	padding-bottom: 2px;

}
.btns:hover {
	color: #DA2924;
	background-image: url(ink-btn-r.gif);

}
.section-middle-border {
	background-color: #FFFCF0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EF7000;
	border-left-color: #EF7000;
}
.search-box {
	font-family: Tahoma;
	font-size: 11px;
	color: #364D5F;
	border: 1px solid #FFC232;
}
.gray-text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #364D5F;
	text-decoration: none;

}
.declaimer {
	font-family: Tahoma;
	font-size: 10px;
	color: #013BD0;
	text-decoration: none;
}
.red-title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF4E00;
	text-decoration: none;

}
.mylist-withour-bullet {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 19px;
	}
.mylist-withour-bullet:hover {
	color: #FF7800;
	}
.mylist {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-image: url(red-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10pt;
	width: auto;
	margin-left: 10px;
	line-height: 19px;
	display: block;
	}
.mylist:hover {
	color: #FF7800;
	}
.left-panel-bg {
	background-color: #EAF6FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A8D9FF;
}
.right-panel-bg {
	background-color: #EAF6FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A8D9FF;

}
.page-bg {
	background-image: url(page-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.gray-text-bold {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #364D5F;
	text-decoration: none;
	font-weight: bold;

}
.gray-text-bold1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;

}
.v-blue-line {
	background-image: url(blue-verticle-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.blue-price {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0360C9;

}
.h-blue-line {

	background-image: url(blue-verticle-line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.orange-link {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FF6928;
	text-decoration: none;
}
.box {

	font-family: Tahoma;
	font-size: 11px;
	color: #364D5F;
	border: 1px solid #AEDCFF;
}
.red-price-with-bg {

	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
}
.light-blue-border {
	border: 1px solid #AEDCFF;
}