﻿/* CSS Document */

.main_body
{
    background-color: #464445;
    background-image: url(images/general/gradient_1.gif);
    background-repeat: repeat-x;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.events_body
{
    background-color: #FFFFFF;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.alpha_body
{
    background-color: #4d183c;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

/* HEADER styles */

.header_1
{
    background-image: url(images/header/header_1.gif);
    background-repeat: no-repeat;
    padding-top: 52px;
    padding-right: 80px;
    padding-bottom: 10px;
    padding-left: 360px;
}
div#header
{
    margin: 0 auto;
    padding: 0;
    background-image: url(/images/header/header_1.gif);
    width: 999px;
    height: 78px;
}
/* navigation */
div#navigation
{
    width: 999px;
    margin: 0 auto 0 auto;
    background-color: #301025;
    text-align: right;
}
ul.navigation
{
    list-style: none inside none;
    margin-left: 10px;
    padding: 0;
    display: inline;
}
ul.navigation li
{
    color: white;
    display: inline;
    margin: 0px;
    padding-right: 23px;
    text-transform: uppercase;
    font-weight: bold;
}
ul.navigation li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
    text-decoration: none;
}
ul.navigation li a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
    text-decoration: none;
}
ul.navigation li a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
    text-decoration: underline;
}
ul.navigation li a:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}


/* LEFT COLUMN styles */

.left_1
{
    padding-top: 26px;
    padding-right: 26px;
    padding-bottom: 24px;
    padding-left: 26px;
    text-align: center;
}

.left_2
{
    padding-top: 16px;
    padding-right: 22px;
    padding-bottom: 16px;
    padding-left: 20px;
    text-align: left;
}

