.centered
{
    margin-left: auto;
    margin-right: auto;
}
.centeredimage
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.rightmenu
{
    font-size: 12px;
    font-weight: bold;
    color: #777777;
    text-decoration: none;
}
.rightmenu:hover
{
    font-size: 12px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}
.bottom
{
    font-size: 10px;
    color: #009da2;
    font-family: Tahoma;
    text-decoration: none;
}
.showcart
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    background-color: #066c6c;
    text-align: center;
    color: White;
    padding-right: 4px;
    padding-left: 4px;
    border: 1px solid white;
}
.showcart:hover
{
    background-color: Black;
}
.cslink
{
    font-weight: bold;
    font-size: 12px;
    color: #bf002d;
    font-family: tahoma;
    text-decoration: none;
}
.style7
{
    font-weight: bold;
    font-size: 14px;
    color: #009da2;
    font-family: Tahoma;
}
.cslink2
{
    font-weight: bold;
    font-size: 12px;
    color: #bf002d;
    font-family: tahoma;
    text-decoration: none;
}
.thinright
{
    border-right: #009da2 thin solid;
}
.xthinborders
{
    border-left: #009da2 thin solid;
    border-bottom: #009da2 thin solid;
}
TD
{
    font-size: 12px;
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}
.leftmenu
{
    font-size: 10px;
    text-transform: uppercase;
    font-family: Tahoma;
    text-decoration: none;
}
INPUT.button
{
    text-align: center;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    font-weight: bold;
    font-size: 12px;
    filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr= '#009DA2' ,EndColorStr= '#FFFFFF' );
    border-left: #ffffff 1px solid;
    color: #000000;
    border-bottom: #ffffff 1px solid;
    font-family: 'tahoma' ,helvetica,sans-serif;
    background-color: #009da2;
}
INPUT
{
    padding-left: 2px;
    font-size: 11px;
    padding-bottom: 2px;
    color: #393936;
    padding-top: 2px;
    font-family: Tahoma;
}
TEXTAREA
{
    padding-left: 2px;
    font-size: 11px;
    padding-bottom: 2px;
    color: #393936;
    padding-top: 2px;
    font-family: Tahoma;
}
SELECT
{
    padding-left: 2px;
    font-size: 11px;
    padding-bottom: 2px;
    color: #393936;
    padding-top: 2px;
    font-family: Tahoma;
}

