BODY{
    background-color:#fff;
}


BODY .shell{
    background:#fff;
    color:#333;
}

.shell INPUT,
.shell SELECT,
.shell TEXTAREA,
.shell H2,
.shell H3,
.shell H4{
    color:#1a1a1a;
}

#header.shell A{
    color:#333;
}

#footer.shell LI,
#footer.shell LI A{
    color:#333;
}

#header.shell LABEL INPUT{
    background-color:transparent;
}

.shell H1{
    color:#d42e12;
}

.shell .module A,
.shell UL.link_list A,
.shell .heading_box A{
    color:#1a1a1a;
}

.shell #country_switch A{
   color:#d42e12;
}

.shell P.module A:hover,
.shell .module P A:hover{
    text-decoration:underline;
    color:#d42e12;
}

.shell .rss_wrapper .rss_detail P A:hover{
    text-decoration:underline;
    color:#1a1a1a;
}

.shell H3.rss A{
    color:#333;
}

.shell .rss_wrapper .rss_detail{
    border-bottom:solid 1px #d5d5d5;
}

.shell .rater UL{
    border-bottom:1px solid #d5d5d5;
}

.shell DIV.progress_bar DIV.bar{
    border:1px solid #ccc;
}

.shell DIV.progress_bar DIV.bar DIV.inner{
    background-color:#0098bf;
}

/* tables */
/**********/
.shell .content_module TABLE H4{
    color:#333;
}

.shell TABLE.global_table{
    background:#fafafa;
    border:1px solid #dedede;
    border-collapse:separate;
}

.shell TABLE.global_table TH,
.shell TABLE.global_table TD{
    border:1px solid #dedede;
}

.shell TABLE.global_table TD.first,
.shell TABLE.global_table TD.intro{
    border-right:solid 1px #999;
}

.shell TABLE.global_table TD.intro.head_highlight.first{
    border-right:solid 1px #dedede;
}

.shell TABLE.global_table TH.head_highlight,
.shell TABLE.global_table TD.head_highlight{
    background:#fdfedf url(../images/backgrounds/1_twotone_table.gif) left bottom repeat-x;
    border-bottom:1px solid #999;
}

.shell TABLE.global_table.grey TH.head_highlight,
.shell TABLE.global_table.grey TD.head_highlight{
    background-color:#fafafa;
}

.shell TABLE.global_table TR.alternate_highlight{
    background-color:#fff;
}

.shell TABLE.global_table TD.cell_highlight{
    background-color:#8cccd8;
}

.shell TABLE.global_table.all_grey,
.shell TABLE.global_table.all_grey TR,
.shell TABLE.global_table.all_grey TD,
.shell TABLE.global_table.all_grey TH.head_highlight,
.shell TABLE.global_table.all_grey TD.head_highlight{
    background-color:#fafafa;
}

/* tag cloud */
/************/
.shell .tag_cloud LI.size1 A{
    color:#999;
}

.shell .tag_cloud LI.size2 A{
    color:#666;
}

.shell .tag_cloud LI.size3 A,
.shell .tag_cloud LI.size4 A{
    color:#333;
}

/*follow us and shell for*/

.shell .follow_us UL LI A,
.shell .shell_for UL LI A{
    color:#1A1A1A;
}

/* navigation */
.shell .navigation UL UL UL LI A,
.shell .navigation UL UL UL LI A.selected,
.shell .navigation UL UL UL LI A.selected:hover{
    color:#333;
}

/* breadcrumb */
.shell .breadcrumb LI A{
    color:#333;
}

.shell .breadcrumb LI A:hover{
    color:#d42e12;
}

/* accordion */
/*************/
.shell .accordion H4.hover{
    text-decoration:underline;
}

.shell .accordion_sitemap H3.title,
.shell .accordion_sitemap H2,
.shell .accordion_m21 P.subheading{
    color:#1a1a1a;
}

.shell .accordion_contact_us H5{
    color:#686765;
}

.shell .accordion_sitemap H3.selected{
    background-color:#fdf6d1;
}

/* introduction module */
.shell DIV.intro P{
    color:#333;
}

/* box modules */
.shell DIV.tabbed DIV.tab{
    background-color:#f7f7f7;
}

/* tab module */
.shell UL.tab_module{
    background-color:#fff;
}

.shell .heading_box DIV{
    background-color:#F7D117;
}

.shell .heading_box H1,
.shell .heading_box P{
    color:#1a1a1a;
}

/* forms */
.shell .input_form LI.error LABEL,
.shell .input_form LI.error P,
.shell .input_form LI.error EM{
    color:#d42e12;
}

.shell .input_form LI.show_help{
    background-color:#fff;
    border-top:1px solid #d5d5d5;
    border-bottom:1px solid #d5d5d5;
    color:#000;
}

.shell .input_form LI.show_help LABEL{
    color:#000;
}

.shell .input_form A.button:hover{
    color:#333;
}

.shell .input_form A.button{
    color:#666;
}