.text {
    font-family: Verdana, Sans-serif;
    font-size: 12;
    font-style: normal;
    font-weight: normal;
    text-align: justify;
    color: #8B0000;
    background-color: #FFFFFF;
}
li  {
    font-family: Verdana, Sans-serif;
    font-size: 12;
    font-style: normal;
    font-weight: normal;
    text-align: justify;
    color: #8B0000;
    background-color: #FFFFFF;
}
.side {
    font-family: Verdana, Sans-serif;
    font-size: 8PT;
    font-weight: bold;
    text-align: middle;
    color: #000099;
    background-color: #EEEEEE;
}
hr {
    color: #CC3333;
}
.borderA  {
    border: #eeeeee;
}
.productsHead {
    font-family: Helvetica, Sans-serif;
    font-size: 13;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000099;
    border: solid #FFFFFF;
    text-align: left;
}
.productshead1 {
    font-family: Helvetica, Sans-serif;
    font-size: 12;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #000099;
    border: solid #FFFFFF;
    text-align: left;
    vertical-align: top;
}
.productsHeadDim {
    font-family: Helvetica, Sans-serif;
    font-size: 12;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #DAA520;
    border: #FFFFFF;
    text-align: left;
    vertical-align: middle;
}
.outertable {
    color: #FFFFFF;
    padding: 5px;
    background-color: #eeeeee;
}
.productsBody {
    font-family: Helvetica, Sans-serif;
    font-size: 10px;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    background-color: #EEEEEE;
    text-decoration: none;
    border: 1px solid #FFFFFF;
}
.productsSidebar {
    font-family: Helvetica, Sans-serif;
    font-size: 12;
    font-style: normal;
    font-weight: bold;
    border: 1px solid #000099;
    text-align: center;
    vertical-align: middle;
    color: #FF0000;
    background-color: #FFFFFF;
}

a.mech:link {
    font-family: Helvetica, Sans-serif;
    font-size: 12pX;
    font-weight: normal;
    color: #FF0000;
    background-color: #EEEEEE;
}

a.mech:hover {
    font-family: Helvetica, Sans-serif;
    font-size: 12px;
    color: #000066;
    background-color: #EEEEEE;
    text-decoration: underline;
}

a.mech:visited {
    font-family: Helvetica, Sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FF0000;
    background-color: #EEEEEE;
    text-decoration: none;
}

.note {
    background-color: #eeeeee;
    font-family: Helvetica, Sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    border: #FFFFFF;
    color: #000000;
}

.seperate {
    border: #eeeeee;
}

h2   {
       font-family: Helvetica, Sans-serif;
       text-align: center;
       color: #00008B;
       background-color: #EEEEEE;
     }

.side a:link {
    font-family: Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    color: #8b0000;
    text-align: center;
    background-color: #EEEEEE;
    text-decoration: underline;
}

.side a:hover {
    font-family: Helvetica, Sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    color: #000099;
    background-color: #EEEEEE;
    text-decoration: underline;
}

.side a:active {
    font-family: Helvetica, Sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    color: #000099;
    background-color: #EEEEEE;
    text-decoration: underline;
}

.side a:visited {
    font-family: Helvetica, Sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    color: #8B0000;
    background-color: #EEEEEE;
    text-decoration: underline;
}

a.bottom:link {
    font-family: Helvetica, Sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #000066;
    background-color: #EEEEEE;
}

a.bottom:visited {
    font-family: Helvetica, Sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #000066;
    background-color: #EEEEEE;
}

a.bottom:hover {
    font-family: Helvetica;
    font-size: 8pt;
    font-weight: bold;
    color: #FF0000;
    text-decoration: underline;
}

