body {
	font-family: Verdana;
	font-size: 10px;
	color: #848484;
	text-decoration: none;
	font-weight: normal;
}
.font1 {
	font-family: Verdana;
	font-size: 11px;
	color: #848484;
	text-decoration: none;
	font-weight: normal;
}
.font1b {
	font-family: Verdana;
	font-size: 11px;
	color: #848484;
	text-decoration: none;
	font-weight: bold;
}
.font2b {
	font-family: Verdana;
	font-size: 13px;
	color: #FC6200;
	text-decoration: none;
	font-weight: bold;
}

a:link,a:active,a:visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #89C606;
	text-decoration:underline
}
a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #89C606;
	text-decoration:none;
}

a.wh:link,a.wh:active,a.wh:visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
a.wh:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
}

img {
border: 0px;
}

form {
	font-family: Tahoma;
	font-size: 11px
}
input.butt {
	border-width: 1px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff6600;
}
h1 {
	font-size:15;
	font-weight:bold;
}

img.ll {
border-color: #e0e6ed;
border: 2px;
}

table.pr1 {
border-color: #e0e6ed;
border: 2px;
border: noshade;
}
.wh1{
	font-family: Verdana;
	font-size: 9px;
	font-weight: 400;
	color: #ffffff;
	text-decoration:none;
}
a.wh1:link,a.wh1:active,a.wh1:visited{
	font-family: Verdana;
	font-size: 9px;
	font-weight: 400;
	color: #ffffff;
	text-decoration:none;
}
a.wh1:hover{
	font-family: Verdana;
	font-size: 9px;
	font-weight: 400;
	color: #ffffff;
	text-decoration:underline;
}


.imgLoading {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: url(/hotels/images/bg/semi_transparent.png);
}

.imgLoading p {
  position: absolute;
    top: 50%;
    left: 50%;
    margin: -1em 0 0 -4.3em;
    width: 8.6em;
}

.imgLoading img{
    opacity:1;
    position: absolute;
    top: -200px;
    left: -300px;
    margin: -8px 0 0 0;
}
