﻿body
{
    margin: 0px;
    
    background-color: #B1C357;
    
}
    

.M_table
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    width: 900px;
        height: 100%;
        direction:rtl;
    margin-right: 0px;
}

.table_right
{
    width: 200px;
    height: 100%;
    border: 0px;
    direction: rtl;
    background-color: #d3dfa7;
}

.text
{
    padding: 2px;
    font-family: Times New Roman;
    font-size: 12px;
    color: #2e3a00;
    font-weight: bold;
}

.text_Panel
{
    padding: 5px;
    font-family: Times New Roman;
    font-size: 12px;
    color: #2e3a00;
    text-decoration:none;

}
.text_Panel:hover
{
    padding: 5px;
    font-family: Times New Roman;
    font-size: 12px;
    color: #2e3a00;
    text-decoration:underline;

}
.table_Master
{
    background-color: #e2ecbc;
    width: 100%;
    height: 100%;
}
.Annunciation
{
    padding: 10px 20px 3px 10px;
    text-align: center;
}
.Img
{
    padding: 5px;
}

.More
{
    font-family: Times New Roman;
    font-size: 14px;
    color: #2e3a00;
    text-decoration:none;
    
}
.Morelogin
{
    font-family: Times New Roman;
    font-size: 16px;
    color: #2e3a00;
    text-decoration:none;
    
}
.More:hover
{
    font-family: Times New Roman;
    font-size: 14px; 
    color: #2e3a00;
    text-decoration:underline;
}
.titleText_general
{
    font-family: Times New Roman;
    font-size: 16px;
    font-weight: bold;
    color: #273100;
    padding-right: 5px;
}

.titleText_1
{
    font-family: Times New Roman;
    font-size: 15px;
    font-weight: bold;
    color: #2e3a00;
    padding-right: 2px;
    padding-bottom: 10px;
}
.titleText_2
{
    font-family: Times New Roman;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #97be31;
    padding: 5px;
}


.NewsMainTitle
{
    padding: 10px 10px 2px 10px;
    font-family: Times New Roman;
    font-size: 16x;
    color: #FF3300;
    text-decoration: underline;
    text-align: center;
    font-weight: bold;
}

.NewsTitle
{
    font-family: Times New Roman;
    font-size: 16x;
    color: #FF3300;
    text-align: center;
    font-weight: bold;
}


.Div_SideTitleBorder
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #a4696f;
    width: 209;
    background-color: #dbcbcc;
}


.Footer_GB
{
   
    background-image: url(  '../Images/Footer.gif' );
    background-repeat: no-repeat;
}

.Footer
{
    font-family: tahoma;
    padding: 5px;
    font-size: 12px;
    color: #2e3a00;
    text-decoration: none;
    vertical-align: top;
    font-weight: bold;
    background-repeat: no-repeat;
}
.Footer:hover
{
  font-family: tahoma;
    padding: 5px;
    font-size: 12px;
    color: #2e3a00;
    vertical-align: top;
    font-weight: bold;
    background-repeat: no-repeat;
    text-decoration: underline; 
 
   
}


.Menu
{
    padding: 0px;
    margin: 0px;
    font-family: 'Times New Roman';
    font-weight: bold;
    font-size: 16px;
    color: #2e3a00;
    text-align: center;
    vertical-align: middle;
    width: 900px;
}

.StaticMenu
{
    padding: 8px 0px 8px 0px;
    margin: 0px;
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 16px;
    color: #2e3a00;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    display: block;
    background-image: url('../Images/Menu_up.gif' );
       
}

.StaticMenuHover
{
    padding: 8px 0px 8px 0px;
    margin: 0px;
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 16px;
    color: #2e3a00;
    text-decoration: underline;
    text-align: center;
    vertical-align: middle;
    display: block;
    background-image: url(    '../Images/Menu_Over.gif' );
    background-repeat: repeat-x;
}
.DynamicMenu
{
    padding: 3px 5px 3px 5px;
    margin: 0px;
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 14px;
    color: #2e3a00;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    display: block;
    background-image: url(  '../Images/Menu_up.gif' );
}

.DynamicMenuHover
{
     padding: 3px 5px 3px 5px;
    margin: 0px;
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 14px;
    color: #2e3a00;
    text-decoration: underline;
    text-align: center;
    vertical-align: middle;
    display: block;
    background-image: url('../Images/Menu_Over.gif' );
    background-repeat: repeat-x;
}
.SideMenu
{
    padding: 0px;
    margin: 0px;
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 16px;
    color: #2e3a00;
    text-align: center;
    vertical-align: middle;
    width: 200px;
    
}

.SideMenuStaticMenuItem
{
    padding: 5px 0px 5px 5px;
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 16px;
    color: #2e3a00;
    text-decoration: underline;
    text-align: right;
    display: block;
    width: 100%;
    background-color: #d2dfa7;
}

.SideMenuStaticMenuItemHover
{
   
    text-decoration: none;
    text-align: right;
    display: block;
    background-color: #A7BF51;
    width: 100%;
}
.SideMenuDynamicMenuItem
{
    border: 1px solid #ABC258;
    padding: 2px 5px 2px 5px;
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 16px;
    color: #2e3a00;
    text-decoration: underline;
    text-align: right;
    display: block;
    width: 100%;
    background-color: #d2dfa7;
}

.SideMenuDynamicMenuItemHover
{
    border: 1px solid #CDD99D;
    text-decoration: none;
    text-align: right;
    display: block;
    background-color: #A7BF51;
    width: 100%;
}

.textbox_50
{
    width:50px;
    height:20px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #616B2F;
    text-align: right;
 
    }
.textbox_100
{
    width: 100px;
    height: 20px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #616B2F;
    text-align: right;
}


.textbox_150
{
    width:150px;
    height:22px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #616B2F;
    text-align: right;
 
}
.textbox_300
{
    width:300px;
    height:20px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #616B2F;
    text-align: right;
 
}
.textbox_400
{
    width:400px;
    height:20px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #616B2F;
    text-align: right;
 
}
    .textbox_250
{
    width:250px;
    height:100px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #616B2F;
    text-align: right;
 }
 
.DropDownList_50
{
    width:50px;
    height:10px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #616B2F;
    text-align: right;
    margin-right: 0px;
}
    
.DropDownList_100
{
    width:100px;
    height:20px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #616B2F;
    text-align: right;
    margin-right: 2px;
}
.DropDownList_150
{
    width:150px;
    height:20px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #616B2F;
    text-align: right
}
    
    
.HeaderTitle
{
    background-color: #4973a4;
    color: #ffffff;
    font-weight: bold;
    height: 40px;
}


.NavigationNewsHome
{
    width: 210px;
    
}
.NavigationNewsHome_Row
{
    background-color: #B5C880;
    height: 60px;
    width: 100%;
    color: #3D4C25;
    font-size: 12px;
    font-family: 'Times New Roman' , Times, serif;
    font-weight: bold;

}
.NavigationNewsHome_Row a
{
    text-decoration:none;
    display:block;
}
.NavigationNewsHome_SelectedRow
{
    background-color: #A3B862;
    height:60px;
    color:#3D4C25;
    font-size: 12px;
    font-family: 'Times New Roman' , Times, serif;
    font-weight: bold;
        
}
.NavigationNewsHome_SelectedRow a
{
    text-decoration:none;
    display:block;

}
.GridView
{
    
}

.GridView th
{
    padding: 2px;
    background-color: #6F8330;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
}
.GridView tr
{
    padding: 2px;
    color: #61732B;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #86A03B;
    border-bottom-color: #86A03B;
}

