.png
{
	behavior: url(iepngfix.php);
}

.main_bg
{
	background-image:url(images/main_bg.jpg);
	background-position: top left;
	background-repeat: repeat;
}

.menu_bg
{
	background-image:url(images/menu_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.menu_bg_act
{
	background-image:url(images/menu_bg_act.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.booking
{
	background-image: url(images/booking_bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #4c4c4c;
}

.in
{
	border: 1px solid;
	border-color: #808080;
	background-color: #444444;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}













h1
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
margin: 0px;
padding: 0px;
}

p
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
background-color: #000000;
}

a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

table
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.wtext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.wctext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

.rctext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

.gtext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}

.gtext2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #202020;
	text-decoration: none;
}






