@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	font-family:tahoma;
	font-size:12px;
	color:#3f5d00;
	text-decoration:none;
	direction:rtl;
	background:#384f00;
}

img{
	border:0;
}

input{
	border:1px solid #7eaa4b;
	background:#e5e5e4 url(../../images/input.png) repeat-x top center;
	padding:4px;
	font-family:tahoma;
	font-size:12px;
	color:#3f5d00;
}

button{
	border:1px solid #7eaa4b;
	background:#e5e5e4 url(../../images/input.png) repeat-x top center;
	padding:2px 8px 2px 8px;
	font-family:tahoma;
	font-size:12px;
	color:#3f5d00;
}


select{
	font-family:tahoma;
	font-size:12px;
	color:#3f5d00;
}
textarea{
	border:1px solid #7eaa4b;
	padding:4px;
	font-family:tahoma;
	font-size:12px;
	color:#3f5d00;
}

a{
	font-family:tahoma;
	font-size:12px;
	color:#3f5d00;
	text-decoration:none;
}


a:hover{
	font-family:tahoma;
	font-size:12px;
	color:#000;
}


td, li{
	font-family:tahoma;
	font-size:12px;
	color:#3f5d00;
}


.table-class{
	background:#fff url(../../images/header/over.png) repeat-x top center;
}

.news{
	margin-top:20px;
}

.news-bg{
	background:url(../../images/header/bg-news.png) no-repeat;
	width:249px;
	height:91px;
	text-align:right;
}

.inside-news{
	padding:5px;
}

.div-class2{
	background:#fff url(../../images/header/links-over.png) repeat-x top center;
	height:30px;
	text-align:center;
	width:950px;
	
}

.div-class3{
padding-top:7px;
	background:#fff url(../../images/header/under-links.png) repeat-x top center;
	height:110px;
	text-align:center;
	width:950px;
	
}

.links{
	float:right;
	height:30px;
	line-height:27px;
}

.links a{
	font-weight:bold;
	margin:0 15px 0 15px;
}

.links a:hover{
	color:#000;
}

.footer{
	background:url(../../images/footer/bg.png) repeat-x;
	height:30px;
	width:950px;
	line-height:27px;
}

.block-title{
	font-weight:bold; 
	color:#fff; 
	text-align:center;
}

.block-title2{
	font-weight:bold; 
	color:#fff; 
	text-align:right;
	padding-right:10px;
	float:right;
}

.links-inside{
	display:block;
	line-height:19px;
	border:1px solid #e6f6ba;
	height:21px;
}

.links-inside a{
	padding-right:5px;
	padding-left:5px;
	display:block;
		height:21px;
}

.links-inside a:hover{
	background:url(../../images/input.png) repeat-x;
	display:block;
	border:1px solid #7eaa4b;
	line-height:19px;
	height:19px;
}


.main-links{
	display:block;
	background:url(../../images/block/bg.png) repeat-x top center;
	line-height:23px;
	
}


.main-links a{
	display:block;
	padding-right:5px;
}


.main-links a:hover{
	display:block;
	background:url(../../images/block/o.png) repeat-x top center;
	padding-right:10px;
	color:#fff;
}

.content{
background-color:#eeeed6;
width:190px;
}
