﻿body
{
    text-align: center;
    font-size: 10px;
    font-family: Arial;
    background-color: black;
    margin-top: 0px;
}
A
{
    text-decoration: none;
    color: #0067CB;
}
.nav_tbl
{
    background-color: #103248;
    color: White;
    font-weight: bold;
    font-size: 12px;
    width: 100%;
}
.nav_td
{
    text-align: center;
    border-bottom: solid 1px #455D6D;
    border-right: solid 1px #455D6D;
    color: White;
}
.nav_a
{
    color: White;
}
.LoginInputText
{
    width: 133px;
    height: 17px;
    font-size: 12px;
    border: solid 0px white;
    padding-left: 3px;
}
.footer
{
    text-decoration: none;
    color: #A8ACAD;
}
.footer a
{
    text-decoration: none;
    color: #A8ACAD;
}
.footer a:hover
{
    text-decoration: underline;
    color: #A8ACAD;
}
.left_cell
{
    background-color: #F1F1F1;
    text-align: left;
    vertical-align: top;
    padding: 28px;
}
.right_cell
{
    background-color: #E5E5E5;
    padding-top: 28px;
    text-align: left;
    vertical-align: top;
    width: 192px;
}
.cat_title
{
    width: 400px;
    font-family: Paralucent-Light;
    font-size: 40px;
    font-weight: bold;
    white-space: nowrap;
}
.blue
{
    color: #0067CB;
}
.green
{
    color: #83a73c;
}
.green a
{
    color: #83a73c;
}
.green a:hover
{
    color: #83a73c;
}
.darkGray
{
    color: #060606;
}
.darkBlue
{
    color: #13354b;
}
.darkBlue a
{
    color: #13354b;
}
.darkBlue a:hover
{
    color: #13354b;
}

.main_text
{
    color: #060606;
    font-size: 12px;
    padding-top: 25px;
}

.right_cell_text
{
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 12px;
    padding-right: 10px;
    text-align: right;
    direction: rtl;
}
.right_cell_text a:hover
{
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 12px;
    text-align: right;
    direction: rtl;
    text-decoration: underline;
}

.right_cell_text a, a:hover
{
    color: #0067CB;
}
.banner_cell1
{    

    border-bottom: solid 1px black;
    border-top: solid 1px black;
    width: 193px;
    vertical-align: top;
}
.banner_cell1 a
{
    text-decoration: none;
    color: #A8ACAD;
}
.banner_cell1 a:hover
{
    text-decoration: none;
    color: #A8ACAD;
}
.banner_cell2
{
    border-bottom: solid 1px black;
    border-top: solid 1px black;
    border-left: solid 1px black;  
    width: 194px;
    vertical-align: top;
}
.banner_cell2 a
{
    text-decoration: none;
    color: #A8ACAD;
}
.banner_cell2 a:hover
{
    text-decoration: none;
    color: #A8ACAD;
}
.banner_cell3
{    
    border: solid 1px black;
    width: 193px;
    vertical-align: top;
}
.banner_cell3 a
{
    text-decoration: none;
    color: #A8ACAD;
}
.banner_cell3 a:hover
{
    text-decoration: none;
    color: #A8ACAD;
}

/* topNav control */

.topNavLink
{
    font-size: 14px;
    font-family: Miriam;
    font-weight: bold;
    direction: rtl;
    color: White;
}

.loginText
{
    color: Black;
    width: 158px;
    height: 17px;
    font-size: 12px;
    border: solid 0px white;
    direction: rtl;
    text-align: center;
}
.loginText a:hover
{
    color: Black;
    width: 158px;
    height: 17px;
    font-size: 12px;
    border: solid 0px white;
    text-decoration: underline;
    direction: rtl;
    text-align: center;
}
.banner_text
{
    width: 176px;
    height: 50px;
    font-family: Franklin Gothic Book;
    font-size: 11px;
    line-height: 12px;
    text-align: center; /*was right*/
    direction: rtl;
    color: #A8ACAD; /*  font-smooth: always;*/
}
.banner_text a:hover
{
    width: 176px; /*  height : 50px; */
    font-family: Franklin Gothic Book;
    font-size: 11px;
    line-height: 12px;
    text-align: center; /*was right*/
    direction: rtl;
    color: #A8ACAD;
    text-decoration: underline; /*  font-smooth: always;*/
    text-align: center;
    padding-right: 10px;
    padding-top: 7px;
    vertical-align: top;
}
.bannerHeader_text
{
    width: 176px;
    height: 25px;
    font-family: Franklin Gothic Book;
    font-size: 14px;
    line-height: 14px;
    text-align: center; /*was right*/
    direction: rtl;
    color: #ffffff; /*  font-smooth: always;*/
}
.bannerHeader_text a:hover
{
    width: 176px;
    height: 25px;
    font-family: Franklin Gothic Book;
    font-size: 14px;
    line-height: 14px;
    text-align: center; /*was right*/
    direction: rtl;
    color: #A8ACAD;
    text-decoration: underline; /*  font-smooth: always;*/
}

.imgCountrySize
{
    width: 20px;
    height: 16px;
}
.CountryTD
{
    width: 33%;
    height: 40px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