.left_3
{
    background-image: url(images/left_bar/left_bk_3.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: left;
}

.left_4
{
    background-color: #5d1e49;
    padding-top: 11px;
    padding-right: 12px;
    padding-bottom: 11px;
    padding-left: 12px;
    text-align: left;
}

.left_5
{
    border: #d13b8c;
    border-width: 1px;
    border-style: solid;
    width: 40px;
    height: 17px;
    background-image: url(images/general/bar_bk_1.jpg);
    background-repeat: no-repeat;
    padding-top: 1px;
    padding-right: 4px;
    padding-bottom: 3px;
    padding-left: 20px;
    text-align: left;
}

.left_6
{
    background-image: url(images/left_bar/left_bk_4.gif);
    background-repeat: repeat-y;
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 8px;
    padding-left: 10px;
    text-align: left;
}

.left_7
{
    background-image: url(images/general/bkgrnd_2.gif);
    background-repeat: repeat;
    padding-top: 17px;
    padding-right: 20px;
    padding-bottom: 18px;
    padding-left: 20px;
    text-align: left;
}

.left_8
{
    border: #d13b8c;
    border-width: 1px;
    border-style: solid;
    width: 156px;
    height: 17px;
    background-image: url(images/general/bar_bk_1.jpg);
    background-repeat: no-repeat;
    padding-top: 1px;
    padding-right: 4px;
    padding-bottom: 3px;
    padding-left: 20px;
    text-align: left;
}

.left_9
{
    background-image: url(images/left_bar/seal_bkgrnd_1.jpg);
    background-repeat: no-repeat;
    padding-top: 154px;
    padding-right: 18px;
    padding-bottom: 20px;
    padding-left: 18px;
    text-align: left;
}

/* CENTRAL BODY styles */

.center_1
{
    background-image: url(images/general/gradient_2.jpg);
    background-repeat: repeat-y;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: left;
}

.center_2
{
    width: 737px;
    background-image: url(images/general/gradient_3.jpg);
    background-repeat: repeat-x;
    background-color: #420a30;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: center;
}

.center_3
{
    width: 705px;
    background-color: #e1e1e1;
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    text-align: center;
}

.center_4
{
    width: 585px;
    background-color: #ffffff;
    padding-top: 16px;
    padding-right: 58px;
    padding-bottom: 16px;
    padding-left: 58px;
    text-align: left;
}

/* LOGGED IN styles */
.logged_1
{
    background-image: url(images/general/gradient_4.jpg);
    background-repeat: repeat-Y;
    background-color: #924d7a;
    padding-top: 8px;
    padding-right: 12px;
    padding-bottom: 9px;
    padding-left: 12px;
    text-align: left;
}

.logged_2
{
    border: #d13b8c;
    border-width: 1px;
    border-style: solid;
    width: 48px;
    height: 17px;
    background-image: url(images/general/bar_bk_1.jpg);
    background-repeat: no-repeat;
    padding-top: 1px;
    padding-right: 4px;
    padding-bottom: 3px;
    padding-left: 20px;
    text-align: left;
}

/* FEATURED GUESTPERT styles */

.featured_1
{
    padding-top: 8px;
    padding-right: 18px;
    padding-bottom: 9px;
    padding-left: 20px;
    text-align: left;
}

.featured_2
{
    height: 22px;
    padding-top: 2px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    text-align: center;
}

.featured_3
{
    height: 22px;
    padding-top: 8px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    text-align: center;
}

/* WELCOME BOX styles */

.welcome_1
{
    background-image: url(images/welcome/welcome_bk_1.jpg);
    background-repeat: no-repeat;
    background-color: #924d7a;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 16px;
    padding-left: 19px;
    text-align: left;
}

.welcome_2
{
    border: #d13b8c;
    border-width: 1px;
    border-style: solid;
    width: 156px;
    height: 17px;
    background-image: url(images/general/bar_bk_1.jpg);
    background-repeat: no-repeat;
    padding-top: 1px;
    padding-right: 4px;
    padding-bottom: 3px;
    padding-left: 20px;
    text-align: left;
}

.welcome_3
{
    padding-top: 0px;
    padding-right: 00px;
    padding-bottom: 00px;
    padding-left: 556px;
    text-align: right;
}

/* CURRENT BOOKINGS styles */

.bookings_1
{
    background-image: url(images/left_bar/left_bk_2.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-top: 16px;
    padding-right: 22px;
    padding-bottom: 16px;
    padding-left: 20px;
    text-align: left;
}

/* WHAT'S HOT, RIGHT NOW styles */

.hot_1
{
    background-image: url(images/whats_hot/gradient_1.jpg);
    background-repeat: repeat-x;
    background-color: #cccccc;
    padding-top: 14px;
    padding-right: 18px;
    padding-bottom: 17px;
    padding-left: 19px;
    text-align: left;
}

.hot_2
{
    height: 22px;
    padding-top: 4px;
    padding-right: 6px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: left;
}

.hot_3
{
    background-image: url(images/general/gradient_2.jpg);
    background-repeat: repeat-y;
    background-color: #46223f;
    padding-top: 14px;
    padding-right: 18px;
    padding-bottom: 16px;
    padding-left: 19px;
    text-align: left;
}

.hot_4
{
    background-image: url(images/whats_hot/bkgrnd_1.jpg);
    background-repeat: no-repeat;
    padding-top: 14px;
    padding-right: 18px;
    padding-bottom: 16px;
    padding-left: 19px;
    text-align: left;
}

/* COMING EVENTS styles */

.events_1
{
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: left;
    margin: 0px;
}


/* FEEDBACK ABOUT US styles */

.feedback_1
{
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: left;
}

.feedback_2
{
    background-image: url(images/feedback/feedback_bk_1.jpg);
    background-repeat: no-repeat;
    background-color: #49213c;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

/* GUESTPERTS styles */

.guestperts_1
{
    background-image: url(images/whats_hot/bkgrnd_2.jpg);
    background-repeat: no-repeat;
    background-color: #924d7a;
    padding-top: 16px;
    padding-right: 18px;
    padding-bottom: 16px;
    padding-left: 19px;
    text-align: left;
}

.guestperts_2
{
    padding-top: 50px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
}

.browse_1
{
    background-image: url(images/guestperts/browse_bk_1.jpg);
    background-repeat: no-repeat;
    background-color: #924d7a;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 16px;
    padding-left: 19px;
    text-align: left;
}

.browse_2
{
    border: #d13b8c;
    border-width: 1px;
    border-style: solid;
    width: 240px;
    height: 17px;
    background-image: url(images/general/bar_bk_1.jpg);
    background-repeat: no-repeat;
    padding-top: 1px;
    padding-right: 4px;
    padding-bottom: 3px;
    padding-left: 20px;
    text-align: left;
}

.browse_3
{
    border: #d13b8c;
    border-width: 1px;
    border-style: solid;
    width: 178px;
    height: 17px;
    background-image: url(images/general/bar_bk_1.jpg);
    background-repeat: no-repeat;
    padding-top: 1px;
    padding-right: 4px;
    padding-bottom: 3px;
    padding-left: 20px;
    text-align: left;
}

.browse_4
{
    border: #d13b8c;
    border-width: 1px;
    border-style: solid;
    width: 152px;
    height: 17px;
    background-image: url(images/general/bar_bk_1.jpg);
    background-repeat: no-repeat;
    padding-top: 1px;
    padding-right: 4px;
    padding-bottom: 3px;
    padding-left: 20px;
    text-align: left;
}

.browse_5
{
    border: #d13b8c;
    border-width: 1px;
    border-style: solid;
    width: 12px;
    height: 17px;
    background-color: #000000;
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 4px;
    text-align: left;
}

.elite_1
{
    width: 584px;
    background-image: url(images/guestperts/elite_gradient_1.gif);
    background-repeat: repeat-x;
    background-color: #b0a691;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
}

.elite_2
{
    width: 729px;
    background-image: url(images/guestperts/elite_gradient_2.jpg);
    background-repeat: repeat-x;
    background-color: #c4b597;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
}

.elite_3
{
    width: 697px;
    background-color: #f6f2ea;
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    text-align: left;
}

.elite_4
{
    width: 617px;
    background-color: #ffffff;
    padding-top: 16px;
    padding-right: 40px;
    padding-bottom: 16px;
    padding-left: 40px;
    text-align: left;
}

.elite_5
{
    width: 705px;
    background-color: #ffffff;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 6px;
    padding-left: 16px;
    text-align: left;
}

.elite_6
{
    width: 705px;
    background-color: #ece4d4;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 6px;
    padding-left: 16px;
    text-align: left;
}

.premiere_1
{
    width: 584px;
    background-image: url(images/guestperts/premiere_gradient_1.gif);
    background-repeat: repeat-x;
    background-color: #a5a5a5;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
}

.premiere_2
{
    width: 729px;
    background-image: url(images/guestperts/premiere_gradient_2.jpg);
    background-repeat: repeat-x;
    background-color: #afafaf;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
}

.premiere_3
{
    width: 697px;
    background-color: #e5e2e4;
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    text-align: left;
}

.premiere_6
{
    width: 705px;
    background-color: #e5e2e4;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 6px;
    padding-left: 16px;
    text-align: left;
}

.standard_1
{
    width: 584px;
    background-image: url(images/guestperts/standard_gradient_1.gif);
    background-repeat: repeat-x;
    background-color: #d4d4d4;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
}

.standard_3
{
    width: 697px;
    background-color: #e1e1e1;
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    text-align: left;
}

.standard_6
{
    width: 705px;
    background-color: #e1e1e1;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 6px;
    padding-left: 16px;
    text-align: left;
}

.blog_1
{
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 48px;
    text-align: left;
    margin: 0px;
}


.alpha_1
{
    background-color: #43052e;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 6px;
    padding-left: 4px;
    text-align: left;
    margin: 0px;
}

.alpha_2
{
    background-color: #4f0636;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 6px;
    padding-left: 4px;
    text-align: left;
    margin: 0px;
}


/* PRESS styles */

.press_2
{
    width: 716px;
    background-color: #ffffff;
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    text-align: left;
}


/* CONTACT styles */

.contact_1
{
    background-color: #e1e1e1;
    padding-top: 10px;
    padding-right: 8px;
    padding-bottom: 12px;
    padding-left: 32px;
    text-align: left;
}



/* FOOTER styles */

.footer_1
{
    background-color: #000000;
    text-align: center;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
}


/* REGISTRATION styles */

.registration_1
{
    background-color: #ffffff;
    padding-top: 6px;
    padding-right: 24px;
    padding-bottom: 16px;
    padding-left: 24px;
    text-align: left;
}

.registration_2
{
    background-color: #e1e1e1;
    padding-top: 5px;
    padding-right: 14px;
    padding-bottom: 5px;
    padding-left: 14px;
    text-align: left;
}

.registration_3
{
    background-image: url(images/registration/gradient_1.gif);
    background-repeat: repeat-y;
    background-color: #e1e1e1;
    padding-top: 5px;
    padding-right: 14px;
    padding-bottom: 5px;
    padding-left: 14px;
    text-align: left;
}

.registration_4
{
    background-image: url(images/registration/gradient_2.gif);
    background-repeat: repeat-y;
    background-color: #e1e1e1;
    padding-top: 5px;
    padding-right: 14px;
    padding-bottom: 5px;
    padding-left: 14px;
    text-align: left;
}


/* SERVICES styles */
.services_1
{
    background-image: url(images/services/background_1.gif);
    background-repeat: repeat;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: left;
}

.services_2
{
    padding-top: 12px;
    padding-right: 22px;
    padding-bottom: 16px;
    padding-left: 0px;
    text-align: left;
}

.services_3
{
    background-image: url(images/services/gradient_1.gif);
    background-repeat: repeat-x;
    background-color: #bebebe;
    padding-top: 12px;
    padding-right: 14px;
    padding-bottom: 14px;
    padding-left: 14px;
    text-align: left;
}

.services_4
{
    padding-top: 32px;
    padding-right: 22px;
    padding-bottom: 16px;
    padding-left: 22px;
    text-align: center;
}

.services_5
{
    border: #d13b8c;
    border-width: 1px;
    border-style: solid;
    height: 17px;
    background-image: url(images/general/bar_bk_1.jpg);
    background-repeat: no-repeat;
    padding-top: 1px;
    padding-right: 4px;
    padding-bottom: 3px;
    padding-left: 20px;
    text-align: left;
}

.services_6
{
    padding-top: 18px;
    padding-right: 23px;
    padding-bottom: 24px;
    padding-left: 23px;
    text-align: center;
}

.services_7
{
    background-image: url(images/services/gradient_2.gif);
    background-repeat: repeat-x;
    background-color: #cccbcc;
    padding-top: 16px;
    padding-right: 22px;
    padding-bottom: 16px;
    padding-left: 22px;
    text-align: left;
}

.services_8
{
    padding-top: 8px;
    padding-right: 36px;
    padding-bottom: 12px;
    padding-left: 48px;
    text-align: left;
}

.services_9
{
    background-image: url(images/services/gradient_3.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
    padding-right: 23px;
    padding-bottom: 18px;
    padding-left: 23px;
    text-align: left;
}

.services_10
{
    background-image: url(images/services/gradient_4.gif);
    background-repeat: repeat-y;
    padding-top: 15px;
    padding-right: 23px;
    padding-bottom: 18px;
    padding-left: 22px;
    text-align: left;
}


/* ABOUT US styles */
.about_1
{
    background-image: url(images/about_us/background_1.jpg);
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-right: 23px;
    padding-bottom: 18px;
    padding-left: 23px;
    text-align: left;
}

.about_2
{
    padding-top: 22px;
    padding-right: 22px;
    padding-bottom: 18px;
    padding-left: 22px;
    text-align: center;
}

.about_3
{
    background-image: url(images/about_us/gradient_1.gif);
    background-repeat: repeat-x;
    background-color: #571c42;
    padding-top: 14px;
    padding-right: 22px;
    padding-bottom: 20px;
    padding-left: 22px;
    text-align: left;
}

.about_4
{
    background-image: url(images/about_us/gradient_2.gif);
    background-repeat: repeat-x;
    background-color: #cacaca;
    padding-top: 16px;
    padding-right: 26px;
    padding-bottom: 16px;
    padding-left: 26px;
    text-align: left;
}

.about_5
{
    padding-top: 8px;
    padding-right: 32px;
    padding-bottom: 12px;
    padding-left: 36px;
    text-align: left;
}


/* JACQUIE styles */
.jacquie_1
{
    background-color: #ffffff;
    padding-top: 20px;
    padding-right: 22px;
    padding-bottom: 16px;
    padding-left: 22px;
    text-align: left;
}

.jacquie_2
{
    background-image: url(images/about_us/gradient_3.gif);
    background-repeat: repeat-y;
    background-color: #cacaca;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 18px;
    padding-left: 14px;
    text-align: left;
}



/* SEARCH RESULTS styles */
.search_1
{
    background-color: #ffffff;
    padding-top: 16px;
    padding-right: 0px;
    padding-bottom: 16px;
    padding-left: 20px;
    text-align: right;
}


/* TEXT styles */

.text_10_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    font-style: normal;
    color: #ffffff;
}

.text_10_ff_b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 11px;
    font-style: normal;
    color: #ffffff;
}


/* ELEVEN point styles */
.text_11_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    font-style: normal;
    color: #ffffff;
}

a.text_11_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
a.text_11_ff:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
    color: #b2b2b2;
    text-decoration: none;
}
a.text_11_ff:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}
a.text_11_ff:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}

