html,body{height:80%;}
#t100{height:80%;}
body{
	margin:20px 0;
	background-color:#000000;
}
.fullBorder{
	border:1px solid #666666;
}
.right{
	font-family: Tahoma;
	font-size: 11px;
	color: #006633;
	background-color: #EAFFEE;
	background-image: url(../assets/ok.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px 30px 5px 5px;
	direction:rtl;
	border: 1px solid #99F9A8;
}
.wrong{
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	background-color:#FFEAEA;
	background-image: url(../assets/error.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px 30px 5px 5px;
	direction:rtl;
	border: 1px solid #FFB9B9;
}
#formTable td{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align:left;
}
input,textarea,select{
	font-family: Tahoma;
	font-size: 12px;
	border: 1px inset #cccccc;
	direction:rtl;
	float:right;
}
.sideBar {
	background-image: url(../assets/fsidebar.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right:155px;
	padding-left:20px;

}
.textPoem{
	font-family: Tahoma;
	font-size:12px;
	direction:rtl;
	text-align: justify;
	text-justify:distribute-all-lines;
	padding:10px 20px 10px 20px;
}
.textPoemDIV{
	font-family: Tahoma;
	font-size:12px;
	direction:rtl;
	text-align: justify;
	text-justify:distribute-all-lines;
	width:260px;
	float:left;
	padding:10px 20px 10px 20px;
}
.poemName{
	direction:rtl;
	padding: 5px 20px 5px;
	background: #bfbfbf url(../assets/poem_header.jpg) no-repeat right;
	font: bold 12px Tahoma;	
}
.poemFooter{
	font-family:Tahoma;
	font-size:11px;
	line-height:17px;
	text-align:justify;
	direction:rtl;
	color:#FFFFFF;
	padding:5px;
	background-color:#666666;
	border-top:1px inset  #999999;
	border-right:1px inset  #999999;

}
.fieldEng{
	direction:ltr;
}
.fieldRadio{
	border:none;
	float:none;
	width:auto;
}
.fieldSmall{
	font-family: Tahoma;
	font-size: 10px;
	border:none;
	direction:rtl;
	float:none;
}
legend {
	font-family: Tahoma;
	font-size: 13px;
	color: #003366;
	padding:0 10px 0 10px;
}
fieldset{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border:1px solid #0066CC;
	padding:5px;
}
#Submit {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px outset #333333;
	background-color: #CCCCCC;
	text-align:center;
	float:none;
	padding: 0 5px 0 5px;
}
#Submit:hover {
	background-color:#003366;
	color:#FFFFFF;
}
#down{
	font-family:Tahoma;
	font-size:9px;
	color: #999999;
	text-align:center;
	text-decoration:none;
	direction:rtl;
	padding: 7px 0 0 0;
}
#down a{
	font-family:Tahoma;
	font-size:9px;
	color: #999999;
	text-align:center;
	text-decoration:none;
	direction:rtl;
	padding: 7px 0 0 0;
}
#down a:hover{
	color:#FF9900;
}
.textNormal{
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
	text-decoration:none;
	direction:rtl;
	color:#000000;
	padding:10px;
	line-height:18px;
}
.textNormal a{
	
	color: #0033CC;
	text-decoration:none;

}
.textNormal a:hover{
	color: #FF6600;
	text-decoration:underline;
}
.textSmall{
	font-family:Tahoma;
	font-size:10px;
	direction:rtl;
}
.textItem,.textItem a{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	direction:rtl;
	color:#000000;
}
.textItem a:hover{
	color:#FF6600;
}
.textEngW,.textEngW a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.textEngW a:hover{
	color:#FF6600;
}
.pageNormal a{
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none;
	color: #333333;
}
.pageNormal a:hover{
	color: #003399;
	text-decoration:underline;
}