/* CSS Document */

body {
margin: 0px;
background: url(images/h_bg.gif) no-repeat top center #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
}

.flashbg {
background: url(images/h_flashbg.gif) no-repeat;
width: 980px;
height: 460px;
}

.dubaibg {
background: url(images/h_dubaibg.gif) no-repeat top left;
height: 82px;
}

/* for the positions */
.welcomepos {
margin: 15px 0px 15px 0px;
}

.welcomepos1 {
margin: 10px 0px 0px 97px;
}

p {
margin: 15px 0px 15px 0px;
text-align: justify;
}

.slidepicpos {
margin: 15px 0px 0px 0px;
}

.footerpos {
margin: 15px 0px 15px 0px;
}

#flashpos {
position: absolute;
top: 183px;
margin-left: -155px;
z-index: 2;
width: 1122px;
height: 458px;
}

.topaccentfloat {
	position: absolute;
	z-index: 2;
	top: 49px;
	margin-left: 441px;
	left: 142px;
}

ul.mylist {
margin: 0px;
padding: 0px;
}

ul.mylist li {
margin: 15px 0px 15px 35px;
}
/* end for the positions */

/* for text formatting */
.indicator {
font-weight: bold;
color: #cccccc;
}

.footertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
line-height: 20px;
}

.footertext1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #6b6541;
font-weight: bold;
line-height: 20px;
}

.divider {
color: #FFFFFF;
}
/* end for text formatting */

/* for the links */
a {
color: #999999;
text-decoration: underline;
}

a:hover {
color: #999999;
text-decoration: none;
}

.footertext a {
color: #999999;
text-decoration: underline;
}

.footertext a:hover {
color: #999999;
text-decoration: none;
}

.footertext1 a {
color: #6b6541;
text-decoration: underline;
}

.footertext1 a:hover {
color: #6b6541;
text-decoration: none;
}
/* end for the links */
