
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

section, header {
    display: block;
}
/* General Demo Style */
body {
    font-family: Century Gothic,Tahoma;
    background: url(bgnoise_lg.png);
    font-weight: 400;
    font-size: 1px;
    color: #3a2127;
    overflow-y: scroll;
}

a {
    color: #333;
    text-decoration: none;
}

.container {
    width: 100%;
    height: 100%;
    position: relative;
}

.clr {
    clear: both;
}

.container > header {
    padding: 0px 30px 0px 170px;
    margin: 0px 2px 1px 2px;
    position: relative;
    display: block;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: justify;
}

    .container > header h1 {
        position: relative;
        color: #498ea5;
        font-weight: 700;
        font-style: normal;
        font-size: 30px;
        padding: 0px 0px 5px 0px;
        text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
    }

        .container > header h1 span {
            font-family: Century Gothic,Tahoma;
            font-size: 20px;
            line-height: 20px;
            display: block;
            font-weight: 400;
            font-style: italic;
            color: #719dab;
            text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
        }

    .container > header h2 {
        font-size: 16px;
        font-style: italic;
        color: #2d6277;
        text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
    }
/* Header Style */
.freshdesignweb-top {
    line-height: 24px;
    font-size: 11px;
    background: rgba(0, 0, 0, 0.05);
    text-transform: uppercase;
    z-index: 9999;
    position: relative;
    box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}

    .freshdesignweb-top a {
        padding: 0px 100px;
        letter-spacing: 1px;
        color: #333;
        text-shadow: 0px 1px 1px #fff;
        display: block;
        float: left;
    }

        .freshdesignweb-top a:hover {
            background: #fff;
        }

    .freshdesignweb-top span.right {
        float: right;
    }

        .freshdesignweb-top span.right a {
            float: left;
            display: block;
        }

.freshdesignweb-demos {
    text-align: center;
    display: block;
    line-height: 30px;
    padding: 20px 0px;
}

    .freshdesignweb-demos a {
        display: inline-block;
        margin: 0px 4px;
        padding: 0px 4px;
        color: #fff;
        line-height: 20px;
        font-style: italic;
        font-size: 13px;
        border-radius: 3px;
        background: rgba(41,77,95,0.1);
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

        .freshdesignweb-demos a:hover {
            background: rgba(41,77,95,0.3);
        }

        .freshdesignweb-demos a.current,
        .freshdesignweb-demos a.current:hover {
            background: rgba(41,77,95,0.3);
        }

td, textarea, input, select {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 10px;
    color: 343434;
    font-weight: normal;
}

.tableDetail {
    font-size: 10px;
    font-family: Arial, Tahoma, Century Gothic;
    color: #49394E;
}

.frame2 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 17px;
    color: #254987;
    font-weight: bold;
    padding: 0px 70px 0px 70px;
}

a.a:link {
    color: #E64D0F;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.a:hover {
    color: #B61B01;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    border: thin none #E64D0F;
    text-decoration: underline;
}

a.a:visited {
    color: #E64D0F;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
}

a.b:link {
    color: #0080C0;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.b:hover {
    color: #000;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    border: thin none #E64D0F;
    text-decoration: underline;
}

a.b:visited {
    color: #0080C0;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
}

