/* ********** ********** ********** ********** ********** */
/* BODY AND DIVIDERS WEBSITE STYLE                        */
/* ********** ********** ********** ********** ********** */

.BodyStyle /* */
{
    margin-top:            2;
    margin-bottom:         2;
    margin-left:           0;
    margin-right:          0;

    background:            #3F81B3;

    vertical-align:        top;
    text-align:            center;
}

.DivStyle /* */
{
    background:            #3F81B3 url(../img/img_00.gif) repeat-x;
}

/* ********** ********** ********** ********** ********** */
/* TABLE WEBSITE STYLE                                    */
/* ********** ********** ********** ********** ********** */

.HEAD_Table /* */
{
    background:            url(../img/img_02.gif) repeat-x;

    font-family:           Century Gothic;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           bold;
    font-size:             36px;
    color:                 #FFFFFF;

    width:                 1000px;
    height:                150px;

    border-top:            #CCCCCC 0px solid;
    border-bottom:         #CCCCCC 0px solid;
    border-left:           #CCCCCC 0px solid;
    border-right:          #CCCCCC 0px solid;
}

.MENU_Table /* */
{
    background:            #B23B2B url(../img/img_04.gif) repeat-x;
    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           bold;
    font-size:             14px;
    color:                 #FFFFFF;

    height:                50px;
}

.MAIN_Table /* */
{
    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             2px;
    color:                 #000000;

    width:                 1000px;
    height:                760px;
}

.CTR_Table /* */
{
    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             12px;
    color:                 #000000;

    width:                 100%;
    height:                100%;
}

.INFO_Table /* */
{
    background:            #CCCCFF;

    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             12px;
    color:                 #003366;

    width:                 100%;

    border-top:            #6699CC 1px solid;
    border-bottom:         #6699CC 1px solid;
    border-left:           #6699CC 1px solid;
    border-right:          #6699CC 1px solid;
}

.ALRT_Table /* */
{
    background:            #E9E9E9;

    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             12px;
    color:                 #999999;

    width:                 950px;

    border-top:            #CCCCCC 1px solid;
    border-bottom:         #CCCCCC 1px solid;
    border-left:           #CCCCCC 1px solid;
    border-right:          #CCCCCC 1px solid;
}

.WORK_Table /* */
{
    background:            #CCCCCC;

    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             12px;
    color:                 #000000;

    border-top:            #FFFFFF 0px solid;
    border-bottom:         #FFFFFF 0px solid;
    border-left:           #FFFFFF 0px solid;
    border-right:          #FFFFFF 0px solid;
}

.FOOT_Table /* */
{
    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             10px;
    color:                 #000000;

    width:                 100%;
    height:                50px;
}

.ListTable /* */
{
    width:                 100%;

    border-top:            #CCCCCC 1px solid;
    border-bottom:         #CCCCCC 1px solid;
    border-left:           #CCCCCC 1px solid;
    border-right:          #CCCCCC 1px solid;
}

.ListHeader /* */
{
    background-color:      #666666;

    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           bold;
    font-size:             12px;
    color:                 #FFFFFF;

    height:                25px;
}

.ListItem /* */
{
    background-color:      #FFFFFF;

    font-family:           Arial;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             12px;
    color:                 #000000;

    height:                25px;
}

/* ********** ********** ********** ********** ********** */
/* WEBSITE TEXT                                           */
/* ********** ********** ********** ********** ********** */

.Text /* */
{
    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             12px;
    color:                 #000000;
}

.TextLarge /* */
{
    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           bold;
    font-size:             24px;
    color:                 #000066;
}

.TextTitle /* */
{
    font-family:           Century Gothic;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           bold;
    font-size:             18px;
    color:                 #CBA133;
}

.TextRed /* */
{
    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           bold;
    font-size:             12px;
    color:                 #FF0000;
}

.TextWhite /* */
{
    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             12px;
    color:                 #FFFFFF;
}

