/* CSS Document */
/*=======================  General Classes  ====================================*/
body {

 margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E2BF70;	
}
.direction{
direction:rtl
}
/*=======================  vote link& text  ====================================*/
.vote{font-family: Tahoma;color:#000;font-size:12px; padding-right:5px;}

.VoteLink{font-family: Tahoma;color:#6C3105;font-size:12px;}
.VoteLink a:link { text-decoration: none; font-family:Tahoma; font-size:12px; color:#6C3105; }
.VoteLink a:hover { text-decoration: none; font-family:Tahoma; font-size:12px; color:#6C3105; }
.VoteLink a:visited  { text-decoration: underline; font-family:Tahoma; font-size:12px; color:#6C3105; }
.VoteLink a:Active { text-decoration: none; font-family:Tahoma; font-size:12px; color:#6C3105; }

/*=======================  footer text  ====================================*/
.foottext{font-family: Tahoma;color:#6C3105;font-size:11px;}
.foot{font-family: Tahoma;color:#6C3105;font-size:11px;}
.foot a:link { text-decoration: none; font-family:Tahoma; font-size:11px; color:#6C3105; }
.foot a:hover { text-decoration: none; font-family:Tahoma; font-size:11px; color:#6C3105; }
.foot a:visited  { text-decoration: none; font-family:Tahoma; font-size:12px; color:#6C3105; }
.foot a:Active { text-decoration: none; font-family:Tahoma; font-size:11px; color:#6C3105; }

/*=======================  textarea  ====================================*/
.textarea{background-color:#6C3105;border-style:solid;border-width:1px;border-color:#AF8562;height:20px;color:#fff; }

/*=======================  news text  ====================================*/
.NewsLink{font-family: Tahoma;color:#F2D8BF;font-size:12px;text-decoration: none;padding-right:10px;padding-left:10px; }
.NewsLink a:link { text-decoration: none; font-family:Tahoma; font-size:12px; color:#F2D8BF; }
.NewseLink a:hover { text-decoration: none; font-family:Tahoma; font-size:12px; color:#F2D8BF; }
.NewsLink a:visited  { text-decoration: none; font-family:Tahoma; font-size:12px; color:#F2D8BF; }
.NewsLink a:Active { text-decoration: none; font-family:Tahoma; font-size:12px; color:#F2D8BF;}

/*=======================  img border  ====================================*/
a img{
border:0px;}


/*=======================  Content text  ====================================*/
#content{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #F2D8BF;
	text-align:justify;
	line-height: 15px;
	width:558px; padding:5px; position:relative;
	float:right;
}
/* div picwellcome */
#wellpic{
	float:right;
	margin:3px;
	
}


/*=======================  text  ====================================*/

.text{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #F2D8BF;
	text-align:justify;

}
/*======================= enterhere  ====================================*/
.EnterLink{font-family: Tahoma;color:#ffffff;font-size:12px;}
.EnterLink a:link { text-decoration: none; font-family:Tahoma; font-size:12px; color:#ffffff; }
.EnterLink a:hover { text-decoration: none; font-family:Tahoma; font-size:12px; color:#6C3105; }
.EnterLink a:visited  { text-decoration: underline; font-family:Tahoma; font-size:12px; color:#ffffff; }
.EnterLink a:Active { text-decoration: none; font-family:Tahoma; font-size:12px; color:#ffffff; }
/*=======================  titlebold  ====================================*/
.textbold{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F5E2D0;

}
/*=======================  Articals  ====================================*/
.ArtLink{font-family: Tahoma;color:#F2D8BF;font-size:12px;text-decoration:underline;padding-right:2px; }
.ArtLink a:link { text-decoration: underline; font-family:Tahoma; font-size:12px; color:#F2D8BF; }
.ArtLink a:hover { text-decoration:  underline; font-family:Tahoma; font-size:12px; color:#F2D8BF; }
.ArtLink a:visited  { text-decoration:  underline; font-family:Tahoma; font-size:12px; color:#F2D8BF; }
.ArtLink a:Active { text-decoration:  underline; font-family:Tahoma; font-size:12px; color:#F2D8BF;}
/*=======================  alert  ====================================*/
.AlertLink{font-family: Tahoma;color:#F2D8BF;font-size:12px;text-decoration:none;padding-right:2px; }
.AlertLink a:link { text-decoration: none; font-family:Tahoma; font-size:12px; color:#F2D8BF; }
.AlertLink a:hover { text-decoration: none; font-family:Tahoma; font-size:12px; color:#F2D8BF; }
.AlertLink a:visited  { text-decoration: none; font-family:Tahoma; font-size:12px; color:#F2D8BF; }
.AlertLink a:Active { text-decoration: none; font-family:Tahoma; font-size:12px; color:#F2D8BF;}

.title{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #F2D8BF;
	}
	
	.QColor {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right:10px;

}
