﻿body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
td {line-height:12px;
  color: #a2a2a2;
    font-family: tahoma;
    font-size: 12px;}
a {
  color: #ff9900;
}

.style1 {
        color: #717171;
        font-size: 8px;
        font-family: tahoma;
        font-weight:bold;
		vertical-align:bottom;
}
.style2 {
        color: #A2A2A2;
        font-size: 11px;
        font-family: tahoma;
        font-weight:normal;
        text-decoration:none
}
.style3 {
        color: #a2a2a2;
        font-size: 11px;
        font-family: tahoma;
        text-decoration:none;
}
.style31 {
        color: #a2a2a2;
        font-size: 12px;
        font-family: tahoma;
        text-decoration:none;
        line-height:20px;
}
.style4 {
        color: #818181;
        font-size: 11px;
        font-family: tahoma;
}

.grey {
        color: #ffffff;
        font-size: 11px;
        font-family: tahoma;
}
.style5 {
        color: #F87211;
        font-size: 12px;
        font-family: tahoma;
}
.style6 {
        color: #FFFFFF;
        font-size: 11px;
        font-family: tahoma;
}
#mu li {list-style:url(images/point_1.gif); margin:0 0 0 0px}
#mu a { font-family:tahoma; font-size:11px; color:#A2A2A2}
#mu2 li {list-style:url(images/point_2.gif); margin:0 0 0 0px}
#mu2 a { font-family:tahoma; font-size:11px; color:#717171}
#mu3 li {list-style:url(images/point_2.gif); margin:0 0 0 0px}
#mu3 a { font-family:tahoma; font-size:11px; color:#717171}

.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;
}