.text_11_b2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    font-style: normal;
    font-weight: normal;
    color: #b2b2b2;
}

a.text_11_b2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
    color: #b2b2b2;
    text-decoration: none;
}
a.text_11_b2:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
    color: #e18fc2;
    text-decoration: none;
}
a.text_11_b2:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
    color: #b2b2b2;
    text-decoration: underline;
}
a.text_11_b2:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
    color: #e18fc2;
    text-decoration: underline;
}

.head_11_b2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
}

.text_11_4b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    font-style: normal;
    font-weight: normal;
    color: #4b4b4b;
}


/* TWELVE point styles */
.text_12_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    color: #ffffff;
}

.text_12_b2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    color: #b2b2b2;
}

a.text_12_b2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    color: #b2b2b2;
    text-decoration: none;
}
a.text_12_b2:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    color: #e18fc2;
    text-decoration: none;
}
a.text_12_b2:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}
a.text_12_b2:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}

.head_12_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

a.head_12_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
a.head_12_ff:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
    text-decoration: none;
}
a.head_12_ff:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}
a.head_12_ff:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}

.head_12_b2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
}

a.head_12_b2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
    text-decoration: none;
}
a.head_12_b2:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
    text-decoration: none;
}
a.head_12_b2:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
    text-decoration: underline;
}
a.head_12_b2:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}

