/* CSS Document */
body
{
	margin:0px;
	font-family:Tahoma, Verdana;
	color:#333333;
	font-size:11px;
	background-color:#F14D41;
	background-image:url('pictures/bg.jpg');
	background-repeat:repeat-x
}
A:link {
	COLOR:#FF6600 ; FONT-FAMILY: Verdana; TEXT-DECORATION: underline
}
A:visited {
	COLOR:#FF6600 ; FONT-FAMILY: Verdana; TEXT-DECORATION: underline
}
A:active {
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF9900; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}

.ttext
{
	margin:0px;
	font-family:Tahoma, Verdana;
	color:#333333;
	font-size:12px;
}
a
{
	text-decoration:none;
	color:#333333;
}
a:hover
{
	text-decoration:none;
	color:#FF6600;
}

	
.welcome_text
{
	color:#FFFFFF;
}
.sub_tile
{
	background-image:url('../dubaiwebs/image/tile.jpg');
	background-repeat:repeat-y
}
.latest_test
{
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#333333;
	font-weight:600;
}
.news_text
{
	color:#FF8E09;
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:600;
}
.text_01
{
	color:#FF8E09;
	font-weight:bold;
}
.line
{
	border-top:#999999 solid 3px;
	width:65px;
	height:6px;
}
.foter_link
{
	font-family:"Trebuchet MS";
	color:#F0F0F0;
	font-size:12px;
	font-weight:600;
	text-decoration:none;
}
.foter_link:hover
{
	font-family:"Trebuchet MS";
	color:#333333;
	font-size:12px;
	font-weight:600;
	text-decoration:none;
}
.foter
{
	color:#F0F0F0;
}
.left
{
	background-color:#ECECEC;
	border-left:#DDDCDC solid 1px;
	border-right:#DDDCDC solid 1px;
}
.sub_border
{
	border-top:#DADADA solid 1px;
}
.table_color
{
	background-color:#F4F4F4;
}									
.pad
{	padding-left:10px;
}