html
{
	direction:rtl;
	text-align: right;
}

body
{
    font-family: arial;
    font-size: 12px;
    direction: rtl;
    color: Black;
}
*html body {text-align: center;}

a
{
    color: #223f85;
}

a:hover
{
    color: #95d650;
    text-decoration: none;
}

.floatLeft
{
    float: left;
}

.floatRight
{
    float: right;
}

.clear
{
    clear: both;
}

.title
{
    font-size: 14px;
    padding-bottom: 8px;
    font-weight: bold;
}

#top_banner
{
    width: 565px;
    float: right;
    margin-top: 5px;
}

#logo
{
    background-image: url(../images/logo.jpg);
    width: 177px;
    height: 83px;
    margin-top: 10px;
    float: left;
}

#menu
{
    width: 788px;
    background-image: url(../images/top_menu_back.jpg);
    border: 1px solid #95d650;
    height: 17px;
    margin-top: 11px;
    padding-top: 7px;
    color: #223f85;
    font-weight: bold;
    text-align: right;
}
*html #menu {width: 790px;}

#menu #en
{
    float: left;
    margin: 3px 0 0 6px;
}

#menu #btns
{
    float: right;
    margin-top: -2px;
}

#menu #btns .btn
{
    padding: 0px 8px 0px 8px;
    display: inline-block;
    text-decoration: none;
}

#wrapper {
	text-align: right;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 773px;
	/*background-image: url(../images/body_back.jpg);*/
	border-left: 1px solid #95d650;
	border-right: 1px solid #95d650;
	padding-right: 15px;
}

#header
{
    width: 790px;
    margin: 0 auto;
}

#wrapper #rightcol 
{
    float: right;
    width: 153px;
    display: block;
    margin-right: 1px;
    margin-top: 9px;
    border-top: 1px solid #f7f6f6;
    direction: rtl;
    text-align: right;
}
*html #wrapper #rightcol {margin-right: 0px;}

a.Normal
{
    display: block;
    width: 100px;
    padding: 1px 15px 1px 0;
    margin-right: 0px;
    white-space: normal; 
    background: url(../images/menu_img.jpg) no-repeat right top;
    color: Black;
    vertical-align: top;
    /*font-weight: bold;*/
    margin-top: 0px;
    font-size: 12px;
    font-family: arial;
    direction: rtl;
    text-align: right;
}
a.Normal {width: 115px; margin-right: 1px;}

