﻿body
{
    margin: 0px;
    
    font-family: Arial;
    color: #2b4d86;
    font-size: 12px;
}
.directionDiv
{
	direction: rtl;
}
.text_credit
{
    color: #999999;
    font-size: 11px;
}
.text_credit a
{
    color: #999999;
    font-size: 11px;
    text-decoration: none;
}
form
{
    margin: 0px;
}
p
{
    margin: 0px;
}
#marqueecontainer
{
    position: relative;
    width: 150px; /*marquee width */
    height: 260px; /*marquee height */
    /*background-color: white;*/
    overflow: hidden;
    border: 0px solid black;
    padding: 0px;
}
#minimarqueecontainer
{
    position: relative;
    width: 150px; /*marquee width */
    height: 150px; /*marquee height */
    /*background-color: white;*/
    overflow: hidden;
    border: 0px solid black;
    padding: 0px;
}
.text_submenu
{
    color: #ffffff;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}
.text_submenu_over
{
    color: #6C8544;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}
.text_menu
{
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}
.text_menu_over
{
    color: #6C8544;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}
.text_search
{
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}
.text_search a
{
    color: #397CA4;
    font-size: 13px;
    text-decoration: none;
}
.searchbox
{
    width: 142px;
    height: 16px;
    border: 0px;
}
.searchboxbig
{
    width: 255px;
    height: 16px;
    border: 0px;
    background-color: #DBEAF2;
}
.searchbut
{
    width: 50px;
    height: 21px;
    border: 0px;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
    background-image: url(../images/bg_searchbut.gif);
}
.cot_content
{
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
}
.cot_news
{
    color: #9EC626;
    font-size: 18px;
    font-weight: bold;
}
.text_hours
{
    padding-top: 10px;
    font-weight: bold;
    letter-spacing: 1px;
}
.cot_mini
{
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
}
.cot_mini_small
{
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}
.text_subminimenu
{
    color: #1E4257;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
.text_subminimenu_over
{
    color: #6C8544;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
.textbox
{
    width: 230px;
    height: 16px;
    border: 1px solid #D0D8BF;
    background-color: #F2F9DF;
    
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}
.buttonbox
{
    width: 50px;
    height: 20px;
    border: 0px;
    background-image: url(../images/bg_but.gif);
    
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}
.text_sitemap
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.text_sitemapsub
{
    color: #000000;
    font-size: 12px;
    text-decoration: none;
}