<style type="text/css">
<!--

.body {
                font-family:  Verdana, Arial, Helvetica;
                line-height: 13pt;
                font-size: 9pt;
                color: #333344;
                font-weight: normal;
                font-style : normal}

.HomePage {
                font-family:  Arial, Helvetica;
                line-height: 11pt;
                font-size: 9pt;
                color: #666666;
                font-weight: normal;
                font-style : normal}

.WhiteBold {
                font-family:  Arial, Helvetica;
                line-height: 19pt;
                letter-spacing:1pt;
                font-size: 10pt;
                color: #fcfcfc;
                font-weight: normal;
                font-style : normal}

.White {
                font-family:  Arial, Helvetica;
                line-height: 12pt;
                font-size: 10pt;
                color: #fcfcfc;
                font-weight: normal;
                font-style : normal}

.mainBody1 {
                font-family: Arial, Helvetica;
                font-size: 12pt;
                color: #434151;
                line-height: 16pt;
                font-weight: Normal}

.mainBody1Big {
                font-family: Arial, Helvetica;
                font-size: 12pt;
                color: #675D30;
                font-weight: Bold;
                font-style : italic}

.productMenu {
                font-family: Arial, Helvetica;
                font-size: 10pt;
                color: #504B76;
                line-height: 12pt;
                font-weight: Normal}

.small {
                font-family:  Arial, Helvetica;
                line-height: 13pt;
                font-size: 7pt;
                color: #7E94BA;
                font-weight: normal;
                font-style : normal}

.small2 {
                font-family:  Arial, Helvetica;
                line-height: 13pt;
                font-size: 8pt;
                color: #7E94BA;
                font-weight: normal;
                font-style : normal}

.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}

.SmallErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
}

.dropDown {
                font-family: Arial, Helvetica;
                font-size: 8pt;
                color: #333344;
                font-weight: normal;
                font-style : normal}

.ProductName {
                font-family: Verdana, Arial, Helvetica;
                line-height: 14pt;
                font-size: 10pt;
                color: #304B28;
                font-weight: bold;
                font-style : normal}


.header {
                font-family: Verdana, Arial, Helvetica;
                line-height: 12pt;
                font-size: 10pt;
                color: #7E94BA;
                font-weight: bold;
                font-style : normal}

.header2 {
                font-family: Verdana, Arial, Helvetica;
                line-height: 14pt;
                font-size: 12pt;
                color: #7E94BA;
                font-weight: bold;
                font-style : normal}

.title {
        font-family: Arial, Helvetica;
        font-weight: bold;
        text-decoration: none;
        font-size: 10pt;
        line-height: 10pt;
        color: #eeeeee;
        letter-spacing : 5px;
}

.pageTitle {
        font-family: Arial, Helvetica;
        font-weight: bold;
        text-decoration: none;
        font-size: 8pt;
        line-height: 11pt;
        color: #504B76;
        letter-spacing : 4px;
}

.button        {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-style: normal;
        font-weight: normal;
        color: #790D2E;
        background : #CDBB95;
}

.CartListHead
{
    background-color: #7F95BA;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 11pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: #333344;
    font-family: Verdana, Arial;
    font-size: 8pt;
    padding-left: 4px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: #333344;
    font-family: Verdana, Arial;
    font-size: 8pt;
    padding-left: 4px
}

.CartListFooter
{
    background-color: #7F95BA;
    font-size: 4pt;
    line-height: 4pt
}

.pageLinks
{
        font-size: 8pt;
        color: #333333;
        font-family: Verdana, Airal;
        font-style : normal;
        font-weight: Normal;
        text-decoration: none;
}

A, A.PageLinks:LINK
{
        font-family: Verdana, Arial, Helvetica;
        font-size: 8pt;
        color: #304B28;
        font-weight: bold;
        font-style : normal;
        text-decoration: none;
}

A, A.PageLinks:VISITED
{
        font-family: Verdana, Arial, Helvetica;
        font-size: 8pt;
        color: #304B28;
        font-weight: bold;
        font-style : normal;
        text-decoration: none;
}

A, A.PageLinks:HOVER
{
        font-family: Verdana, Arial, Helvetica;
        font-size: 8pt;
        color: #cc6666;
        font-weight: bold;
        font-style : normal;
        text-decoration: none;
}




A, A.header:LINK
{
        font-family: Verdana, Arial, Helvetica;
        font-size: 10pt;
        line-height: 10pt;
        color: #7E94BA;
        font-weight: bold;
        font-style : normal;
        text-decoration: none;
}

A, A.header:VISITED
{
        font-family: Verdana, Arial, Helvetica;
        font-size: 10pt;
        line-height: 10pt;
        color: #7E94BA;
        font-weight: bold;
        font-style : normal;
        text-decoration: none;
}
A, A.header:HOVER
{
        font-family: Verdana, Arial, Helvetica;
        font-size: 10pt;
        line-height: 10pt;
        color: #792626;
        font-weight: bold;
        font-style : normal;
        text-decoration: underline;
}

A, A.underline:LINK { color: #111188;
                        font-family: Verdana, Arial, Helvetica;
                        text-decoration: underline;
                        line-height: 14pt;
                        font-size: 9pt;}
A, A.underline:VISITED { color: #111188;
                        font-family: Verdana, Arial, Helvetica;
                        text-decoration: underline;
                        line-height: 14pt;
                        font-size: 9pt;}
