html
{
    overflow: scroll;
}
TD
{
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 10pt;
    color: #646464;
}
.TD_small
{
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 10pt;
    color: #646464;
}
.TD_small_pink
{
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #db098d;
}
.body_header
{
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    color: #db098d;
}
.body_header_mbr
{
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    color: #800080;
}
.body_header_small_pink
{ 
    font-family: 'Bauhaus 93', Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 12pt;
    color: #db098d;
    text-align: left;
}
.body_pink
{
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 10pt;
    color: #db098d;
}
.category_pink
{ 
    font-family: 'Bauhaus 93', Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 20pt;
    color: #db098d;
    text-transform: uppercase;
    text-align: center;
}
.category_black
{ 
    font-family: 'Bauhaus 93', Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 16pt;
    color: Black;
    text-align: center;
}

.category_black_small
{ 
    font-family: 'Bauhaus 93', Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 14pt;
    color: Black;
    text-align: center;
    text-decoration: none;
}
.category_black_smaller
{ 
    font-family: 'Bauhaus 93', Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 10pt;
    color: Black;
    text-align: center;
    text-decoration: none;
}

.body_link
{
    color: #db098d;
}
.body_link_mbr
{
    color: #800080;
}
.body_link_small
{
    color: #db098d;
    font-size: 9pt;
}
.body_link_small_mbr
{
    color: #800080;
    font-size: 9pt;
}
.body_link_small_black
{
    color: #000000;
    font-size: 9pt;
    text-decoration : none;
}
.footer_link
{
    font-size: 10pt;
    color: #CCCCCC;
    text-decoration: none;
}
.footer_bar
{
    font-size: 10pt;
    color: #db098d;
    text-decoration: none;
}
a
{
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 12pt;
    color: #646464;
}
a:hover
{
    color: #db098d;
}

.btnav
{
    background-image: none;
}
.menu_link_lhs
{
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 10pt;
    font-weight : bold;
    color: #404040;
    text-decoration : none;
}
.menu_link_lhs:hover
{
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 10pt;
    font-weight : bold;
    color: #FFFFFF;
}
.menu_link_lhs_small
{
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 8pt;
    color: #404040;
    text-decoration : none;
}
.menu_link_lhs_small:hover
{
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
}

