#title {
        background-color:#66b1d1;
		font-family: Traditional Arabic,tahoma;
		font-size: 20px; 
		font-weight: bolder; 
		color: White; 
	 }
#menu,#box{	 
        border:1px solid #3899c3;
		cursor:default;
		overflow:hidden;
		-moz-box-sizing:border-box;
		font-family: tahoma,Traditional Arabic; 
		font-size:11px		
}
#menu{  background-color:#F6F6F6; }
#box {  background-color: #FFFFE0;}
#button{
	background-color:#f0f7f9;
	border: 1px solid #0066FF;
	font-family:tahoma;
	font-size:10px;
	font-style:inherit;
}
 

