body {
  font-family : Arial,Helvetica,sans-serif;
  line-height : 1.5;
  color: #333; background: #fff;
  margin : 0em;
  }


td,th {
    font-size : 90%;
    line-height : 1.5;
}

h1,h2,h3,h4,h5 {font-family: Candara,arial,helvetica,sans-serif;}

A:link    { color: #663300; text-decoration: underline; }
A:visited { color: #663300; text-decoration: underline; }
A:hover   { color: #663300; text-decoration: underline; }

.line1bg { color: #fff; background: #c90; background-image: url("/images/dubai/sunrise-1000.jpg");}
.line1 { color: #fff; font-size : 120%;}
.line1:link,.line1:visited { color: #fff; text-decoration: none; font-size : 130%;}

/*.line2bg  { color: #420; background: #960; background-image: url(/images/bg/bg-wood3.jpg);}
.line2  { color: #fff;}
.line2:link    { color: #ffffff; text-decoration: none;}
.line2:visited { color: #ffffff; text-decoration: none;}
.line2:hover   { color: #ffffff; text-decoration: underline;}*/


.line2bg,.line3round  { color: #000; background: #cb9; text-decoration: none; background-image: url(/images/bg/bg-wood3.jpg); padding:5;}
.line2         { color: #000; text-decoration: none;}
.line2:link    { color: #000; text-decoration: none; background-image: url(/images/bg/bg-wood2.jpg); -moz-border-radius: 10px;    -webkit-border-radius: 10px;    border-radius: 10px; padding:3;}
.line2:visited { color: #000; text-decoration: none;}
.line2:hover   { color: #000; text-decoration: none;}
.line2high,.line2high:link,.line2high:visited {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-weight : bold;
  text-decoration: none;
  color: #330;
  background: #ffc;
  border-bottom: 1px solid #999;
  line-height : 1.4;
  padding:3;
/*  padding-bottom:2;*/
  }


.line3bg,.line3round  { color: #000; background: #cb9; text-decoration: none; background-image: url(/images/bg/bg-wood2.jpg); -moz-border-radius: 10px;    -webkit-border-radius: 10px;    border-radius: 10px;}
.line3         { color: #000; text-decoration: none;}
.line3:link    { color: #000; text-decoration: none;}
.line3:visited { color: #000; text-decoration: none;}
.line3:hover   { color: #000; text-decoration: none;}


.line4bg, .line4round  { color: #000; background: #cb9; text-decoration: none; background-image: url(/images/bg/bg-wood2.jpg); -moz-border-radius: 10px;    -webkit-border-radius: 10px;    border-radius: 10px;}
.line4         { color: #000;}
.line4:link    { color: #000; text-decoration: none;}
.line4:visited { color: #000; text-decoration: none;}
.line4:hover   { color: #060; text-decoration: none;}
.line4high,.line4high:link,.line4high:visited {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-weight : bold;
  text-decoration: none;
  color: #330;
  background: #ffc;
  border-bottom: 1px solid #999;
  line-height : 1.4;
  padding-top:2;
  padding-bottom:2;
  }


.line5bg       {color: #420; background: #fff; text-decoration: none;}
.line5         {color: #420; background: #fff; text-decoration: none;}
.line5:link    {color: #630; text-decoration: none; }
.line5:visited {color: #630; text-decoration: none; }
.line5:hover   {color: #060; text-decoration: none; }

.boxshadow {
  -moz-border-radius: 1em 1em;
  -moz-box-shadow: 4px 4px 10px #987 inset;
  border-radius: 0.6em 0.6em;
  border:1px inset #000;
  }