a.c:link {
    color: #575757;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

a.c:hover {
    color: #E64D0F;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    border: thin none #E64D0F;
    text-decoration: underline;
}

a.c:visited {
    color: #575757;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}

a.d:link {
    color: #E64D0F;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

a.d:hover {
    color: #B61B01;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    border: thin none #E64D0F;
    text-decoration: underline;
}

a.d:visited {
    color: #E64D0F;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
}

a.e:link {
    color: #fff;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 20px 20px 20px;
}

a.e:hover {
    color: #E26100;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    padding: 20px 20px 20px 20px;
}

a.e:visited {
    color: #fff;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    padding: 20px 20px 20px 20px;
}

a.f:link {
    color: #303A38;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 9px;
}

a.f:hover {
    color: #E26100;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 9px;
}

a.f:visited {
    color: #303A38;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 9px;
}

a.g:link {
    color: #88929C;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    font-weight: normal;
}

a.g:active {
    color: #88929C;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    font-weight: normal;
}

a.g:visited {
    color: #88929C;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    font-weight: normal;
}

a.g:hover {
    color: #E6531D;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    font-weight: normal;
    font-style: underline;
}


a.k:link {
    color: #E6531D;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 10px;
    font-weight: bold;
}

a.k:hover {
    color: #E6531D;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
}

a.k:active {
    color: #E6531D;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 10px;
    font-weight: bold;
}

a.k:visited {
    color: #E6531D;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 10px;
    font-weight: bold;
}

a.m:link {
    color: #fff;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding-top: 5px;
}

a.m:active {
    color: #fff;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding-top: 5px;
}

a.m:hover {
    color: #E26100;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding-top: 5px;
}

a.m:visited {
    color: #fff;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    padding-top: 5px;
}

a.n:link {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    color: #f7a579;
    font-weight: bold;
    text-align: left;
    padding: 0px 20px 0px 0px;
    font-style: normal;
}

a.n:active {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    color: #f7a579;
    font-weight: bold;
    text-align: left;
    padding: 0px 20px 0px 0px;
    font-style: normal;
}

a.n:hover {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    color: #f7a579;
    font-weight: bold;
    text-align: left;
    padding: 0px 20px 0px 0px;
    font-style: normal;
}

a.n:visited {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    color: #f7a579;
    font-weight: bold;
    text-align: left;
    padding: 0px 20px 0px 0px;
    font-style: normal;
}

a.o:link {
    color: #15435D;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

a.o:hover {
    color: #E64D0F;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    border: thin none #E64D0F;
    text-decoration: underline;
}

a.o:visited {
    color: #15435D;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}

a.p:link {
    color: #E64D0F;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

a.p:hover {
    color: #E64D0F;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    font-weight: normal;
    font-style: underline;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    border: thin none #E64D0F;
    text-decoration: underline;
}

a.p:visited {
    color: #575757;
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}

a.q:link {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 15px;
    color: #595959;
    font-weight: bold;
    valign: top;
    padding: 0px 0px 0px 0px;
    font-style: normal;
}

a.q:active {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 15px;
    color: #595959;
    font-weight: bold;
    valign: top;
    padding: 0px 0px 0px 0px;
    font-style: normal;
}

a.q:hover {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    valign: top;
    padding: 0px 0px 0px 0px;
    font-style: normal;
}

a.q:visited {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 15px;
    color: #595959;
    font-weight: bold;
    valign: top;
    padding: 0px 0px 0px 0px;
    font-style: normal;
}

==========
.bg1 {
    background-color: #F0F0F0;
}

.bg2 {
    background-color: #F0F0F0;
}

.bg3 {
    background-color: #000;
}

.bg4 {
    background-color: #fff;
}

.image1 {
    text-align: center;
}

.image2 {
    text-align: right;
}

.image3 {
    text-align: left;
    padding-left: 60px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.image4 {
    text-align: left;
}

<br >
<font size="4" > </font > .image5 {
    background-image: url("TD2020-Landing-pg(Backg).jpg"), url("fabric_plaid.jpg");
}

<p > <br >

.font1 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 11px;
    color: 343434;
    font-weight: normal;
    padding: 15px 0 15px 5px;
}

.font2 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 12px;
    color: #6A828A;
    font-weight: normal;
    padding: 5px 0 5px 42px;
}

.font3 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 20px;
    color: #E64D0F;
    font-weight: bold;
    padding: 5px 0 5px 42px;
}

.font4 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 12px;
    color: #0080C0;
    font-weight: bold;
    padding: 5px 0 5px 0px;
}

.font5 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 17px;
    color: #254987;
    font-weight: bold;
    padding: 5px 0 5px 20px;
}

.font6 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 12px;
    color: #575757;
    font-weight: normal;
    padding: 5px 0 5px 42px;
}

.font7 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    padding: 5px 30px 5px 30px;
    text-align: justify;
}

