body{
        color:#000000;
        font-size:10pt;
    font-family: Tahoma, Verdana;
}

a.company_name, .company_name:hover{
        color:#FFFFFF;
        font-size:18pt;
/*        text-transform:uppercase;*/
        text-decoration:none;
}

a.company_slogan, .company_slogan:hover{
        color:#C9DAFF;
        font-size:8pt;
        text-transform:uppercase;
        text-decoration:none;
}

td.menu_main{
        padding:15px 10px 0px 10px;
        background-image:url(img/menu_main_sep.gif);
        background-repeat:no-repeat;
        background-position:center top;
}

a.menu_main{
        color:#C9DAFF;
        font-size:7pt;
        font-weight:bold;
        text-transform:uppercase;
        text-decoration:none;
}

menu_main:hover{
        text-decoration:underline;
}

.welcome{
        font-family:Times New Roman;
        font-size:12pt;
        font-style:italic;
        font-weight:bold;
}

.red_italic, h1{
        font-family:Times New Roman;
        font-size:14pt;
        font-style:italic;
        font-weight:bold;
        color:#CD582A;
}

.text_small{
        font-size:9pt;
        color:#000000;
        text-decoration:none;
}

a.read_more{
        font-size:9pt;
        text-decoration:underline;
        color:#627DBB;
}

.red_subtitle{
        font-size:10pt;
        font-weight:bold;
        text-transform:uppercase;
        color:#CD582A;
}

a.menu_bottom{
        color:#FFFFFF;
        font-weight:bold;
        text-transform:lowercase;
        text-decoration:underline;
}


