.content {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	direction:rtl
}
.date {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #6633CC;
}
.contentS {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.title {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.titleS {
	font-family: Arial;
	font-size: 13px;
	font-weight: semi-bold;
	color: #000000;
}
.titlebig {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.searchFont {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#990033;
}
.small {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #800000;
}
.smallB {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #800000;
}
.smallBold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #800000;
}
.smallBoldHlight {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #800000;
	background-color: #ffff00;
}
.supersmall {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #800000;
}
.yellowB {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffcc33;
	text-decoration: none;
}
.yellowS {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffcc33;
	text-decoration: none;
}
a {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
a:hover   {
  /* Applies to links under the pointer */
  text-decoration:  underline;
  /*font-weight:      bold;*/
  color:#0066CC;
  } 
/*
a:link    {
  /* Applies to all unvisited links 
  text-decoration:  underline;
  font-weight:      bold;
 /* background-color: #ddd;
  color:            #800000;
  } 
a:visited {
  /* Applies to all visited links
  text-decoration:  underline;
  font-weight:      bold;
  /*background-color: #ddd;
  color:            #800000;
  } 
a:hover   {
  /* Applies to links under the pointer 
  text-decoration:  underline;
  font-weight:      bold;
  background-color: gold;
  color:            #fff;
  } 
a:active  {
  Applies to activated links 
  text-decoration:  underline;
  font-weight:      bold;
  background-color: black;
  color: white;
  } */
.smallcontent {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.flat {font-size:12px; color:#474747; background-color:grey; border: 1px solid BLACK}

BODY{
background-image: url(../imagesAdmin/back.gif); 
background-repeat:no-repeat; 
background-position:center top; 
background-attachment: fixed; 
}

