﻿A {TEXT-DECORATION: none; }
.link1 {font-size:9pt; color:#333333}
.link1 a {font-size:9pt; color:#333333}
.link2 {font-size:9pt; color:#FFCC00}
.link2 a {font-size:9pt; color:#FFCC00}
.h1 a {font-size:9pt; color:#FFCC00}
body{font-family:tahoma;font-size:9pt;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;background:#000 url('img/bg.jpg') repeat-x;}
h1 {font-size:8pt; color:#FFCC00}

.top1{BACKGROUND: #FFFFFF url('img/t1.jpg') repeat-x; width:349px;FONT-SIZE:10pt}
.top2{height:34px;width:349px;FONT-SIZE:10pt;vertical-align:middle;color:#FFFFFF;}
.top3{BACKGROUND: #FFFFFF url('img/t2.jpg') repeat-x; width:500px;vertical-align:top}
.top4{height:61px;width:100%;FONT-SIZE:9pt;direction:rtl;color:#333333;}
.top5{BACKGROUND: #FFFFFF url('img/ttt.jpg') no-repeat;height:137px;width:349px;FONT-SIZE:9pt;vertical-align:top}

.top41{padding-top:13px;padding-right:13px;padding-bottom:33px;}
.top41 a {font-size:9pt; color:#333333}

.menu{BACKGROUND: url('img/tm2.jpg') repeat-x; width:970px;height:63px;text-align:right;}
.menu1{BACKGROUND: url('img/tm.jpg') no-repeat right top; FONT-SIZE:10pt;width:970px;height:63px;}
.sp{BACKGROUND: url('img/tm-.jpg') no-repeat;height:100px;width:15px;}
.page{background:#141414 url('img/bg1.jpg') repeat-x top; width:970px;direction:rtl; }
.ban1{BACKGROUND: url('img/tm3.jpg') repeat-x;height:91px;width:700px;}
.ban12{BACKGROUND: #FFFFFF; margin:0; text-align:right; font-size:8pt; line-height:100%; color:#FF6600; width:250; float:right; direction:rtl; padding-right:0; background-repeat:repeat; background-position-x:right}

.pic{width:900px;}
.picbg{background:#ffffff; font-size:9pt}
.piclt{BACKGROUND: url('img/ptr.gif') no-repeat bottom;width:20px;height:20px;}
.picrt{BACKGROUND: url('img/ptl.gif') no-repeat bottom;width:20px;height:20px;}


.picrb{BACKGROUND: url('img/pbr.gif') no-repeat bottom;width:20px;height:20px;}
.piclb{BACKGROUND: url('img/pbl.gif') no-repeat bottom;width:20px;height:20px;}

.bgnews{BACKGROUND: url('img/bgt.gif') no-repeat bottom;width:300px;height:225px; font-size:9pt; color:#FFFFFF; font-family:Tahoma; text-align:center; direction:rtl}

.ft1{BACKGROUND: url('img/mbt3.jpg') no-repeat bottom;width:28px;}
.ft2{BACKGROUND: url('img/mbt2.jpg') repeat-x bottom;width:100%;}
.ft3{BACKGROUND: url('img/mbt1.jpg') no-repeat;width:175px; }

.ft4{BACKGROUND: url('img/btt2.jpg') repeat-x;height:80px;width:450px;}
.ft5{BACKGROUND: url('img/bot2.jpg') no-repeat;width:153px;}
.ft6{BACKGROUND: url('img/btt.jpg') repeat-x bottom;width:45px;}
.ft7{BACKGROUND: url('img/botlf1.jpg') no-repeat bottom;width:10px;}
.ft8{BACKGROUND: url('img/botr2.jpg') no-repeat top;}
.ft9{BACKGROUND: url('img/botbg2.jpg') repeat-x;height:86px;vertical-align:top;}
.ft10{width:100%;height:86px;BACKGROUND: url('img/botp1.jpg') no-repeat left;}
.ft11{padding-top:25px;text-align:left;padding-left:25px;}
.ft12{BACKGROUND: url('img/botlf2.jpg') no-repeat top;width:10px; float:right}

.ftlink{color: #FE7D15; font-size:8pt; margin-top:15; margin-bottom:15}
.ftlink a{color: #FFffff}

.tlink{color: #C0C0C0; font-size:8pt;}
.tlink a{color: #333333; }






/* ---------- gallery styles start here ----------------------- */

img {
	border: none;
}
.gallery {
	
	padding: 0;
	text-align: center; list-style-type:none; margin-left:0; margin-right:0 
}
.gallery li {
	float: right;
	position: relative;
	width: 180px;
	height: 130px;
	background: url('images/drop-shadow.png') no-repeat center bottom;; margin-left:5px; margin-right:5px; margin-top:0px; margin-bottom:0px; padding-left:12px; padding-right:12px; padding-top:0; padding-bottom:0
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	border-bottom: none;
}
.gallery a:hover img {
	border-color: #000;
}

.gallery span {
	width: 180px;
	height: 88px;
	display: block;
	position: absolute;
	top: 0px;
	right: 20px;
	background: url(img/glossy-gradient.png) no-repeat;
}
.gallery em {
	background: #fff url(img/grey-gradient.gif) repeat-y;
	color: #000;
	font-style: normal;
	font: normal 100% tahoma, "Times New Roman", Times, serif;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 100px;
	right: 20px;
	border: 1px solid #999;
	border-left-color: #888;
}
.gallery a {
	text-decoration: none;
}
.gallery a:hover em {
	background: #ffdb01 url(img/orange-gradient.gif) repeat-y;
	border-color: #c25b08;
}