<!--

html {
	direction: ltr;
}
body {
	color: #FFFFFF;
	background-color: #000000;
}

p {
	font-family: tahoma;
	font-size: 12px;
	margin-left: 50px;
	line-height: 1.5;
	text-align: justify;
}

.info_me {
	font-family: tahoma;
	font-size: 12px;
}

.forU {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	
}
.emza {
	font-family: Times New Romans;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFEE;
}

p.author {
	font-family: Times New Romans;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fefe99;
}

.E-author {
	font-family: tahoma;
	font-size: 12px;
	text-align: left;
}	/* for writting author's E-mail address */

.description {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-direction: rtl;
	background-color: #565656;
	margin-right: 150px;
	border: 2px solid #767676;
	padding: 15px 15px 15px 15px;
} /* blocked special text */

p.reF {
	font-family: Times New Romans;
	font-size: 14px;
	font-weight: bold;
	color: #ffffee;
	text-align: left;
	text-decoration: none;
} 


h1 {	
	font-family: times new romans;
	font-size: 30px;
	color: #fefe99;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 50px;
	padding-right: 50px;
}

/*Title Pages*/

h2 {	
	font-family: Times New Romans;
	font-size: 20px;
	font-weight: bold;
	padding-left: 50px;
	text-align: justify;
} /* titles in text */
h3 {
	font-family: Times New Romans;
	font-size: 20px;
	font-weight: bold;
	color: #ffffee;
	padding-top: 5px;
	text-align: center;
}	/* for pre-title */

/*Titr*/
hr {
	margin-left: 50px;
	margin-right: 50px;
}

.posts {
	FONT-SIZE:10pt; LINE-HEIGHT: 170%; text-align: justify;
	Height: 500px; 
	Overflow-x: hidden;
	overflow-y: scroll;
	Position: Relative;
	
	SCROLLBAR-FACE-COLOR: #262626;
	SCROLLBAR-3DLIGHT-COLOR: #464646;
	SCROLLBAR-ARROW-COLOR: #77cfff;
	SCROLLBAR-TRACK-BACKGROUND: #464646;
	SCROLLBAR-BASE-COLOR: #262626;
	
	Padding: 5; 
	Spacing: 5;
	border-bottom: 1px dotted #cccccc;
}


div.sample_attach
{
  width: 100px;
  border: 1px solid black;
  background: #FFFFEE;
  padding: 0px 5px;
  font-weight: 900;
  color: #008000;
}

td.Bimg {
	background: url("f_left.JPG") top top no-repeat;
}
a.sample_attach
{
  width: 100px;
  border: 1px solid black;
  background: #FFFFEE;
  padding: 0px 5px;
  font-weight: 900;
  color: #008000;
}

a.sample_attach
{
  display: block;
  border-bottom: none;
  text-decoration: none;
}
	
a:link, a:visited {
	color: #77cfff;
	text-decoration: none;
}
a:hover, a:active {
	color: #a67272;
	text-decoration: none;
}
ul {
	list-style-image: url('flash.gif');
}
li {
	font-family: Tahoma;
	font-size: 12px;
	padding-right: 15px;
	vertical-align: text-top;
	line-height: 2.0;
}
-->