﻿body 
{
	background: #294057 url(../images/background.gif) repeat;
	direction: rtl;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
	text-align: center;
}

a
{
	text-decoration: none;
	}
	
.page
{	
	width: 680px;
	}
	
.top
{
	height: 20px;
	margin: 20px 15px 0px 15px;
	}

.date
{
	color: #ffffff;
	float: right;
	text-align: right;
	width: 325px;
	}

.lang
{
	color: #ffffff;
	direction: ltr;
	float: right;
	text-align: left;
	width: 325px;
	}
	
.page_t_r
{
	background: #ffffff url(../images/page_t_r.gif) no-repeat top right;
          }
.page_t_l
{
	background: url(../images/page_t_l.gif) no-repeat top left;
	}
.page_b_l
{
	background: url(../images/page_b_l.gif) no-repeat bottom left;
	}
.page_b_r
{
	background: url(../images/page_b_r.gif) no-repeat bottom right;
	height: 100%;
	}
	
.top_header
{
	height: 60px;
	padding: 10px 10px 5px 10px;
	text-align: right;
	width: 660px;
	}
	
.search
{
	direction: ltr;
	float: left;
	text-align: left;
	width: 330px;
	}

.header
{
	background: url(../images/header.jpg) no-repeat;
	height: 175px;
	margin: 0px 10px;
	width: 660px;
	}
	
.menu_inside
{
	background: url(../images/menu_back.gif) repeat;
	margin: 1px 10px 0px 10px;
	}

.menu_inside_Popup
{	
	background: url(../images/menu_back_Popup.gif) repeat;
}
.menu_l
{
	background: url(../images/menu_l.jpg) no-repeat left;
	}
	
.menu_r
{
	background: url(../images/menu_r.jpg) no-repeat right;
	color: #bcdaf8;
	height: 15px;
	padding: 5px 10px;
	text-align: right;
	width: 640px;
	}
	
.menu_r a:link{color: #bcdaf8; }
.menu_r a:hover{color: #ffffff; }
.menu_r a:visited{color: #bcdaf8; }

.main
{
	height: 100%;
	margin: 15px 10px 0px 10px;	
	width: 660px;
	}

.content
{
	float: right;
	padding-left: 20px;
	width: 460px;	
	}
	
.about
{
	float: right;
	width: 455px;
	direction: rtl;
	text-align: justify;
}
	
.box_t_r
{
	background: #eaeaea url(../images/box_t_r.gif) no-repeat top right;
	float: right;
	margin-left:5px;
	}
	
.box_t_l
{
	background: url(../images/box_t_l.gif) no-repeat top left;
	}
.box_b_l
{
	background: url(../images/box_b_l.gif) no-repeat bottom left;
	}
.box_b_r
{
	background: url(../images/box_b_r.gif) no-repeat bottom right;
	font-size: 10px;
	height: 100%;
	padding: 5px 2px;
	width: 106px;
    }

.leftBar_t_r
{
	background: #dae3e9 url(../images/leftBar_t_r.gif) no-repeat top right;
	float: right;
	}
	
.leftBar_t_l
{
	background: url(../images/leftBar_t_l.gif) no-repeat top left;
	}
.leftBar_b_l
{
	background: url(../images/leftBar_b_l.gif) no-repeat bottom left;
	}
.leftBar_b_r
{
	background: url(../images/leftBar_b_r.gif) no-repeat bottom right;
	height: 330px;
	padding: 15px 25px 10px 25px;
	width: 130px;
    }
    
.itCourier
{
	background: url(../images/itCourier_t.gif) no-repeat top;	
	margin-bottom: 2px;
	padding-top: 20px;
	width: 130px;
	}
	
.itCourier_inside
{
	background: #ffffff;
	border-bottom: solid 1px #43647d;
	border-left: solid 1px #43647d;
	border-right: solid 1px #43647d;
	height: 90px;
	padding: 4px;
	}
	
.itCourier_enter
{
	background: url(../images/itCourier_enter_back.gif) no-repeat bottom;
	color: #5282a5;
	font-size: 10px;
	height: 40px;
	line-height: 16.5px;
	margin-bottom: 10px;
	}
	
.taghdir
{
	background: url(../images/taghdir_t.gif) no-repeat top;	
	padding-top: 20px;
	width: 130px;
}

.taghdir_inside
{
	background: #ffffff;
	border-bottom: solid 1px #43647d;
	border-left: solid 1px #43647d;
	border-right: solid 1px #43647d;
	height: 150px;
	padding: 4px;
	margin-bottom: 10px;
}	

.onlinesupport
{
	background: url(../images/online_support.gif) no-repeat top;	
	padding-top: 20px;
	width: 130px;
}

.onlinesupport_inside
{
	background: #ffffff;
	border-bottom: solid 1px #43647d;
	border-left: solid 1px #43647d;
	border-right: solid 1px #43647d;
	height: 100px;
	padding: 4px;
	margin-bottom: 10px;
}
	
.vote
{
	background: url(../images/online_support.gif) no-repeat top;	
	padding-top: 20px;
	width: 130px;
}

.vote_inside
{
	background: #ffffff;
	border-bottom: solid 1px #43647d;
	border-left: solid 1px #43647d;
	border-right: solid 1px #43647d;
	height: 140px;
	padding: 4px;
}

.footer
{
	color: #a2bbd3;
	font-size: 10px;
	text-align: center;
}
	