.head_12_4b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #4b4b4b;
}

a.head_12_b2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
    text-decoration: none;
}
a.head_12_b2:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
    text-decoration: none;
}
a.head_12_b2:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
    text-decoration: underline;
}
a.head_12_b2:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}


/* THIRTEEN point styles */
.text_13_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    color: #ffffff;
}

.text_13_4b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: normal;
    color: #4b4b4b;
}

a.text_13_4b:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: normal;
    color: #4b4b4b;
    text-decoration: none;
}
a.text_13_4b:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: normal;
    color: #999999;
    text-decoration: none;
}
a.text_13_4b:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}
a.text_13_4b:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}

.text_13_e1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: normal;
    color: #e18fc2;
}

a.text_13_e1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: normal;
    color: #b26091;
    text-decoration: none;
}
a.text_13_e1:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: normal;
    color: #b2b2b2;
    text-decoration: none;
}
a.text_13_e1:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}
a.text_13_e1:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}

.head_13_e1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #e18fc2;
}

.head_13_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
}

.head_13_b2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
}

a.head_13_b2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
    text-decoration: none;
}
a.head_13_b2:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
    text-decoration: none;
}
a.head_13_b2:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #e18fc2;
    text-decoration: underline;
}
a.head_13_b2:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}

.head_13_4b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #4b4b4b;
}

