.left_conner
{
	background-image:url(images/left_conner.jpg);
	width:10px;
	height:30px;
}
.right_conner
{
	background-image:url(images/right_conner.jpg);
	width:10px;
	height:30px;
}
.Title_Top_bg
{
	background-color:#FFB926;
	background-image:url(images/Title_bg.jpg);
	height:5px;
	font-family:Verdana, Tahoma, Arial, 'Times New Roman';
	font-size:12px;
	font-weight:bold;
	color:black;
	text-align:center;
	vertical-align:top;
	padding-top:5px;
}
.travel_left_border
{
	background-image:url(images/left_border.jpg);
	width:10px;
}
.travel_right_border
{
	background-image:url(images/right_border.jpg);
	width:10px;
}
.bottom_left_border
{
	background-image:url(images/bottom_left_conner.jpg);
	width:10px;
	height:10px;
}
.bottom_right_border
{
	background-image:url(images/bottom_right_conner.jpg);
	width:10px;
	height:10px;
}
.bottom_bg
{
	background-image:url(images/bottom.jpg);
	height:10px;
}
hr
{
	color:#FFB926;
}