.font8 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 10px;
    color: #0080C0;
    font-weight: bold;
    padding: 2px 20px 2px 2px;
    text-align: justify;
}

.font9 {
    padding: 20px 70px 20px 70px;
}


.font10 {
    padding: 0px 0 0px 3px;
}

.font11 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 17px;
    color: #E64D0F;
    font-weight: bold;
    padding: 5px 0 5px 42px;
}

.font12 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 17px;
    color: #254987;
    font-weight: bold;
    padding: 20px 70px 20px 70px;
}

.font13 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    padding: 5px 70px 5px 70px;
}

.font14 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 12px;
    color: #575757;
    font-weight: normal;
    padding: 10px 0px 5px 5px;
    text-align: justify;
}

.font15 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 17px;
    color: #254987;
    font-weight: bold;
    padding: 0px 70px 0px 70px;
}

.font16 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 17px;
    color: #254987;
    font-weight: bold;
    padding: 20px 70px 0px 70px;
}

.font17 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 12px;
    color: #575757;
    font-weight: normal;
    padding: 5px 0px 0px 0px;
}

.font18 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 17px;
    color: #1883C3;
    font-weight: bold;
    padding: 20px 70px 20px 70px;
}

.font19 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 13px;
    color: #333;
    font-weight: normal;
    padding: 20px 70px 0px 70px;
    text-align: justify;
}

.font20 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 15px;
    color: #1883C3;
    font-weight: bold;
    padding: 20px 20px 5px 0px;
    text-align: justify;
}

.font21 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 13px;
    color: #575757;
    font-weight: normal;
    padding: 0px 0px 5px 0px;
    text-align: justify;
}

.font22 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 13px;
    color: #575757;
    font-weight: normal;
    padding: 20px 20px 5px 0px;
    text-align: justify;
}

.font23 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 13px;
    color: #15435D;
    font-weight: normal;
    padding: 0px 20px 20px 20px;
    text-align: justify;
}

.font24 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 17px;
    color: #E64D0F;
    font-weight: bold;
    padding: 20px 70px 20px 70px;
}

.font25 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 15px;
    color: #254987;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    text-align: justify;
}

.font26 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 12px;
    color: #333;
    font-weight: normal;
    padding: 10px 70px 20px 70px;
    text-align: justify;
}

.font27 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 12px;
    color: #333;
    font-weight: normal;
    padding: 10px 20px 10px 50px;
    text-align: justify;
}

.font28 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 15px;
    color: #E64D0F;
    font-weight: bold;
    padding: 20px 70px 20px 70px;
    text-align: justify;
}

.font29 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 12px;
    color: #333;
    font-weight: normal;
    padding: 20px 70px 20px 0px;
    text-align: justify;
}

.font30 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 17px;
    color: #E64D0F;
    font-weight: bold;
    padding: 20px 70px 20px 70px;
    text-align: center;
}

.font31 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 15px;
    color: #0080C0;
    font-weight: bold;
    padding: 5px 70px 5px 70px;
}

.font32 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 17px;
    color: #0080C0;
    font-weight: bold;
    padding: 20px 70px 20px 70px;
}


.font33 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: left;
    padding: 20px;
}

.font34 {
    font-family: Century Gothic, Arial, Tahoma;
    font-size: 10px;
    color: #fff;
    font-weight: normal;
    text-align: center;
}

.font35 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 16px;
    font-weight: bold;
    color: #8DCBE0;
    padding: 20px 20px 20px 0px;
}


.font36 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 13px;
    color: #15435D;
    font-weight: normal;
    padding: 20px 20px 20px 0px;
    text-align: justify;
}