a.head_13_4b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #4b4b4b;
    text-decoration: none;
}
a.head_13_4b:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #5d1e49;
    text-decoration: none;
}
a.head_13_4b:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
a.head_13_4b:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}

.head_13_e1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #e18fc2;
}

a.head_13_e1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #b26091;
    text-decoration: none;
}
a.head_13_e1:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
    text-decoration: none;
}
a.head_13_e1:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #e18fc2;
    text-decoration: underline;
}
a.head_13_e1:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}

.head_13_5d
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #5d1e49;
}

a.head_13_5d
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #5d1e49;
    text-decoration: none;
}
a.head_13_5d:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #4b4b4b;
    text-decoration: none;
}
a.head_13_5d:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}
a.head_13_5d:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #5d1e49;
    text-decoration: underline;
}



a.head_13_00
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
a.head_13_00:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #464646;
    text-decoration: none;
}
a.head_13_00:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
a.head_13_00:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

.text_14_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
}

.text_14_b2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    color: #b2b2b2;
}

.text_14_4b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    color: #4b4b4b;
    text-decoration: none;
}

a.text_14_4b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    color: #4b4b4b;
    text-decoration: none;
}
a.text_14_4b:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    color: #999999;
    text-decoration: none;
}

a.text_14_4b:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}
a.text_14_4b:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}

