.ddcolortabs{
padding-top: 3px;
padding-left:5px;
padding-right:5px;
background: transparent;
}
.ddcolortabs ul li a 
{
font-family:Tahoma,Verdana;
font-size:9px !important;
font-weight:bold;
text-transform:capitalize;
}

.ddcolortabs ul{
font-family:Tahoma,Verdana;
font-size:10px;
margin:0;
padding:0;
list-style:none;
font-weight:bold;

}

.ddcolortabs li{
display:inline;
margin:0 0px 0 0;
padding:0;

}


.ddcolortabs a{
float:left;
color: white;
background: #70193d url(images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right.gif) no-repeat right top;
padding: 6px 2px 3px 2px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{

}

.ddcolortabs a:hover span{
background-color:#a11c53;
}

.ddcolortabs a.current, #ddcolortabs a.current span{ /*currently selected tab*/
background-color: #a11c53;
}


.ddcolortabsline{
clear: both;
padding: 0;
width:100%;
background: #a11c53 url(images/color_tabs_right.gif) no-repeat right top;
border-top: 1px solid #ffffff; /*Remove this to remove border between bar and tabs*/
}
.tabLine{
clear: both;
padding: 0;
width:60%;
border-top: 6px solid #a11c53; /*Remove this to remove border between bar and tabs*/
}


.tabcontainer {
clear: left;
width:100%; /*width of 2nd level sub menus*/
/*height:5em; height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/



}
.tabcontainerMain {
float:left;
width:425px; /*width of 2nd level sub menus*/
height:130px;; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
/*background-color: #9f6a7a;*/
border-top-width: 4px;
border-top-style: solid;
border-color: #a11c53;
}

.tabContentArrow
{
float:left;
position:relative;
top:4px;
background-image:url(images/arrowEn.gif);
background-repeat:no-repeat;
width::15px;
height:10px;
}

.tabcontent{
display: none;
font-family: Tahoma;
font-size:10px;
color: #000000;
text-align:justify;
text-decoration:none;
}
.tabcontent a:link{
font-family: Tahoma;
font-size:10px;
color: #000000;
text-align:justify;
text-decoration:none;
}
.tabcontent a:visited{
font-family: Tahoma;
font-size:10px;
color: #000000;
text-align:justify;
text-decoration:none;
}
.tabcontent a:hover{
font-family: Tahoma;
font-size:10px;
color: #70193d;
text-align:justify;
text-decoration:none;
}
.tabcontent a:active{
font-family: Tahoma;
font-size:10px;
color: #000000;
text-align:justify;
text-decoration:none;
}

.textHomePageBorder
{
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
	

}

.qatarInfoTextHeader a
{
font-family:Tahoma,Verdana;
font-size:11px;
font-weight:bold;
color:#a11c53;
}
.qatarInfoTextHeader a:hover
{
font-family:Tahoma,Verdana;
font-size:11px;
font-weight:bold;
color:#a11c53;
}