.TextLight /* */
{
    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             12px;
    color:                 #999999;
}

.TextJustify
{
    font-family:           Tahoma;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             12px;
    color:                 #000000;

    text-align:            justify;

    padding-left:          15px;
    padding-right:         15px;
    padding-top:           15px;
    padding-bottom:        15px;
}

/* ********** ********** ********** ********** ********** */
/* WEBSITE CONTROLS                                       */
/* ********** ********** ********** ********** ********** */

.TextBox /* */
{
    background-color:      #FFFFFF;
    border-top:            #999999 2px solid;
    border-bottom:         #999999 1px solid;
    border-left:           #999999 1px solid;
    border-right:          #999999 2px solid;

    height:                20px;

    font-family:           Arial;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             12px;
    color:                 #666666;

    padding-top:           2px;
    padding-bottom:        2px;
    padding-left:          2px;
    padding-right:         2px;
}

.TextButton /* */
{
    background-color:      #336699;
    border-top:            #999999 1px solid;
    border-bottom:         #999999 1px solid;
    border-left:           #999999 1px solid;
    border-right:          #999999 1px solid;

    width:                 80px;
    height:                20px;

    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             12px;
    color:                 #FFFFFF;

    padding-top:           0px;
    padding-bottom:        0px;
    padding-left:          0px;
    padding-right:         0px;
}

.TextButtonSmall /* */
{
    background-color:      #CCCCCC;
    border-top:            #999999 1px solid;
    border-bottom:         #999999 1px solid;
    border-left:           #999999 1px solid;
    border-right:          #999999 1px solid;

    width:                 40px;
    height:                20px;

    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             12px;
    color:                 #000000;

    padding-top:           0px;
    padding-bottom:        2px;
    padding-left:          0px;
    padding-right:         0px;
}

.TextList /* */
{
    background-color:      #CCCCCC;
    border-top:            #999999 1px solid;
    border-bottom:         #999999 1px solid;
    border-left:           #999999 1px solid;
    border-right:          #999999 1px solid;

    height:                20px;

    font-family:           Arial;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             12px;
    color:                 #666666;

    padding-top:           2px;
    padding-bottom:        2px;
    padding-left:          2px;
    padding-right:         2px;
}

/* ********** ********** ********** ********** ********** */
/* WEBSITE LINK                                           */
/* ********** ********** ********** ********** ********** */

A:link, A:visited, A:active /* */
{
    text-decoration:       none;
}

A.TextLink, A.TextLink:link, A.TextLink:visited, A.TextLink:active /* */
{
    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             12px;
    color:                 #336699;

    text-decoration:       underline;
}

A.TextLink:hover /* */
{
    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             12px;
    color:                 #000099;

    text-decoration:       none;
}

A.TextAlert, A.TextAlert:link, A.TextAlert:visited, A.TextAlert:active /* */
{
    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             12px;
    color:                 #990000;

    text-decoration:       none;
}

A.TextAlert:hover /* */
{
    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           normal;
    font-size:             12px;
    color:                 #990000;

    text-decoration:       underline;
}

A.TextMenu, A.TextMenu:link, A.TextMenu:visited, A.TextMenu:active /* */
{
    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           bold;
    font-size:             12px;
    color:                 #FFFFFF;

    text-decoration:       none;
}

A.TextMenu:hover /* */
{
    font-family:           Verdana;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           bold;
    font-size:             12px;
    color:                 #FFFFFF;

    text-decoration:       underline;
}

A.LinkAds, A.LinkAds:link, A.LinkAds:visited, A.LinkAds:active
{
    font-family:           Tahoma;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           bold;
    font-size:             18px;
    color:                 #990000;

    text-decoration:       none;
}

A.LinkAds:hover
{
    font-family:           Tahoma;
    font-style:            normal;
    font-variant:          normal;
    font-weight:           bold;
    font-size:             18px;
    color:                 #660000;

    text-decoration:       underline;
}
