
	.headings
	{
	font-size:14px;
	font-family:arial;
	color:#0062C4;
	font-weight:bold;
	text-decoration:none;
	}
	
	.link
	{
	font-size:13px;
	font-family:arial;
	color:#285470;
	text-decoration:none;
	}
	
	.links1
	{
	font-size:12px;
	font-family:arial;
	color:red;
	text-decoration:none;
	}
	

	.links1:hover
	{
	background-color:#EADFF2;
	font-size:12px;
	font-family:arial;
	color:#285470;
	text-decoration:none;
	}
.blue
	{
	font-size:12px;
	font-family:arial;
	color:#0000FF;
	text-decoration:none;
	}
	.text
	{
	font-size:12px;
	font-family:arial;
	color:#515151;
	text-decoration:none;
	}
	
	.heading
	{
	font-size:14px;
	font-family:arial;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}
	
	.subheadings
	{
	font-size:13px;
	font-family:arial;
	color:#6A4A00;
	font-weight:bold;
	text-decoration:none;
	}
	
	
	.links
	{
	font-size:12px;
	font-family:arial;
	color:#285470;
	text-decoration:none;
	}
	
	.links:hover
	{
	background-color:#EADFF2;
	font-size:12px;
	font-family:arial;
	color:coral;
	text-decoration:none;
	}
		.linkst
	{
	font-size:13px;
	font-family:verdana;
	color:#B86C48;
	text-decoration:none;
	font-weight:bold;
	}
	
	.linkst:hover
	{
	background-color:#EADFF2;
	font-size:13px;
	font-family:verdana;
	color:coral;
	text-decoration:none;
		font-weight:bold;
	}
.NEXTLINK{
	color:red;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
		}
		.NEXTLINK:hover{
	color:red;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
		}
		
	.hotellinks{
	color:#904498;
	font-size:12px;
	text-decoration:none;
	font-family:verdana;
	}
	.hotellinks:visited{
	color:green;
	font-size:12px;
		font-family:verdana;
	}
	.hotellinks:hover{
	color:red;
	font-size:12px;
	text-decoration:underline;
	font-family:verdana;
	}
	
input{
	background: #FFFCF0;
	border: 1 solid #A0A488;
	font-family: verdana, arial;
	font-size: 10px;
} 
select{
	background: #FFFCF0;
	border : 1 solid #A0A488;
	font-family: verdana, arial;
	font-size: 10px;
	
} 
textarea{
	background: #FFFCF0;
	border : 1 solid #A0A488;
	
}

.gb_window{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.9em;
    position:absolute;
	top:290;
	left:250px;
 	z-index:10000;
	}
	
	.gb_window div{
		position:relative;
	}
	.gb_window .gb_window_top{
	position:relative;
	}
	
	.gb_window .top_buttons{
		float:right;
		z-index:10;
		position:absolute;
		right:0px;
		width:35px;
		
	}
	.top_buttons img{
		float:left;
		padding-left:2px;
		
	}
	
	.gb_windowContent{
		padding-left:0px;
		padding-right:2px;
		height:100%;
	}

	.gb_window_bottom{
		position:relative;
		height:10px;
		background-color:#8C2828;
		color:#DDA600;
		font-size:10px;	
		top:-12px;
	}
	.gb_window_bottom img{
		float:right;
		clear:right;
		

	}
	.topCenterImage{
		position:absolute;
		left:3px;
		width:5000px;
		height:17px;
	}
	.resizeImage{
		position:absolute;
		right:1px;
		bottom:1px;
	}	
	img.closeButton
	{
	position:relative;
	top:0px;
	left:390px;
	}