.text_14_4b_b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    color: #4b4b4b;
    text-decoration: none;
}

.head_14_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
}

.head_14_4b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: bold;
    color: #4b4b4b;
    text-decoration: none;
}

a.head_14_4b:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
a.head_14_4b:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: bold;
    color: #999999;
    text-decoration: none;
}
a.head_14_4b:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
a.head_14_4b:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

a.head_14_b2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
    text-decoration: none;
}
a.head_14_b2:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
    text-decoration: none;
}
a.head_14_b2:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: bold;
    color: #e18fc2;
    text-decoration: underline;
}
a.head_14_b2:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}

.head_14_4b_b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 40px;
    font-style: normal;
    font-weight: bold;
    color: #4b4b4b;
    text-decoration: none;
}

a.head_14_4b_b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 40px;
    font-style: normal;
    font-weight: bold;
    color: #4b4b4b;
    text-decoration: none;
}
a.head_14_4b_b:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 40px;
    font-style: normal;
    font-weight: bold;
    color: #a5a5a5;
    text-decoration: none;
}
a.head_14_4b_b:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 40px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
a.head_14_4b_b:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 40px;
    font-style: normal;
    font-weight: bold;
    color: #e18fc2;
    text-decoration: underline;
}

.text_14_00_b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-align: left;
}

a.head_14_00
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
a.head_14_00:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: bold;
    color: #464646;
    text-decoration: none;
}
a.head_14_00:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
a.head_14_00:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

.text_15_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 19px;
    font-style: normal;
    color: #ffffff;
}

.head_15_5d
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 19px;
    font-style: normal;
    font-weight: bold;
    color: #5d1e49;
}



.head_15_00
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 19px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}

a.head_15_00
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 19px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
a.head_15_00:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 19px;
    font-style: normal;
    font-weight: bold;
    color: #464646;
    text-decoration: none;
}
a.head_15_00:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 19px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
a.head_15_00:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 19px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

.head_15_4b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 19px;
    font-style: normal;
    font-weight: bold;
    color: #4b4b4b;
}

a.head_15_4b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 19px;
    font-style: normal;
    font-weight: bold;
    color: #4b4b4b;
    text-decoration: none;
}
a.head_15_4b:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 19px;
    font-style: normal;
    font-weight: bold;
    color: #999999;
    text-decoration: none;
}
a.head_15_4b:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 19px;
    font-style: normal;
    font-weight: bold;
    color: #4b4b4b;
    text-decoration: underline;
}
a.head_15_4b:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 19px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

.text_16_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
    color: #ffffff;
}

.head_16_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
}

a.head_16_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
a.head_16_ff:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
    text-decoration: none;
}
a.head_16_ff:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}
a.head_16_ff:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}

.head_16_b2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
}

.head_16_5d
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
    font-weight: bold;
    color: #5d1e49;
}

.head_16_00
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}

.text_17_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 21px;
    font-style: normal;
    color: #ffffff;
}

.text_18_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-style: normal;
    color: #ffffff;
}

.head_18_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
}

.head_18_b2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-style: normal;
    font-weight: bold;
    color: #b2b2b2;
}

.head_18_5d
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-style: normal;
    font-weight: bold;
    color: #5d1e49;
}

.text_19_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    line-height: 23px;
    font-style: normal;
    color: #ffffff;
}

.text_20_ff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-style: normal;
    color: #ffffff;
}
