﻿#imgHead
	{
		margin-top: 20px;
		height: 80px;
		width: 268px;
		background-image: url(http://book.chobs.in/App_Themes/CHOBS/Images/logo.png);
		background-repeat: no-repeat;
	}
	.header1
	{
		background-color: #1773be;
	}
	.hotel-color
	{
		background-color: #dbe5fb;
	}
	.table-color
	{
		background-color: #ffffff;
		border: 1px solid #1773be;
	}
	.border1
	{
		width: 860px;
		margin-top: 20px;
		margin-bottom: 20px;
		border-color: #1773be;
		background-color:#eef2fb;
		border-width: 3px;
		border-style: solid;
		float: left;
		height: 640px;
	}
	.invoice-logo-height
	{
		width: 820px;
		float: left;
		vertical-align: middle;
		margin-left: 20px;
		margin-bottom: 10px;
	}

