body{
background: #d5d5d5;

}

a{
color: #5d6062; 
text-decoration: none;
display: block;
padding-bottom: 3px;
padding-top: 1px;
 

}



a:hover{
color: #fd8331; 
padding-bottom: 1px;
padding-top: 3px;

 


}

.lefttd{
background: #d0d0d0 url("../images/game_07.gif") repeat-y right top;
width: 50%;

}
	
.righttd{
  background: #d0d0d0 url("../images/game_101.gif") repeat-y left top;
	width: 50%;
}


	
.tdtred{

font-family: "Traditional Arabic";
font-size: 25px;
font-weight: bold;
text-decoration: none;
color: white; 

font-family: "Traditional Arabic";
line-height: 32px;



}


.tdtgray{

font-family: "Traditional Arabic";
font-size: 25px;
font-weight: bold;
text-decoration: none;
color: white; 

font-family: "Traditional Arabic";
line-height: 32px;

}


  
.linktop{
 padding-top: 1px;
  padding-bottom: 1px;
 display: block;
}

.linktop:hover{
 padding-top: 2px;
  padding-bottom: 0px;
 display: block;
}
 
 
 
  
  
 .titleb2{

	font-family: "Traditional Arabic";
font-size: 24px;
font-weight: bold;
line-height: 32px;
text-decoration: none;
color: #5a5a5a; 
display: block;
padding: 4px;

 }
 
  
 .textbl{
  font-family:tahoma;
font-size: 13px;
text-decoration: none;
color: #777777; 
padding-left: 8px;
padding-right: 8px;
display: block;

 }
 
 
 
.textb2{
font-family: "Traditional Arabic";
font-size: 20px;
font-weight: bold;
line-height: 27px;
text-decoration: none;
color: #5a5a5a; 
text-align: justify;
}
 
.textb3{
font-family: "Traditional Arabic";
font-size: 24px;
font-weight: bold;
line-height: 50px;
text-decoration: none;
color: #5a5a5a; 
text-align: justify;
} 

.linkhome{
font-family: arial;
font-size: 19px;
font-weight: bold;
text-decoration: none;
color: white; 
padding-left: 10px;
padding-right: 10px;
border-right: 1px solid #6ed584;
}

.linkInHeader{
border-right: 1px solid #C1855B;
padding-right: 10px;
}
.linkInSubHeaderGreen{
border-right: 1px solid #A6BF19;
padding-right: 10px;
}
.linkhome:hover{
		font-family: arial;
font-size: 19px;
font-weight: bold;
text-decoration: none;
color: #facd95; 
padding-left: 10px;
padding-right: 10px;
border-right: 1px solid #6ed584;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}