body{
	font-family:Tahoma;
	font-size:11px;
	color:#464646;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.booking {
	background-color: #336699;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	margin:0px;
	padding-left:10px;
	padding:2px;

}

.padding{
padding-left:25px;
padding-right:25px;
}

.text{
font-size:12px;
}

.copyright{
color:#C4D2E6;
}

.sub_text{
font-family:Arial;

font-size:23px;
color:#D80D18;
padding-left:25px;
}

.link{

font-family: Tahoma;
font-size: 11px;
color: #B0101F;
text-decoration:none;
font-weight:bold;
}

.link:hover{

font-family:Tahoma;
font-size: 11px;
color: #B0101F;
text-decoration:underline;
font-weight:bold;
}

.link1{

font-family: Tahoma;
font-size: 11px;
color: #464646;
text-decoration:underline;

}

.link1:hover{

font-family:Tahoma;
font-size: 11px;
color: #464646;
text-decoration:none;

}

.ticker{

font-family: Tahoma;
font-size: 11px;
color: #464646;
text-decoration:none;

}

.ticker:hover{

font-family:Tahoma;
font-size: 11px;
color: #464646;
text-decoration:underline;

}
.border{
border:1px solid #999999;
}

.style2 {color: #FF0000}

.style1 {
	color: #1C529F;
	font-weight: bold;
}

	select, textarea, input {
font-family: verdana;
font-size: 7pt;
margin: 2px;
}

#news {
	background-color:#FFFF33;
	border: solid #FFFF66 1px;
	font-family: verdana;
	font-size: 8pt;
	border-color: #333333;
		}

