@charset "iso-8859-1";
/* CSS Document */

.HomeServicesLink
{ font-family:arial ; font-size:9pt ; font-weight:bold ; color:#208ab6 ; text-decoration:none}
.HomeServicesLinkhover
{ font-family:arial ; font-size:9pt ; font-weight:bold ; color:#ffba00 ; text-decoration:none}

.HomeServicesTXT
{ font-family:arial ; font-size:8pt ; color:#6e6e6e }

.FooterLink
{ font-family:arial ; font-size:8pt ; font-weight:bold ; color:#383838 ; text-decoration:none}
.FooterLink:hover
{ font-family:arial ; font-size:8pt ; font-weight:bold ; color:#7c7c7c ; text-decoration:none}
.FooterLinkSelected
{ font-family:arial ; font-size:8pt ; font-weight:bold ; color:#7c7c7c ; text-decoration:none}



.FooterTXT
{ font-family:arial ; font-size:8pt ; color:#383838 }

.FooterLink1
{ font-family:arial ; font-size:8pt ;  color:#383838 ; text-decoration:underline}
.FooterLink1:hover
{ font-family:arial ; font-size:8pt ;  color:#383838 ; text-decoration:none}

.GlobalTXT
{ font-family:arial ; font-size:12px ; color:#434242 }

.GlobalTXTBold
{ font-family:arial ; font-size:12px ; color:#434242 ; font-weight:bold}

.contactTXT
{ font-family:arial ; font-size:11px ; color:#5e5e5e }

.ContactForm
{font-family:verdana; color:#466E95; font-size:11px; border-style:solid; border-width:1px; background-color:#f3f7fb; border-color:#9BB1C6}
.ContactGrayDetail
{font-family:verdana; color:#474747; font-size:12px}
.ContactWellcome
{font-family:verdana; color:#F87100; font-size:11px; font-weight:bold; text-decoration:none}

.ContactSendReport
{font-family:arial; color:#ff6c00; font-size:11px; text-decoration:none}

.ContactAdd
{ font-family:arial ; font-size:11px ; color:#414141 }


#hdrTopBar
{
    background: url('/images/hdr_top_bar.jpg') repeat-x;
    height: 57px;
    width: 777px;
}

#mainMenu a
{
    display: inline-block;
    height: 69px;
}

#menuHome
{
    background: url('/images/menu_home.jpg') no-repeat;
    width: 155px;
}

#menuAboutUs
{
    background: url('/images/menu_about_us.jpg') no-repeat;
    width: 156px;
}

#menuServices
{
    background: url('/images/menu_services.jpg') no-repeat;
    width: 156px;
}

#menuCurrExch
{
    background: url('/images/menu_curr_exch.jpg') no-repeat;
    width: 156px;
}

#menuContactUs
{
    background: url('/images/menu_contact_us.jpg') no-repeat;
    width: 154px;
}
