/* CSS Document */

body{
margin:0px;
padding:0px;
font-family:Tahoma, Arial;
font-size:100%;
}

a{
text-decoration:none;
color:#000000;
}

a:hover{
text-decoration:underline;
color:#666666;
}


#outer{
width:975px;
margin:auto;
background-color:#FFFFFF;
margin-top:10px;
border:10px solid #fff;
}



#inner{
width:975px;
margin:auto;
}


h1{
margin-top:10px;
font-size:150%;
color:#FF3300;

}

Map{
display:inline;
}


h2{

font-size:125%;
color:#FF3300;

}


h3{

font-size:100%;
color:#FF3300;
}

#rightcontent img{
margin-bottom:5px;
}

#topbanner{
/*width:975px;*/
margin:auto;
height:70px;
margin:0px;
padding:0px;
font-size:0;
}
#topbanner img{
margin-left:10px;
}


#companybanner{
clear:both;
width:975px;

background-color:#333333;

}

#topmenu{
	width:975px;

}
	

#contentarea{
/*width:975px;*/
min-height:200px;
background-color:#FFFFFF;
}


/* Textarea is changed depending on the menu settings */
		#TextArea{
		/*width:550px; */
		font-size:70%;
		}
		
		#TextArea li{
		margin-left:20px;
		}
		
		#TextArea a{
		font-weight:bold;
		}
		
		#TextArea p{
		margin:0px;
		margin-bottom:12px;
		}
		
		.TextAreaNormal{
		width:100%;
		}
		.TextAreaLeftMenu{
		margin-left:200px;
		}
		.TextAreaRightMenu{
		margin-right:200px;
		}
		
		
/* end of settings for TextArea */
#footer{
margin-top:10px;
clear:both;
text-align:center;
width:975px;

background-image:url(../images/Table_bkg.gif);
background-position:bottom;
background-repeat:repeat-x;

padding-top:25px;
font-size:70%;
color:#000;
}

#footer p{
margin:0px;
padding:0px;
margin-bottom:5px;
}

#footer ul{
margin:0px;
padding:0px;
width:225px;
margin:auto;
}

#footer li{
margin:0px;
padding:0px;
float:left;
list-style-type:none;
margin-right:5px;
}

#footer a{
color:#000000;
}
.clear{
clear:both;
}

#smalladverts{
width:125px;
margin-left:5px;
margin-top:15px;
}
#smalladverts img{
margin-bottom:10px;
}

.width100{
width:100%;
height:0px;
}

.langmenu {
font-size:70%;
display:none;
}

.langmenu ul{
margin:0px;
padding:0px;
}
.langmenu li {
list-style-type:none;
float:left;
margin-right:10px;

}
.langmenu li a{
color:#333333;
text-decoration:none;
}

.langmenu li a:hover{
color:#666666;
text-decoration:underline;
}

.latintext {
direction:ltr;
}
.arabictext {
direction:rtl;
}


.SideSignInBox{
width:200px;
padding-bottom:5px;
}

#signinform2{
border:1px dotted #ccc;
background-image:url(../images/Table_bkg.gif);
background-position:bottom;
background-repeat:repeat-x;
padding:5px;
width:185px;
margin-top:5px;
}

.SideSignInBox label{
font-size:75%;
}

.SideSignInBox input{
width:165px;
}

.Submitbutton{
margin-top:1px;
}

/* faqs */

#faqs{
margin:0px;
padding:0px;
margin-top:20px;
}

#faqs li{
list-style-type:none;
}

.question{
background-color:#333;
padding:5px;
color:#fff;
font-weight:bold;
margin-bottom:5px;
}

.answer{
margin-bottom:10px;
padding-bottom:10px;
background-image:url(../images/dd.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

/* end of faqs*/

/* statment selector */

.statmentselector{
font-size:100%;
}