/* Content Header CSS */
p.content_header {
font-family: Tahoma;
font-size: 15px;
font-weight: bold;
color: #666666;
}

/* Page Content CSS */
p.content {
font-family: Tahoma;
font-size: 12px;
color: #666666;
}

/* Menu Link CSS */
A.m_link:link {
font-family: Tahoma;
font-size: 12px;
color: #666666;
text-decoration: none;
}

A.m_link:visited {
font-family: Tahoma;
font-size: 12px;
color: #666666;
text-decoration: none;
}

A.m_link:hover {
border-bottom-style: solid;
border-bottom-color: #666666; 
border-bottom-width: 1px;
}

/* Content Page Country Header CSS */
p.content_country_header {
font-family: Tahoma;
font-size: 13px;
font-weight: bold;
color: #666666;
}

/* Content Page Country Header inside Box CSS */
p.content_country_header_box {
font-family: Tahoma;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
}

/* Content Link CSS */
A.c_link:link {
font-family: Tahoma;
font-size: 12px;
color: #666666;
text-decoration: none;
}

A.c_link:visited {
font-family: Tahoma;
font-size: 12px;
color: #666666;
text-decoration: none;
}

A.c_link:hover {
border-bottom-style: solid;
border-bottom-color: #666666; 
border-bottom-width: 1px;
}

ul.L1 {
font-family: Tahoma;
font-size: 12px;
color: #666666;
}

/* Content Link for hotel pageCSS */
A.h_link:link {
font-family: Tahoma;
font-size: 12px;
color: #666666;
text-decoration: none;
}

A.h_link:visited {
font-family: Tahoma;
font-size: 12px;
color: #666666;
text-decoration: none;
}

A.h_link:hover {
font-family: Tahoma;
font-size: 12px;
color: #000000;
text-decoration: none;
}

.sbtn {
    border-top: 1px solid #999999;
    border-right: 1px solid #444444;
    border-bottom: 1px solid #444444;
    border-left: 1px solid #999999;
    padding: 3px 15px;
    text-align: center;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 10px;
    line-height: 22px;
    text-decoration:none;
    color: #000000;
    font-weight : normal;
    background: #CCCCCC;
}
a.sbtn:link {
    text-decoration:none;
    color: #000000;
    font-weight : normal;
    background:#CCCCCC;
}
a.sbtn:active {
    text-decoration:none;
    color: #000000;
    font-weight:normal;
    background:#CCCCCC;
}
a.sbtn:visited {
    color: #000000;
}
a.sbtn:hover {
    text-decoration:none;
    color: #000000;
    font-weight:normal;
    background:#CCCCCC;
}

ul.withoutlink {
font-family:Tahoma;
font-size:11px;
color:#666666;
}
