body {
background:#ece8b2;
margin:0;
direction:rtl;
color:#645814;
font-family:Tahoma;
font-size:12px;
}
a{text-decoration:none;color:#645814;font-size:12px;}
a:hover{text-decoration:underline;}
input{vertical-align:middle;}
img{border-width:0px;}
.fild_com {
  BORDER: #e8eaec 1px solid;
  background-color : #ffffff;
	color: #3366c2;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 13px;
	font-weight: bold;
  /*color : #fff;*/
}

.smallblock{
margin-bottom:3px;
width:200px;
}
.smallblock .title{
background:url(../images/block-r/up.jpg) no-repeat right;
font-weight:bold;
padding-right:17px;
line-height:24px;
}

.smallblock .content{
border:#e3dc9d solid 4px;
background:#fdfbe9;
}

.smallblock .menu a{
background:url(../images/block-r/over.jpg) no-repeat;
line-height:22px;
display:block;
padding-right:25px;
font-weight:bold;
color:#fff;
font-size: 16px;
font-family:Arial;
}
.smallblock .menu a:hover{
color:#635914;
text-decoration:none;
}

#middle{padding:0 5px;}

.bigblock{
background:url(../images/block-m/up.jpg) repeat-x;
line-height:24px;
text-align:center;
font-weight:bold;
}
.bigblockcontent{
border:#e3dc9d solid 4px;
background:#fdfbe9;
margin-bottom:3px;
}

#footer{
clear:both;
width:100%;
height:23px;
line-height:23px;
background:url(../images/footer/over.jpg) repeat-x ;
}

#footer a{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
}

#copyright a{
float:right;
margin-right:17px;
color:#000000 ;
font: 12px tahoma;
font-weight:bold;
line-height:25px;
}

#moderator a{
float:left;
margin-left:17px;
color:#000000 ;
font: 12px tahoma;
font-weight:bold;
line-height:25px;
}




.value {
  BORDER-BOTTOM: #ff0000 1px solid;
  BORDER-LEFT: #ff0000 1px solid;
  BORDER-RIGHT: #ff0000 1px solid;
  BORDER-TOP: #ff0000 1px solid;
  background-color : #FFC1C1;
}
.ss {
  BORDER-BOTTOM: #000099 1px solid;
  BORDER-LEFT: #000099 1px solid;
  BORDER-RIGHT: #000099 1px solid;
  BORDER-TOP: #000099 1px solid;
 background-color : #e8eaec;
}
.bot {
 BORDER : #000000 1px solid;
  background-color : #EAF6FC;
}
.tiny {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #3366CC;
}
mg { float:right;  margin-top:7px; width:720px; height:80px; }

/* Page Numbers */
.pages {
font-size: 10px;
margin: 0 0.7%;
height:30px;
margin:0 auto;
width:50%;
}
.pages a, .pages span {
display: block;
float: right;
color: #645814;
padding: 5px 7px;
margin:0 2px;
background: #fff;
border: 1px solid #645814;
}
.pages span.current {
font-weight: bold;
background: #645814;
color: #fff;
}
.pages a {
text-decoration: none;
}
.pages a:hover {
background: #645814;
color: #fff;
}