.font37 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 18px;
    font-weight: bold;
    color: #E6531D;
    padding: 20px 20px 0px 0px;
}

.font38 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 10px;
    color: #fff;
    font-weight: normal;
    text-align: left;
    padding-left: 20pt;
}

.font39 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 20px;
    font-weight: bold;
    color: #E6531D;
    padding: 20px 20px 20px 0px;
}

.font40 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 15px;
    font-weight: bold;
    color: #154C61;
    padding: 10px 10px 10px 10px;
}

.font41 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 12px;
    color: #575757;
    font-weight: normal;
    padding: 10px 10px 10px 10px;
    text-align: justify;
}

.font42 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 15px;
    color: #15435D;
    font-weight: normal;
    padding: 10px 60px 10px 0px;
    text-align: justify;
}


.font43 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 9px;
    color: #65696A;
    font-weight: normal;
    padding: 10px 50px 10px 0px;
    text-align: justify;
}

.font44 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    color: #88929C;
    font-weight: normal;
    padding: 10px 60px 10px 0px;
    text-align: justify;
}

.font45 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    padding: 10px 60px 10px 0px;
    text-align: justify;
}


.font46 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 18px;
    font-weight: bold;
    color: #E6531D;
    padding: 20px 20px 0px 0px;
}

.font47 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 15px;
    font-weight: bold;
    color: #154C61;
    padding: 10px 10px 10px 0px;
}

.font48 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 15px;
    font-weight: bold;
    color: #154C61;
    padding: 20px 20px 20px 0px;
}

.font49 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 15px;
    font-weight: bold;
    color: #E6531D;
    padding: 10px 10px 10px 0px;
}

.font50 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 10px;
    font-weight: bold;
    color: #E6531D;
    padding: 10px 10px 10px 0px;
    text-align: right
}

.font51 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 15px;
    font-weight: bold;
    color: #154C61;
    padding: 10px 10px 10px 0px;
}

.font52 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 18px;
    font-weight: normal;
    color: #E6531D;
    padding: 20px 20px 0px 0px;
}

.font53 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 18px;
    font-weight: bold;
    color: #E6531D;
    padding: 0px 0px 0px 0px;
}

.font54 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    color: #f7a579;
    font-weight: bold;
    text-align: left;
    padding: 0px 20px 0px 20px;
}


.font55 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: left;
    padding: 0px 20px 0px 20px;
}

.font56 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    padding: 0px 20px 0px 20px;
}

.font57 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    padding: 5px 30px 5px 50px;
    text-align: justify;
}

.font58 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    padding: 5px 30px 5px 50px;
    text-align: left;
}

.font59 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    padding: 5px 30px 5px 10px;
    text-align: left;
}


.font60 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: left;
    padding: 20px;
}


.font61 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 18px;
    font-weight: bold;
    color: #E6531D;
    padding: 20px 20px 0px 0px;
}

.font62 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 12px;
    color: #3A0F2D;
    font-weight: bold;
    padding: 5px 0 5px 5px;
}


.font63 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    padding: 5px 0 5px 5px;
}


.font64 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: left;
    padding: 0px 20px 0px 20px;
}


.font65 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: left;
    padding: 0px 20px 0px 20px;
}

.font66 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    color: #f7a579;
    font-weight: bold;
    text-align: left;
    padding: 0px 20px 0px 20px;
}


.font67 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    color: #cfac38;
    font-weight: bold;
    text-align: left;
    padding: 0px 20px 0px 20px;
}

.font68 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 18px;
    font-weight: bold;
    color: #E6531D;
    padding: 0px 0px 0px 0px;
}

.table1 {
    background-color: #F5F5F5;
    border-color: #E1E1E1;
    border-style: solid;.font55 {
    font-family: Arial, Tahoma, Century Gothic;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: left;
    padding: 0px 20px 0px 20px;
}
    border-width: 2px;
    box-shadow: 10px 10px 40px grey;
    <font color="#222222" face="Consolas"> </font>
}