A, A.underline:HOVER { color: #990000;
                        font-family: Verdana, Arial, Helvetica;
                        text-decoration: underline;
                        line-height: 14pt;
                        font-size: 9pt;}

A, A.Menu:LINK { color: #fcfcfc;
                        font-family: Verdana, Arial, Helvetica;
                        text-decoration: None;
                        line-height: 20pt;
                        font-size: 10pt;}
A, A.Menu:VISITED { color: #fcfcfc;
                        font-family: Verdana, Arial, Helvetica;
                        text-decoration: None;
                        line-height: 20pt;
                        font-size: 10pt;}
A, A.Menu:HOVER { color: #fcfcfc;
                        font-family: Verdana, Arial, Helvetica;
                        text-decoration: None;
                        line-height: 20pt;
                        font-weight: bold;
                        font-size: 10pt;}


A, A:LINK { color: #111188;
                        font-family: Verdana, Arial, Helvetica;
                        text-decoration: underline;
                        line-height: 13pt;
                        font-weight: normal;
                        font-size: 9pt;}
A, A:VISITED { color : #111188;
                        font-family: Verdana, Arial, Helvetica;
                        text-decoration: underline;
                        line-height: 13pt;
                        font-weight: normal;
                        font-size: 9pt;}
A, A:HOVER { color: #990000;
                        font-family: Verdana, Arial, Helvetica;
                        text-decoration: underline;
                        line-height: 13pt;
                        font-weight: normal;
                        font-size: 9pt;}



A, A.mainBody2:Link {
                font-family: Arial, Helvetica;
                font-size: 10pt;
                color: #7B364B;
                text-decoration: none;
                font-weight: normal;
                font-style : normal}
A, A.mainBody2:Visited {
                font-family: Arial, Helvetica;
                font-size: 10pt;
                color: #7B364B;
                text-decoration: none;
                font-weight: normal;
                font-style : normal}
A, A.mainBody2:Hover {
                font-family: Arial, Helvetica;
                font-size: 10pt;
                color: #7B364B;
                text-decoration: underline;
                font-weight: normal;
                font-style : normal}

A, A.mainBody2Big:Link {
                font-family: Arial, Helvetica;
                font-size: 12pt;
                color: #504B76;
                font-weight: bold;
                text-decoration: none;
                font-style : normal}
A, A.mainBody2Big:Visited {
                font-family: Arial, Helvetica;
                font-size: 12pt;
                color: #504B76;
                font-weight: bold;
                text-decoration: none;
                font-style : normal}
A, A.mainBody2Big:Hover {
                font-family: Arial, Helvetica;
                font-size: 12pt;
                color: #504B76;
                font-weight: bold;
                text-decoration: underline;
                font-style : normal}



A, A.admin:LINK { color: #485671;
                        font-family: Verdana, Arial, Helvetica;
                        text-decoration: none;
                        font-weight: normal;
                        font-style:normal;
                        font-size: 9pt;}
A, A.admin:VISITED { color : #485671;
                        font-family: Verdana, Arial, Helvetica;
                        text-decoration: none;
                        font-weight: normal;
                        font-style:normal;
                        font-size: 9pt;}
A, A.admin:HOVER { color: #990000;
                        font-family: Verdana, Arial, Helvetica;
                        text-decoration: underline;
                        font-weight: normal;
                        font-style:normal;
                        font-size: 9pt;}


A, A.HP:LINK { color: #666666;
                        font-family: Arial, Helvetica;
                        text-decoration: Underline;
                        font-weight: Bold;
                        font-style:normal;
                        font-size: 9pt;}
A, A.HP:VISITED { color : #666666;
                        font-family: Arial, Helvetica;
                        text-decoration: Underline;
                        font-weight: Bold;
                        font-style:normal;
                        font-size: 9pt;}
A, A.HP:HOVER { color: #38527E;
                        font-family: Arial, Helvetica;
                        text-decoration: underline;
                        font-weight: Bold;
                        font-style:normal;
                        font-size: 9pt;}


A, A.small:LINK { color: #7E94BA;
                        font-family: Arial, Helvetica;
                        text-decoration: Underline;
                        font-weight: Normal;
                        font-style:normal;
                        font-size: 7pt;}
A, A.small:VISITED { color : #7E94BA;
                        font-family: Arial, Helvetica;
                        text-decoration: Underline;
                        font-weight: Normal;
                        font-style:normal;
                        font-size: 7pt;}
A, A.small:HOVER { color: #38527E;
                        font-family: Arial, Helvetica;
                        text-decoration: underline;
                        font-weight: Normal;
                        font-style:normal;
                        font-size: 7pt;}

.AdminPageText
{
        color: #333333;
        font-family: Verdana, Helvetica, Sans-Serif;
        text-decoration: none;
        font-size: 9pt;
        font-weight: bold
}

.AdminPageBody
{
        color: #111111;
        font-family: Verdana, Helvetica, Sans-Serif;
        text-decoration: none;
        font-size: 9pt;
        font-weight: Normal
}

.AdminHeader
{
        color: #000000;
        font-family: Verdana, Helvetica, Sans-Serif;
        text-decoration: none;
        font-size: 12pt;
        font-weight: Bold
}

.AdminbuttonText
{
        color: Black;
        font-family: Verdana, Helvetica, Sans-Serif;
        font-size: 12px;
}



.sympathy
{
line-height: 0px;
letter-spacing: -30px;
}

-->
.name
{
        font-family:  Verdana, Arial, Helvetica;
        font-size: 9pt;
        color: #333344;
}
</style>