body

{background-image:url(bg.png);
background-repeat:repeat-x;
background-color:#C3C3C3;

}

.tdtv{
background-image:url(tvbg.png);
background-repeat:no-repeat;
text-align:center;
width:909px;
height:416px;
}

.tdkw{
text-align:center;
width:909px;
height:416px;
}


.imgkw{
text-align:center;
padding-bottom:10px;
padding-top:10px;
}



.tvReflect{
background-image:url(tveffect.png);
background-repeat:no-repeat;
width:909px;
height:541px;
}


.btnEn{
background-image:url(btnEn.png);
background-repeat:no-repeat;
background-position:0% 45%; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
padding-bottom:5px;
text-decoration:none
/*width:109px;
height:59px;*/
}

.btnAr
{
	background-image:url(btnAr.png);
	background-repeat:no-repeat;
	background-position:100% 45%; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:5px;
	direction:rtl;
	text-decoration:blink
}


.btnTxtEn
{
	font-size:10px;
}

.btnTxtAr
{
	font-size:12px;
}

a:link{ color:#FFFFFF;;text-decoration:none;}
a:visited { color:#FFFFFF;;text-decoration:none;}