.polaroid {
    width: 284px;
    padding: 10px 10px 20px 10px;
    border: 1px solid #BFBFBF;
    background-color: white;
    box-shadow: 10px 10px 5px #aaaaaa;
}




.table2 {
    background-color: #fff;
    border-color: #DEE4F0;
    border-style: solid;
    border-width: 3px;
}


/* Slider
http://www.freshdesignweb.com/drop-down-responsive-menu-with-css3-and-jquery.html
*/
@import url(http://fonts.googleapis.com/css?family=Gentium+Basic:400,700|Yanone+Kaffeesatz);
/*===== nav style ======*/
#fdw nav select {
    display: none; /* this is just for the mobile display */
}

#fdw nav ul {
    display: block;
    z-index: 999999;
}

    #fdw nav ul li {
        display: inline-block;
        padding: 8px 30px 8px;
        margin-left: 1px;
        position: relative;
        color: #fff;
        font: normal 12px 'Yanone Kaffeesatz', Century Gothic,Tahoma;
    }

        #fdw nav ul li a:link, #fdw nav ul li a:visited {
            color: #fff;
            font: normal 12px 'Yanone Kaffeesatz',Arial, Century Gothic,Tahoma;
            font-weight: normal;
            text-transform: uppercase;
            // display:inline-block;
            position: relative;
        }

        #fdw nav ul li a:hover, #fdw nav ul li a:active {
            color: #e25d29;
            text-decoration: none;
        }

        #fdw nav ul li span {
            position: absolute;
            right: -12px;
            bottom: 6px;
            width: 7px;
            height: 8px;
            margin: 0 0 0 3px;
            float: right;
            display: block;
            //background:url('nav_arrow.jpg') no-repeat left -8px;
            color: #e25d29;
            font: 0/0 a;
        }

        #fdw nav ul li.current a {
            color: #e25d29;
            cursor: default;
        }

//#fdw nav ul li.current a span {
    // background:url('nav_arrow.jpg') no-repeat left 0;
}

#fdw nav ul li.current ul li a {
    cursor: pointer;
}

/*===== sub_menu Style =======*/
#fdw nav ul li ul.sub_menu {
    position: absolute;
    top: 30px;
    left: 0;
    margin: 0;
    padding: 0;
    background: #fff;
    border: 1px solid #ececec;
    border-top: 5px solid #e25d29;
    display: none;
    z-index: 999999;
    -moz-box-shadow: 0px 6px 7px #121012;
    -webkit-box-shadow: 0px 6px 7px #121012;
    box-shadow: 0px 6px 7px #121012;
}

    #fdw nav ul li ul.sub_menu li.arrow_top {
        position: absolute;
        top: -12px;
        left: 12px;
        width: 13px;
        height: 8px;
        display: block;
        border: none;
        //background:url('arrow_top1.jpg') no-repeat left top;
    }

    #fdw nav ul li ul.sub_menu li {
        float: none;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #ececec;
    }

        #fdw nav ul li ul.sub_menu li a {
            white-space: nowrap;
            width: 200px;
            padding: 12px;
            font: 12px Arial, Century Gothic,Tahoma;
            ;
            text-transform: capitalize;
            color: #777;
        }

            #fdw nav ul li ul.sub_menu li a:hover {
                background: #f9f9f9;
                color: #333;
            }

            #fdw nav ul li ul.sub_menu li a.subCurrent {
                color: #e25d29;
                cursor: default;
            }

                #fdw nav ul li ul.sub_menu li a.subCurrent:hover {
                    background: none;
                }
/*===================== end Header style ======================*/


@media only screen and (min-width: 768px) and (max-width: 959px) {
    /* nav */
    #fdw nav ul li {
        margin-left: 12px;
    }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

    /* nav menu ul & select */
    #fdw nav ul {
        display: none;
    }

    #fdw nav select {
        width: 100%;
        display: block;
        margin-bottom: 30px;
        cursor: pointer;
        padding: 6px;
        background: #f9f9f9;
        border: 1px solid #e3e3e3;
        color: #777;
    }
}




