body {
    color: #000000;
    background: #FFFFFF;
    text-align: center;
    margin: 0px;
    font-family: Verdana, Arial, tahoma, Times New Roman, sans-serif, helvetica;
}
.main {
    text-align: center;
    vertical-align: top;
}
.general {
    text-align: center;
    vertical-align: middle;
}
.text {
    text-align: left;
    vertical-align: top;
    padding: 5px;
    font-size: 11px;
    color: #000000;
}
.right {
    text-align: right;
    vertical-align: middle;
}
.left {
    text-align: left;
    vertical-align: middle;
}
.input {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
}
.footer {
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
    height: 30px;
}
.subtitle {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #FC65AB;
    text-align: left;
    text-indent: 5px;
    vertical-align: middle;
    height: 20px;
}
.input {
    font-size: 11px;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    font-family: Verdana, Arial, tahoma, "times New Roman", sans-serif, helvetica;
    height: 19px;
}


a.noline:link,a.noline:visited,a.noline:active,a.noline:hover {
    font-size: 10px;
    text-decoration: none;
}

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover{
    font-size: 7px;
    font-weight: bold;
    color: #666666;
    text-decoration: underline;
}

a:link {
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    text-decoration: underline;
}
a:visited {
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    text-decoration: underline;
}a:active {
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    text-decoration: underline;
}a:hover {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.b:link {
    font-size: 11px;
    font-weight:lighter
    color: #000000;
    text-decoration: none;
}
.b:visited {
    font-size: 11px;
    font-weight:lighter
    color: #000000;
    text-decoration: none;
}
.b:active {
    font-size: 11px;
    font-weight:lighter
    color: #000000;
    text-decoration: none;
}
.b:hover {
    font-size: 11px;
    font-weight:lighter
    color: #C5787E;
    text-decoration: underline;
}
.imgplace {
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #BBBBBB;
    border-right-color: #BBBBBB;
    text-align: center;
    vertical-align: top;
}
.footer1 {
     COLOR: #de3c70; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.topnav { font-size: 11px; color: #000000; font-weight: bold; text-align: left; vertical-align: bottom; }
.gap { font-size: 6px; }


a.lfoot {
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;  
    color: #808080;
}