@charset "utf-8";

/* CSS Document */



body {

background:#607d85 url(images/header/bg.gif) repeat-x top center;

margin:0 auto;

direction:rtl;


color:#000;

font-family:Tahoma;

font-size:12px;

			



}

a{text-decoration:none;}

a:hover{text-decoration:none;}

input{vertical-align:middle;}

img{border-width:0px;}

ul,li{margin:0;padding:0;}



img{

border:0;

}



.page{

width:740px;

border:#FF0000 solid 0px;

}



.links{

height:27px;

margin-bottom:2px;

margin-right:5px;

border:#FF0000 solid 0px;

text-align:center;

}



.up-links2{

display:block;

width:102px;

line-height:27px;

float:right;

margin-left:3px;

}



.up-links2 a{

display:block;

color:#fff;

font-weight:bold;

}





.up-links2 a:hover{

display:block;

color:#2c5970;

background:url(images/header/links-over.png) no-repeat;

}

.up-links{
display:block;
width:102px;
line-height:27px;
float:right;
margin-left:2px;
font-size:11px;
}

.up-links a{
display:block;
color:#2c5970;

font-size:11px;
background:url(images/header/links-over2.png) no-repeat;
}


.up-links a:hover{
display:block;
color:#2c5970;
font-weight:bold;

background:url(images/header/links-over.png) no-repeat;
font-size:11px;
}






.header{

height:135px;
margin-bottom:3px;

}

.s{

border:#EEECED solid 2px;

background:#F5F5F5;

height:30px;

text-align:right;

color:#2B556B;

font-weight:bold;

font-size:12px;

}

.s a{color:#2B556B; font-family:tahoma; font-size:12px; font-weight:bold;}

.s a:hover{color:#A8C1C6; font-family:tahoma; font-size:12px; font-weight:bold;}

.but{border:none; background:url(images/but.png) no-repeat; width:67px; height:29px; color:#FFFFFF; font-family:tahoma; font-size:12px; font-weight:bold;}

#box{position: absolute; top: 325px; right:50px; z-index:1000px;}

#box2{position: absolute; top: 200px; right:50px; z-index:1000px; font-family:tahoma; font-size:11px; font-weight:bold;}



.main-links{
	display:block;
	background-color:#244A5F;
	line-height:23px;
	padding-right:0px;
	color: #fff;
	width:140px;
	text-align:center;
	text-indent: 0.5cm;
	font-weight:bold;
	margin-bottom:5px;
	float:right;
	margin-right:3px;
}
.main-links a{
	display:block;
	color: #fff;
}
.main-links a:hover{
	display:block;
	background-color:#A8C1C6;
	padding-right:0px;
	color:#244A5F;
	width:100%;
}
.current {
	display:block;
	background-color:#A8C1C6;
	line-height:23px;
	padding-right:0px;
		color:#244A5F;
	width:140px;
	text-align:center;
	text-indent: 0.5cm;
	font-weight:bold;
	margin-bottom:5px;
	float:right;
	margin-right:3px;
}
.current a{
	display:block;
	color: #fff;
}
.current a:hover{
	display:block;
	background-color:#A8C1C6;
	padding-right:0px;
	color:#244A5F;
	width:100%;
}