/**
 * Tooltip Styles
 */

/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
    position: relative;
    cursor: pointer;
}

    /* Base styles for the entire tooltip */
    [data-tooltip]:before,
    [data-tooltip]:after,
    .tooltip:before,
    .tooltip:after {
        position: absolute;
        visibility: hidden;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
        transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
        transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
        transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        pointer-events: none;
    }

    /* Show the entire tooltip on hover and focus */
    [data-tooltip]:hover:before,
    [data-tooltip]:hover:after,
    [data-tooltip]:focus:before,
    [data-tooltip]:focus:after,
    .tooltip:hover:before,
    .tooltip:hover:after,
    .tooltip:focus:before,
    .tooltip:focus:after {
        visibility: visible;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    /* Base styles for the tooltip's directional arrow */
    .tooltip:before,
    [data-tooltip]:before {
        z-index: 1001;
        border: 6px solid transparent;
        background: transparent;
        content: "";
    }

    /* Base styles for the tooltip's content area */
    .tooltip:after,
    [data-tooltip]:after {
        z-index: 1000;
        padding: 8px;
        width: 100px;
        background-color: #000;
        background-color: hsla(0, 0%, 20%, 0.9);
        color: #fff;
        content: attr(data-tooltip);
        font-size: 14px;
        line-height: 1.2;
    }

    /* Directions */

    /* Top (default) */
    [data-tooltip]:before,
    [data-tooltip]:after,
    .tooltip:before,
    .tooltip:after,
    .tooltip-top:before,
    .tooltip-top:after {
        bottom: 100%;
        left: 28%;
    }

    [data-tooltip]:before,
    .tooltip:before,
    .tooltip-top:before {
        margin-left: -6px;
        margin-bottom: -12px;
        border-top-color: #000;
        border-top-color: hsla(0, 0%, 20%, 0.9);
    }

    /* Horizontally align top/bottom tooltips */
    [data-tooltip]:after,
    .tooltip:after,
    .tooltip-top:after {
        margin-left: -70px;
    }

    [data-tooltip]:hover:before,
    [data-tooltip]:hover:after,
    [data-tooltip]:focus:before,
    [data-tooltip]:focus:after,
    .tooltip:hover:before,
    .tooltip:hover:after,
    .tooltip:focus:before,
    .tooltip:focus:after,
    .tooltip-top:hover:before,
    .tooltip-top:hover:after,
    .tooltip-top:focus:before,
    .tooltip-top:focus:after {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
    }


/* Base styles for the element that has a tooltip */
[data-tooltip1],
.tooltip {
    position: relative;
    cursor: pointer;
}

    /* Base styles for the entire tooltip */
    [data-tooltip1]:before,
    [data-tooltip1]:after,
    .tooltip:before,
    .tooltip:after {
        position: absolute;
        visibility: hidden;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
        transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
        transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
        transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        pointer-events: none;
    }

    /* Show the entire tooltip on hover and focus */
    [data-tooltip1]:hover:before,
    [data-tooltip1]:hover:after,
    [data-tooltip1]:focus:before,
    [data-tooltip1]:focus:after,
    .tooltip:hover:before,
    .tooltip:hover:after,
    .tooltip:focus:before,
    .tooltip:focus:after {
        visibility: visible;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    /* Base styles for the tooltip's directional arrow */
    .tooltip:before,
    [data-tooltip1]:before {
        z-index: 1001;
        border: 6px solid transparent;
        background: transparent;
        content: "";
    }

    /* Base styles for the tooltip's content area */
    .tooltip:after,
    [data-tooltip1]:after {
        z-index: 1000;
        padding: 8px;
        width: 100px;
        background-color: #000;
        background-color: hsla(0, 0%, 20%, 0.9);
        color: #fff;
        content: attr(data-tooltip1);
        font-size: 14px;
        line-height: 1.2;
    }

    /* Directions */

    /* Top (default) */
    [data-tooltip1]:before,
    [data-tooltip1]:after,
    .tooltip:before,
    .tooltip:after,
    .tooltip-top:before,
    .tooltip-top:after {
        bottom: 100%;
        left: 32%;
    }

    [data-tooltip1]:before,
    .tooltip:before,
    .tooltip-top:before {
        margin-left: -6px;
        margin-bottom: -12px;
        border-top-color: #000;
        border-top-color: hsla(0, 0%, 20%, 0.9);
    }

    /* Horizontally align top/bottom tooltips */
    [data-tooltip1]:after,
    .tooltip:after,
    .tooltip-top:after {
        margin-left: -70px;
    }

    [data-tooltip1]:hover:before,
    [data-tooltip1]:hover:after,
    [data-tooltip1]:focus:before,
    [data-tooltip1]:focus:after,
    .tooltip:hover:before,
    .tooltip:hover:after,
    .tooltip:focus:before,
    .tooltip:focus:after,
    .tooltip-top:hover:before,
    .tooltip-top:hover:after,
    .tooltip-top:focus:before,
    .tooltip-top:focus:after {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
    }

/* Base styles for the element that has a tooltip */
[data-tooltip2],
.tooltip {
    position: relative;
    cursor: pointer;
}

    /* Base styles for the entire tooltip */
    [data-tooltip2]:before,
    [data-tooltip2]:after,
    .tooltip:before,
    .tooltip:after {
        position: absolute;
        visibility: hidden;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
        transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
        transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
        transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        pointer-events: none;
    }

    /* Show the entire tooltip on hover and focus */
    [data-tooltip2]:hover:before,
    [data-tooltip2]:hover:after,
    [data-tooltip2]:focus:before,
    [data-tooltip2]:focus:after,
    .tooltip:hover:before,
    .tooltip:hover:after,
    .tooltip:focus:before,
    .tooltip:focus:after {
        visibility: visible;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    /* Base styles for the tooltip's directional arrow */
    .tooltip:before,
    [data-tooltip2]:before {
        z-index: 1001;
        border: 6px solid transparent;
        background: transparent;
        content: "";
    }

    /* Base styles for the tooltip's content area */
    .tooltip:after,
    [data-tooltip2]:after {
        z-index: 1000;
        padding: 8px;
        width: 100px;
        background-color: #000;
        background-color: hsla(0, 0%, 20%, 0.9);
        color: #fff;
        content: attr(data-tooltip2);
        font-size: 14px;
        line-height: 1.2;
    }

    /* Directions */

    /* Top (default) */
    [data-tooltip2]:before,
    [data-tooltip2]:after,
    .tooltip:before,
    .tooltip:after,
    .tooltip-top:before,
    .tooltip-top:after {
        bottom: 100%;
        left: 39%;
    }

    [data-tooltip2]:before,
    .tooltip:before,
    .tooltip-top:before {
        margin-left: -6px;
        margin-bottom: -12px;
        border-top-color: #000;
        border-top-color: hsla(0, 0%, 20%, 0.9);
    }

    /* Horizontally align top/bottom tooltips */
    [data-tooltip2]:after,
    .tooltip:after,
    .tooltip-top:after {
        margin-left: -70px;
    }

    [data-tooltip2]:hover:before,
    [data-tooltip2]:hover:after,
    [data-tooltip2]:focus:before,
    [data-tooltip2]:focus:after,
    .tooltip:hover:before,
    .tooltip:hover:after,
    .tooltip:focus:before,
    .tooltip:focus:after,
    .tooltip-top:hover:before,
    .tooltip-top:hover:after,
    .tooltip-top:focus:before,
    .tooltip-top:focus:after {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
    }

</form >
</body >
</html >
