#booking-btn{position:fixed; top:40%; right:0; background:url(../images/booking-btn.jpg) no-repeat; height:50px; width:150px}

form {
	margin: 0px;
	padding: 0px;
}

.inp {
	font-family: verdana;
	font-size: 11px;
	border:  1px solid #7F7F7F;
}

.btxt {
	font-family: verdana;
	font-size: 24px;
	line-height: 13px;
	color: #ffffff;
	text-decoration: none;
}
.btxt:hover {
	color: #ffffff;
	text-decoration: none;
}

.btxt1 {
	font-family: verdana;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
	text-decoration: none;
}


.lnk
{
	font-family: verdana;
	font-size: 11px;
	color: #0013C5;
	text-decoration: none;

}

.lnk:hover
{
	color: #000000;
	text-decoration: underline;
	
}

.lnk1
{
	font-family: verdana;
	font-size: 11px;
	color: #7A1A01;
	text-decoration: none;

}

.txt{
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-decoration: none;
}


.toplnk
{
	font-family: "Century Gothic";
	font-size: 36px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;

}
.heading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: bold;
	
}
.text{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	
}

.common_field{width:200px; height:20px}
.drop_field{width:206px; height:25px}
.comment_field{width:200px; height:60px}


