body
{
    background-image: url(../Images/repeat.jpg);
    background-repeat: repeat-x;
    margin-top: 0px;
    background-color: #ddeef6;
}

.TDFooter
{
    background-image: url(../Images/footer.jpg);
    background-repeat: no-repeat;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 40px;
    font-size: 12px;
    font-style: normal;
    font-family: verdana;
    color: #201100;
}

.TDContent
{
    height: 350px;
    background-color: #ffffff;
    vertical-align: top;
    padding-right: 1cm;
    padding-bottom: 1cm;
    padding-top: 1cm;
}

.TDleft
{
    width: 46px;
    background-image: url(../Images/paper-left.jpg);
    background-repeat: no-repeat;
    background-position: right 1cm;
}

.TDright
{
     width: 43px;
}

.uxLabelDetails
{
    font-size: 11px;
    color: #201100;
    font-family: Verdana;
    text-align: justify;
}

.uxLabelDetails p
{
    font-size: 12px;
    color: #201100;
    font-family: Verdana;
    text-align: justify;
}

.uxLabelDetails a
{
    font-size: 12px;
    color: #458f9c;
    font-family: Verdana;
    text-decoration: none;
}

.uxLabelDetails a:hover
{
    font-size: 12px;
    color: #458f9c;
    font-family: Verdana;
    text-decoration: underline;
}

.uxLabelDetails ul
{
    font-size: 12px;
    color: #458f9c;
    font-family: Verdana;
    list-style-image: url(../Images/bullet.jpg);
  
}

.Title
{
    font-size: 21px;
    color: #458f9c;
    font-family: 'Monotype Corsiva';
    font-style: italic;
    
}

.subTitle
{
    font-size: 12px;
    color: #458F9C;
    font-family: Verdana;
}

.paperTable
{
    background-position: center center;
    background-image: url(../Images/paper.jpg);
    width: 290px;
    background-repeat: no-repeat;
    height: 370px;
}

.paperLink
{
    font-size: 10px;
    color: #cccc66;
    font-family: Verdana;
    text-decoration: none;
}

.paperLink hover
{
    font-size: 10px;
    color: #cccc66;
    font-family: Verdana;
    text-decoration: underline;
}

.hotelLinks
{
    font-size: 13px;
    color: #458f9c;
    font-family: Verdana;
    text-decoration: none;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 20px;
}

.hotelLinks a
{
    font-size: 13px;
    color: #458f9c;
    font-family: Verdana;
    text-decoration: none;
}

.hotelLinks a:hover
{
    font-size: 13px;
    color: #458f9c;
    font-family: Verdana;
    text-decoration: underline;
}
