
html, body{
direction: rtl;font-family:Arial;
}

h1, h2, h3, h4, h5, h6, h7 {
margin: 0px;
padding: 4px;
}

.textbody A {text-decoration:none;}
#td_shadow_right 
{
    background-image:url(images/shadow_right.gif);
    width:3px;
}
#td_shadow_left
{
    background-image:url(images/shadow_left.gif);
    width:3px;
}
.normal_font
{
    font: 14px arial;
}

.normal_green_bold_font
{
    font: 14px arial;
    font-weight:bold;
    color: #8DA166;
}

.sub_header_font
{
    font: 16px arial;
    font-weight:bold;
    color: #8B4747;
}

.header_font_main
{
    font: 14px arial;
    font-weight:bold;
    color: #8B4747;
}

.sub_menu_font_main
{
    font: 12px arial;
}

.header_font
{
    font: 15px arial;
    font-weight:bold;
    color: #8DA166;
}

.inner_dynamic_link
{
    font: 12px arial;
    font-weight:bold;
    color: #8B4747;
}

.decoration_none {
    text-decoration: none;
    color: black;
}

.pages_panel {
margin-top: 20px;
font-size: 14px;
color: #8da166;
}

.pages_panel a {
font-size: 12px;
padding: 2px;
text-decoration: none;
}

.pages_panel b {
color: black;
}

.pages_panel_buttons {

font-size: 12px;
}

.normal_green_bold_font {
white-space: nowrap;
}

.note_error {
font-weight: bold;
color: white;
background: #8da166;
text-align: center;
}