/* CSS Document */

.t11blue {  
	direction:rtl;
	text-align:justify;
	font-family: tahoma; 
	font-size: 14px; 
	color: 203662;
	}
.t11head {  
	direction:rtl;
	font-family: tahoma; 
	font-size: 11px; 
	color: #FF6600;
	}

a {
	color:#0099FF;
	}

a:hover {
	color:#CC0000;
	text-decoration:underline;
	}

span.left {
position: absolute;
width: 50%;
left: 0;
bottom: 0;
text-align: left;
padding-left: 2%;
vertical-align:middle;
}
span.right {
position: absolute;
width: 50%;
right: 0;
bottom: 0;
text-align: right;
padding-right: 2%;
vertical-align:middle;
}
div.line {
position: relative;
text-align: center;
width: 100%;
}

#Table_01 {
	background-image: url(../images/bg.jpg);
	}
#Footer_00 {
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	border:solid;
	border-color:#000000;
	border-width:1px; 
}
#Footer_01 {
	text-align:center;
	vertical-align:bottom;
	width:'100%';
	font-size:13px;
	padding-bottom:3px;
	}
	
.pTitle {
	direction:rtl;
	font-family: tahoma; 
	font-size: 14px;
	font-weight:bold;
	color: #FF6600;
}
.AboutTitle {
	direction: rtl;
	font-family:tahoma;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	color:#FF6600;
}
.style1 {
	border: 1px solid #000000;
}
.style2 {
	direction:rtl;
	text-align:justify;
	font-family: tahoma; 
	font-size: 14px; 
	color: 203662;
	border-bottom: 1px solid #000000;
}

.input {
	width:150px;
	}
