html body {
margin: 0;
height:100%;
background-image: url("../images/back.jpg");
background-attachment: fixed;
}

.head{
height:128px;
background-color:#c9e1c7;
background-image:url(../agoda/back.jpg);
background-attachment: fixed;
}

.main{
text-align:left;
position:relative;
top:10px;
width:98%;
background: #f0fff0;
}

.mainright{
position:relative;
top:10px;
margin-left:240px;
margin-right:20px;
padding: 5px;
}

.leftmenu{
position:absolute;
top:20px;
width:210px;
left:10px;
text-align:center;
padding:5px;
background-color:#006666;
color:#ffffff;
font-size:10pt;
font-family:helvetica,arial,serif;
}

.articlebox{
text-align:left;
background-color:#006699;
font-size:10pt;
font-family:helvetica,arial,serif;
border:solid #000066
}

.articlehead{
background-color:#3399ff;
text-align:center;
padding:3px;
font-weight:bold;
color:#ffcc00;
}

.links{
position:relative;
top:30px;
width:98%;
left:1%;
#left:0;
background:#ffffff;
border:solid 2px #006666;
}

.info
{
position:relative;
width:100%;
height:800px;
overflow:auto;
}

.hotel
{
visibility:visible;
position: relative;
left:20px;
top:0px;
width:35%;
height:550px;
overflow:auto;
text-align:left;
padding:20px;
color:brown;
font-size:10pt;
font-family:helvetica,arial,serif;
}

.content
{
visibility:hidden;
position: absolute;
right: 10px;
top:100px;
height:510px;
width:40%;
overflow:hidden;
background-color:#669966;
text-align:left;
padding:20px;
color:brown;
font-size:12pt;
font-family:helvetica,arial,serif;
}

.openpage1
{
visibility:visible;
position: absolute;
right: 10px;
top:100px;
width:40%;
height:510px;
overflow:hidden;
background-color:#669966;
text-align:left;
padding:20px;
color:brown;
font-size:12pt;
font-family:helvetica,arial,serif;
}

.innertopmenu{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
position:relative;
line-height:20px;
background-color:#009999;
width:99.5%;
text-align:center;
padding:2px;
}

.title
{
font-weight:bold;
line-height:30px;
color: #993399;
text-align: left;
font-size: 14px;
font-family:helvetica,arial,serif;
}

.innerheading{
background:#006666;
padding:2px;
padding-left:10px;
font-size:12pt;
color:white;
}

h2
{
color: #663300;
text-align: center;
font-size: 14pt;
font-family:helvetica,arial,serif;
padding-left:40px;
padding-right:40px;
}

h3
{
color: #003300;
text-align: center;
font-size: 14pt;
font-family:helvetica,arial,serif;
padding-left:40px;
padding-right:40px;
}

h4
{
color: #3399ff;
text-align: center;
font-size: 12pt;
font-family:helvetica,arial,serif;
padding-left:40px;
padding-right:40px;
}

a.scrollpad:hover{color:#ffff00;}
a.scrollpad { text-decoration: bold; color:#ffffff; vlink:#ccffcc; alink:#669933;}

a.leftmenu:hover
{background-color:#669900; color:#ffffff;vlink:#ccffcc; alink:#669933;}
a.leftmenu { font-weight:bold; color:#ffde28; font-size:14px; text-decoration:underline; }

a.rightcountry1:hover
{color:#ffff00;}
a.rightcountry1 { text-decoration: bold; color:#ff9933; vlink:#ccffcc; alink:#669933;}

a.partner:hover
{text-decoration: bold; color:#ffffff; vlink:#ccffcc; alink:#669933;}
a.partner { color:#ffff00;background-color:#cc6600;text-decoration:underline; }

a.linkhotel:hover
{color:#003333;background-color:#3399cc;text-decoration:underline;}
a.linkhotel { text-decoration: bold; color:#006633; vlink:#ccffcc; alink:#669933;}

a.rightcountry:hover
{color:#ffff00;background-color:#3399cc;}
a.rightcountry { text-decoration: bold; color:#336699; vlink:#ccffcc; alink:#669933;}

a.destination:hover
{color:#ffff00;background-color:#3399cc;text-decoration:underline;}
a.destination { text-decoration: bold; color:#993333; vlink:#ccffcc; alink:#669933;}

a.editor {color:#330000; vlink:#ccffcc; alink:#669933;}
a.editor:hover {color:#ffffff;background:#cc6633;}
