BODY{
    margin: auto;
    text-align: center;
    font-family: Arial;
    background-color:#010932;
}
.page{
    text-align: center;
    margin: auto;
    direction: rtl;
    width: 800px;
    background-color:#ffffff;

}
.menu_strip{
    color: #000000;
    font-size: 15px;
    font-weight: Bold;
background-image:url('images/bg.jpg');
}
.menu_strip td{
    border-bottom: 3px solid #0d259c;
    height: 40px;
    text-align: center;
    font-size: 15px;
    font-weight: Bold;
background-image:url('images/bg.jpg');
}
.menu_strip td a{
    text-decoration: none;
    color: #000000;
    font-size: 15px;
}
.logo_strip{
text-align: left;
}
.content{
width: 800px;
display: table;
padding-bottom: 30px;
}
.right{
display: inline;
float: right;
width: 210px;
}
.menu_left{
    width: 205px;
}
.menu_left TD{
    background-image: url('images/menu_left.jpg');
    color: #3b3b3b;
    font-size: 13px;
    text-align: center;
    height: 26px;
}
.menu_left td a{
    color: #0d259c;
    font-size: 13px;
    text-decoration: none;
}
.news_block{
    float: right;
    text-align: right;
    direction: rtl;
    padding-bottom: 11px;
    border: 1px solid #0d259c;
    background-color:#ffffff;

}
.news_block .title{
    padding-top: 11px;
    color: #0d259c;
    font-size: 14px;
    font-weight: Bold;
}
.newsletter_block{
    float: right;
    text-align: right;
    font-size: 11px;
    color: #3b3b3b;
    border: 1px solid #0d259c;
    background-color:#ffffff;
}
.newsletter_block .title{
    padding-top: 11px;
    color: #0d259c;
    font-size: 14px;
    font-weight: Bold;
}
#scroller_container {
 position: relative;
 width: 205px;
 height: 180px;
 overflow: hidden;
 color: #3b3b3b;
 font-size: 11px;
}
#scroller p {
 padding: 0;
}
#scroller{
    direction: rtl;
    text-align: right;
}
.left{
    display: inline;
    float: right;
    width: 580px;
}
.page_content{
    color: #3b3b3b;
    font-size: 11px;
    text-align: right;
}
.page_content .title{
    color: #0d259c;
    font-size: 14px;
    font-weight: Bold;
}
.copyrights{
    background-color: #3b3b3b;
    color: #fff;
    padding: 5px;
    width: 100%;
    margin: auto;
    text-align: center;
    height: 15px;
    font-size: 10px;
    direction: rtl;
}
.copyrights .right{
    float: right;
    text-align: right;
}
.copyrights .left{
    float: left;
    text-align: left;
}
.result_do{
	font-weight: Bold;
	color: red;
}
.login_form table{
	font-size: 11px;
	color: #3b3b3b;
}
.galleries_list table{
width: 100%;
}
.galleries_list td{
	font-size: 12px;
	color: #3b3b3b;
	width: 25%;
	text-align: center;
}
.galleries_list td a{
	color: #3b3b3b;
	font-weight: Bold;
	text-decoration: none;
}
.contact_page{
	font-size: 11px;
	color: #3b3b3b;
}
.contact_page table{
	color: #3b3b3b;
	font-size: 11px;
}
.contact_page input{
	font-family: Arial;
}
.text_logo{
    padding: 30px;
    text-align: right;
    color: #3b3b3b;
    font-size: 18px;
    font-weight: Bold;
}
.text_logo a{
    color: #3b3b3b;
    text-decoration: none;
}