a.Normal:hover
{
    background-color: #95d650;
    background-image: url(../images/menu_img_on.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    color: Black;
    display: block;
    width: 100px;
    padding: 1px 15px 1px 0;
    /*font-weight: bold;*/
    
    font-size: 12px;
    font-family: arial;
}
a.Normal:hover {width: 115px; margin-right: 1px;}

#wrapper #centercol 
{
    float: right;
    width: 428px;
    min-height: 400px;
    padding: 10px;
	direction:rtl;
}
*html #wrapper #leftcol #centercol {height: 400px;}

#wrapper #leftcol 
{
    float: right;
    width: 173px;
    margin-right: 8px;
    margin-top: 10px;
}
*html #wrapper #leftcol {width: 204px;}

#footer
{
    width: 780px;
    height: 16px;
    background-image: url(../images/bottom.jpg);
    margin: 0 auto;
    clear: both;
    padding: 5px;
}
*html #footer {width: 790px;}

#footer
{
    text-align: left;
}



/*--category page--*/
#nav_bar
{
    width: 746px;
    margin: 10px 2px 10px auto;
    background-color: #e4e3e3;
    padding: 2px 5px 2px 5px;
    font-size: 11px;
}

#google_ads_top
{
    width: 756px;
    margin: 10px 10px 10px auto;
}

#body_page
{
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: auto;
    clear: both;
}

    #body_page #right_page
    {
        float: right;
        width: 145px;
    }
    
        #body_page #right_page .right_title
        {
            width: 145px;
            background-color: #e4e3e3;
            padding: 3px 5px 3px 5px;
            margin: 0px 0px 10px 0px;
            font-size: 12px;
        }
        
        #body_page #right_page a
		{
            /*display: inline-block;
            width: 100px;
            text-decoration: none;
            background-color: #ddf0c9;
            padding: 1px 5px 1px 5px;
            margin: 0px 0px 5px 0px;
            font-size: 12px;*/
        }

    #body_page #center_page
    {
        float: right;
        width: 626px;
        
    }
    
        #body_page #center_page #top_center
        {  
        }
        
        #body_page #center_page #top_center a
        {
            color: #ffffff;   
        }
        
        #body_page #center_page #top_center a:hover
        {
            color: #eeeeee;   
        }
    
        #body_page #center_page #top_center .center_main_title
        {
            width: 443px;
            background-color: #5d8534;
            color: #ffffff;
            padding: 2px 5px 2px 5px;
            margin: 0px 0px 0px 0px;
            font-size: 14px;
            text-align: center;
            /*font-weight: bold;*/
            float: right;
            height: 17px;
        }
        
        #body_page #center_page #top_center .prev_page
        {
            width: 70px;
            background-color: #5d8534;
            color: #ffffff;
            padding: 2px 5px 2px 5px;
            margin: 0px 0px 0px 0px;
            font-size: 12px;
            height: 17px;
            text-align: center;
            float: right;
        }
        
        #body_page #center_page #top_center .next_page
        {
            width: 70px;
            background-color: #5d8534;
            color: #ffffff;
            padding: 2px 5px 2px 5px;
            margin: 0px 0px 0px 0px;
            font-size: 12px;
            height: 17px;
            text-align: center;
            float: right;
        }
        
        #body_page #center_page #this_page
        {
            padding: 6px 8px 6px 8px;
            margin: 5px auto 15px auto;
            font-size: 13px;
        }
        
        #body_page #center_page .invest_box
        {
            width: 600px;
            margin-right: 3px;
            margin-bottom: 20px;
        }
      
        #body_page #center_page .invest_box .invest_name
        {
            width: 600px;
            background-color: #e4e3e3;
            padding: 3px 5px 3px 5px;
            margin: 0px 0px 0px 0px;
            font-size: 12px;
            font-weight: bold;  
            float: left; 
        }
        
        #body_page #center_page .invest_box img
        {
            width: 100px;
            float: left;
            margin-bottom: 3px;
            margin-top: 20px;
        }
        
        #body_page #center_page .invest_box .invest_details
        {
            width: 300px;
            padding: 3px 5px 3px 5px;
            margin: 0px 0px 0px 0px;
            font-size: 12px;
            margin-top: 10px;
            float: right;
        }
        
        #body_page #center_page .invest_box .invest_details .label
        {
            display: inline-block;
            margin-left: 10px;
            font-weight: bold;
        }
        
        #body_page #center_page .invest_box .invest_details .text
        {
            display: inline-block;
            margin-left: 30px;
        }
        
        #body_page #center_page .invest_box .invest_text
        {
            padding: 3px 5px 3px 5px;
            width: 400px;
        }
        
        #body_page #center_page .invest_box .invest_link
        {
            padding: 3px 5px 3px 5px;
        }
        
        #body_page #center_page #bottom_center
        {  
        }
        
        #body_page #center_page #bottom_center .page_number
        {  
            display: inline-block;
            width: 20px;
        }
        
        #body_page #center_page #bottom_center a
        {
            color: #ffffff;
            font-weight: bold;
            text-decoration: underline;   
        }
        
        #body_page #center_page #bottom_center a:hover
        {
            color: #eeeeee;   
        }
    
        #body_page #center_page #bottom_center .center_main_title
        {
            width: 443px;
            background-color: #5d8534;
            color: #ffffff;
            padding: 2px 5px 2px 5px;
            margin: 0px 0px 0px 0px;
            font-size: 12px;
            text-align: center;
            float: right;
            height: 17px;
        }
        
        #body_page #center_page #bottom_center .prev_page
        {
            width: 70px;
            background-color: #5d8534;
            color: #ffffff;
            padding: 2px 5px 2px 5px;
            margin: 0px 0px 0px 0px;
            font-size: 12px;
            height: 17px;
            text-align: center;
            float: right;
        }
        
        #body_page #center_page #bottom_center .next_page
        {
            width: 70px;
            background-color: #5d8534;
            color: #ffffff;
            padding: 2px 5px 2px 5px;
            margin: 0px 0px 0px 0px;
            font-size: 12px;
            height: 17px;
            text-align: center;
            float: right;
        }
        
        #body_page #center_page .invest_details
        {
            width: 580px;
            clear: both;
            padding: 10px 20px 20px 20px;
        }
        
        #body_page #center_page .invest_details img
        {
            width: 200px;
            float: left;
        }
        
        #body_page #center_page .invest_details .label
        {
            display: inline-block;
            width: 100px;
            font-weight: bold;
            display: inline-block; 
            margin-bottom: 8px;      
        }
        
        #body_page #center_page .invest_details .text
        {
            display: inline-block;
            margin-bottom: 8px;
        }
        
        #body_page #center_page #more_invest_category
        {
            
        }
        
            #body_page #center_page #more_invest_category #more_invest_title
            {
                font-weight: bold;
                color: #013668;
            }
            
            #body_page #center_page #more_invest_category .more_invest_name
            {
                display: inline-block;
                width: 220px;
                padding: 5px 5px 0px 10px;
                float: right;
            }

    #body_page #left_page
    {
        float: right;
        width: 150px;
        
    }
    
        #body_page #left_page .left_title
        {
            width: 130px;
            background-color: #e4e3e3;
            padding: 3px 5px 3px 5px;
            margin: 10px 0px 10px 0px;
            font-size: 12px;
        }
        
        #body_page #left_page .left_pirsum
        {
            font-size: 14px;
        }
        
        #body_page #left_page a.left_link
        {
            display: block;
            font-size: 12px;
        }

#page_text
{
    padding: 10px 20px 10px 0px;
}

#page_text h1
{
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
}

#page_text p
{
    margin-bottom: 10px;
    line-height: 16px;
}

.group_links
{
    width: 759px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
}

.group_links .title
{
    font-weight: bold;
    color: #456424;
    width: 759px;
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 13px;
    padding-bottom: 0px;
    border-bottom: 1px solid #a2bf84;
}

.group_links a
{
    display: inline-block;
    width: 80px;
    margin: 15px 10px 15px 10px;
}