body{
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	background-position:center;
	color:#3A3E3E;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

a{
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#FF0000;
	text-decoration: none;
}

#main_table{
	/*background:#3C6DB2;*/
	/*border:#4274BB 1px solid;*/
	width:900px;
	padding-left:1px;
}
#sub_table td{
	direction:rtl;
}

.maintitle{
	cursor:pointer;
	background:#f89e52;
	margin:0px 0 1px 0;
	padding:4px 20px 4px 20px;
	font-weight:bold;
	font-family:Tahoma;
	color:#FFFFFF;
}


#news_strip{
	background:url(../images/news_strip.jpg) repeat-x;
	padding:2px 6px 8px 6px;
	direction:rtl;
	color:#000;
}

#news_strip a{
	color:#000;
	text-decoration:none;
	font-size:13px;
}
#news_strip a:hover{
	color:#666666;
	text-decoration:none;
}







#list{
	line-height:18px;
	width:160px;
	background:url(../images/dot1.jpg) bottom repeat-x;
	margin-bottom:10px;
	padding-bottom:14px;
	font-size:12px;
	font-family:tahoma;
}
#list div{
	
}

#list span a{
	padding:4px 5px 4px 0px;
	border-bottom:#A41100 1px solid;
	display:block;
	text-decoration:none;
	background:#E6E6E6;
	color:#A41100;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;	
}
#list span a:hover{
	background:#DCDCDC;
}

#list div a{
	padding:4px 12px 4px 20px;
	border-bottom:#A41100 1px solid;
	display:block;
	text-decoration:none;
	background:#F6F6F6;
	color:#4F5B62;
	/*margin:1px;*/
}
#list div a:hover{
	background:#E6E6E6;
	
}







.news_title{
	background:#F6F6F6;
	border-top:#E3E3E3 1px solid;
	padding:0px 3px 0 0;
	cursor:pointer;
	font-size:12px;
}
.news_title a{
	color:#000000;
	text-decoration:none;
}

.news_div_pic{
	padding-top:1px;
	padding-bottom:0px;
	margin:0px;
	height:117px;
}
.news_div_pic img{
	width:150px;
	height:117px;
}





.news_title2{
	height:31px;
	background:#F6F6F6;
	border-top:#E3E3E3 1px solid;
	padding:11px 5px 0 0;
	cursor:pointer;
	vertical-align:middle;
}
.news_title2 a{
	color:#000000;
	text-decoration:none;
}

.news_div_pic2{
	height:76px;
}
.news_div_pic2 img{
	width:90px;
	height:76px;
}





.clear{
	clear:both;
	height:1px;
	margin:0px;
	padding:0px;
}



.tree{
	margin:6px 5px 18px 5px;
	direction:rtl;
	color:#4F5B62;
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
}


#footer{
	text-align:center;
	font-size:11px;
	color:#B5BDC2;
	background:url(../images/dot1.jpg) repeat-x #F6F6F6;
	padding:15px 0 15px 0;
	font-family:Tahoma;
	font-weight:normal;
}
#footer a{
	color:#666666;
}
#footer a:hover{
	color:#000;
}




.table_style{
	text-align:center;
	border:#EEEEEE 1px solid;
}
.table_style td{
	background:#FAFAFA;
}

#album_link {
	margin:15px 0 10px 0;
}
#album_link a{
	cursor:pointer;
	background:#EDEDED;
	padding:5px;
	border:#CCCCCC 1px solid;
}



.tab_title{	
	padding:5px 5px 1px 0;
	color:#A41100;
	border-bottom:1px solid #A41100;
	text-align:right;
	font-weight:bold;
}
.tab_title a{	
	color:#A41100;
}

.tab2_title{	
	padding:5px 5px 1px 0;
	color:#A41100;
	border-bottom:1px solid #A41100;
	text-align:right;
	font-weight:bold;
}
.tab2_title a{	
	color:#A41100;
}