
/*

•    Dark Red           RGB 153, 0 , 51      HEX #990033
•    Red                RGB 204, 0, 51       HEX #CC0033 (LN red)
•    White              RGB 255, 255, 255    HEX #FFFFFF
•    Black              RGB 0, 0, 0          HEX #000000
•    Light Gray         RGB 239, 239, 239    HEX #EFEFEF
•    Neutral Gray       RGB 204, 204, 204    HEX #CCCCCC
•    Dark Gray          RGB 153, 153, 153    HEX #999999
•    Very Dark Gray     RGB 102, 102, 102    HEX #666666

*/
#authorize {
    color               : #FFFFFF;
    background-color    : #990033;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 10px;
    font-weight         : bold;
    text-align          : center;
}

#authorizeText {
    color               : #990033;
    background-color    : #FFFFFF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 10px;
    font-weight         : bold;
    text-align          : center;
}

.littlerh {
    color               : #FFFFFF;
    background-color    : #990033;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 10px;
    font-weight         : bold;
    text-align          : center;
}
.val_required {
    color               : #FF0000;
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-weight         : bold;
}
.aligndata {
    font-size           : 11px;
}
.val_required_title {
    color               : #FF0000;
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-weight         : bold;
}
.littlegh {
    color               : #000000;
    background-color    : #EFEFEF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 10px;
    font-weight         : bold;
    text-align          : center;
}
.required {
    color               : #FF0000;
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-weight         : bold;
}
.whitetitle {
    color               : #000000;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 12px;
    font-weight         : bold;
    text-align          : center;
}
.proddescinner {
    border-color        : #CC0033;
    font-family         : Verdana, Arial, Helvetica;
    border              : 1;
    border-style        : solid;
}
.proddesc {
    border-color        : #CC0033;
    font-family         : Verdana, Arial, Helvetica;
    border              : 1;
}
.subnote {
    color               : #999999;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 9px;
    font-weight         : normal;
    text-align          : left;
}
.tiny {
    color               : #000000;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 9px;
    font-weight         : normal;
    text-align          : left;
}
.little {
    color               : #000000;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 10px;
    font-weight         : normal;
    text-align          : left;
}
.tinyred {
    font-family         : Verdana, Arial, Helvetica;
    font-style          : italic;
    font-size           : 10px;
    font-weight         : normal;
    text-align          : left;
    color               : red;
}
.money {
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : right;
}
.oddrow {
    background-color    : #FFFFFF;
    color               : #333333;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    vertical-align      : top;
}
.evenrow {
    background-color    : #EFEFEF;
    color               : #000000;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    vertical-align      : top;
}
.c6 {
    background-color    : #FFFFFF;
}
.cc6 {
    background-color    : #CCCCCC;
}
.c5 {
    background-color    : #CCCCCC;
}
.cc5 {
    background-color    : #FFFFFF;
}
.red {
    background-color    : #990033;
	color               : #FFFFFF;
}
.top {
    color               : #FFFFFF;
    font-size           : 10px;
}
.sm {
    font-size           : 9px;
}
.p9h {
    background          : #990033;
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
    color               : white;
    font-weight         : bold;
}
.p9wnh {
    background          : #990033;
    width               : 125;
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
    color               : white;
    font-weight         : bold;
}
.p9wdh {
    background          : #990033;
    width               : 50;
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
    color               : white;
    font-weight         : bold;
}
.p9 {
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
}
.p9l {
    font-size           : 16px;
    font-family         : Verdana, Arial, Helvetica;
    font-weight         : bold;
}
.p9r {
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
    color               : red;
}
.p9g {
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
    color               : green;
}
.p9n {
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
}
.p9b {
    background          : #EFEFEF;
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
}
.p9br{
    background          : #EFEFEF;
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
    color               : red;
}
.p9bg{
    background          : #EFEFEF;
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
    color               : green;
}
.p9nb {
    background          : #EFEFEF;
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
}
.initial {
    background-color    : #CCCCCC;
    color               : #666666;
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
 }
 .current {
    background-color    : #CCCCCC;
    color               : #666666;
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
    font-weight         : normal;
    text-align          : left;
    text-decoration     : none;
}
.submenu {
    background-color    : #CCCCCC;
    color               : #666666;
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
    font-weight         : normal;
    text-align          : left;
    text-decoration     : none;
    border-right        : none;
    border-left         : none;
}
 .normal {
    background-color    : #CCCCCC;
    color               : #666666;
    border-top          : 1px solid #FFFFFF;
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
    font-weight         : normal;
    text-align          : left;
    text-decoration     : none;
    border-right        : none;
    border-left         : none;
}
.highlight {
    background-color    : #CCCCCC;
    color               : #666666;
    border-top          : 1px solid #FFFFFF;
    font-size           : 11px;
    font-family         : Verdana, Arial, Helvetica;
    font-weight         : bold;
    text-align          : left;
    text-decoration     : none;
    border-right        : none;
    border-left         : none;
}
.addons {
    color               : #000000;
    font-size           : 11px;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
}
.privacy {
    color               : #CC0033;
    font-size           : 9px;
    text-decoration     : none;
}
.floatnotice {
    background          : #FFFFFF;
    position            : absolute;
    visibility          : hidden;
    top                 : 0;
    left                : 0;
    width               : 100%;
    font-family         : Arial, Helvetica, sans-serif;
    font-weight         : bold;
    font-size           : 12pt;
    text-align          : left;
}
.grayfill {
    color               : #000000;
    background-color    : #EFEFEF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    vertical-align      : top;
}
.indexfill {
    color               : #000000;
    background-color    : #EFEFEF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    vertical-align      : top;
}
.menufill {
    color               : #000000;
    background-color    : #EFEFEF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    vertical-align      : top;
}
.bodyfill {
    color               : #333333;
    background-color    : #FFFFFF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    vertical-align      : top;
}
.whitefill {
    color               : #000000;
    background-color    : #FFFFFF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    vertical-align      : top;
}
.sample {
    color               : #000000;
    background-color    : #FFFFFF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    vertical-align      : top;
}
.menuframe {
    color               : #000000;
    background-color    : #EFEFEF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
}
pre {
    color               : #000000;
    background-color    : #FFFFFF;
    font-size           : 11px;
    font-family         : "Courier New", Courier, mono;
    font-weight         : normal;
    font-style          : normal;
}
.results {
    color               : #333333;
    background-color    : #FFFFFF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-weight         : normal;
    height              : 100%;
    margin              : 0;
}
P.pagetitle {
    color               : #990033;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 14px;
    font-weight         : bold;
    margin              : 5px;
    padding             : 3px;
    text-align          : left;
}
P.breadcrumb {
    font-family         : Verdana, Arial, Helvetica;
    margin              : 5px;
    padding             : 3px;
    text-align          : left;
}
P.title {
    color               : #990033;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 16px;
    font-weight         : bold;
    text-align          : left;
}
TABLE.base {
    border              : 0;
    border-style        : solid;
    border-color        : #000000;
    margin              : 0;
    padding             : 0;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    border-collapse     : collapse;
}
TABLE.data {
    color               : #000000;
    background-color    : #FFFFFF;
    border-color        : #990033;
    border              : 0;
    border-width        : thin;
    border-style        : solid;
    margin              : 5px;
    padding             : 3px;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
}
TABLE.zero {
    border-color        : #000000;
    border              : 0;
    border-style        : solid;
    margin              : 0;
    padding             : 0;
    border-collapse     : collapse;
}
TH.base {
    color               : #000000;
    background-color    : #FFFFFF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 12px;
    font-weight         : bold;
    text-align          : left;
}
TH.clear {
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 12px;
    font-weight         : bold;
    text-align          : left;
}
TH.redfill {
    color               : #FFFFFF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 13px;
    font-weight         : bold;
    text-align          : left;
    background-image    : url(../jpg/DarkRedFill-GrayHighlights.jpg);
    height              : 23px;
}
TH.redhead {
    color               : #FFFFFF;
    background-color    : #990033;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 13px;
    font-weight         : bold;
    text-align          : left;
}
TH.redheadcent {
    color               : #FFFFFF;
    background-color    : #990033;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 13px;
    font-weight         : bold;
    text-align          : center;
}
TH.gradientgraytop {
    color               : #000000;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 13px;
    font-weight         : bold;
    text-align          : left;
    background-image    : url(../jpg/gradientgraytop.jpg);
    height              : 23px;
}
TH.gradientgraybottom {
    color               : #000000;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 13px;
    font-weight         : bold;
    text-align          : left;
    background-image    : url(../jpg/gradientgraybottom.jpg);
    height              : 23px;
}
TR.base {
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
}
TD.base {
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
}
TD.menuframe {
    color               : #000000;
    background-color    : #EFEFEF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
}
TD.menuwhite {
    color               : #FFFFFF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    vertical-align      : middle;
}
TD.datawhite {
    color               : #FFFFFF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    vertical-align      : top;
}
TD.gradientgraybottom {
    color               : #000000;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : bold;
    text-align          : left;
    background-image    : url(../jpg/GradientGrayBottom.jpg);
}
TD.grayfill {
    color               : #000000;
    background-color    : #EFEFEF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    vertical-align      : top;
}
TD.grayfillcenter {
    color               : #000000;
    background-color    : #EFEFEF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : center;
    vertical-align      : top;
}
H4 {
    color               : #000000;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : bold;
    text-align          : left;
}
H3 {
    color               : #000000;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 12px;
    font-weight         : bold;
    text-align          : left;
}
H2 {
    color               : #000000;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 13px;
    font-weight         : bold;
    text-align          : left;
}
H1 {
    color               : #000000;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 14px;
    font-weight         : bold;
    text-align          : left;
}
A:hover.breadcrumb {
    color               : #000000;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : bold;
    font-weight         : bold;
    font-size           : 12px;
    text-align          : left;
    text-decoration     : underline;
}
A:link.breadcrumb {
    color               : #0000FF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : bold;
    font-weight         : bold;
    font-size           : 12px;
    text-align          : left;
    text-decoration     : underline;
}
A:active.breadcrumb {
    color               : #FF0000;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : bold;
    font-weight         : bold;
    font-size           : 12px;
    text-align          : left;
    text-decoration     : underline;
}
A:visited.breadcrumb {
    color               : #0000FF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : bold;
    font-weight         : bold;
    font-size           : 12px;
    text-align          : left;
    text-decoration     : underline;
}
A:hover.menulink_off {
    color               : #EFEFEF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : bold;
    text-align          : left;
    text-decoration     : none;
}
A:active.menulink_off {
    color               : #EFEFEF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : bold;
    text-align          : left;
    text-decoration     : none;
}
A:link.menulink_off {
    color               : #EFEFEF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : bold;
    text-align          : left;
    text-decoration     : none;
}
A:visited.menulink_off {
    color               : #EFEFEF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : bold;
    text-align          : left;
    text-decoration     : none;
}
A:hover.menulink_on {
    color               : #656565;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : bold;
    text-align          : left;
    text-decoration     : none;
}
A:active.menulink_on {
    color               : #656565;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : bold;
    text-align          : left;
    text-decoration     : none;
}
A:link.menulink_on {
    color               : #656565;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : bold;
    text-align          : left;
    text-decoration     : none;
}
A:visited.menulink_on {
    color               : #656565;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : bold;
    text-align          : left;
    text-decoration     : none;
}
A:hover.prodfields {
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : bold;
    text-align          : left;
    text-decoration     : none;
}
A:active.prodfields {
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : bold;
    text-align          : left;
    text-decoration     : none;
}
A:link.prodfields {
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : bold;
    text-align          : left;
    text-decoration     : none;
}
A:visited.prodfields {
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : bold;
    text-align          : left;
    text-decoration     : none;
}
A:hover {
    color               : #000000;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    text-decoration     : underline;
}
A:link {
    color               : #0000FF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    text-decoration     : underline;
}
A:active {
    color               : #FF0000;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    text-decoration     : underline;
}
A:visited {
    color               : #CC0033;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    text-decoration     : underline;
}
A.white {
    color               : #FFFFFF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : bold;
    text-align          : left;
    text-decoration     : underline;
}
A.base {
    color               : #000000;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    text-decoration     : underline;
    target              : _blank;
}
.breadcrumb {
    color               : #000000;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : bold;
    font-weight         : bold;
    font-size           : 12px;
    text-align          : left;
}

BODY {
    background-color    : #FFFFFF;
    color               : #000000;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    height              : 100%;
    margin              : 0;
}
BODY.base {
    color               : #000000;
    background-color    : #FFFFFF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    height              : 100%;
    margin              : 0;
}
BODY.menuframe {
    color               : #000000;
    background-color    : #EFEFEF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    height              : 100%;
    margin              : 0;
}
BODY.results {
    color               : #333333;
    background-color    : #FFFFFF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    height              : 100%;
    margin              : 0;
}
BODY#filecontent {
    color               : #333333;
    background-color    : #FFFFFF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    height              : 100%;
    margin              : 0;
}
BODY#basecontent {
    color               : #333333;
    background-color    : #FFFFFF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 11px;
    font-weight         : normal;
    text-align          : left;
    height              : 100%;
    margin              : 0;
}
IMG {
    border-bottom-width : 0px;
    border-left-width   : 0px;
    border-right-width  : 0px;
    border-top-width    : 0px;
    border-width        : 0px;
}
#leftmenu {
    background-color    : #EFEFEF;
    font-family         : Verdana, Arial, Helvetica;
    top                 : 97px;
    left                : 0px;
    width               : auto;
    text-align          : left;
    border-bottom-width : 0px;
    border-left-width   : 0px;
    border-right-width  : 0px;
    border-top-width    : 0px;
    border-width        : 0px;
}
#header {
    position            : absolute;
    top                 : 0px;
    left                : 0px;
    width               : 990px;
    height              : 65px;
}
#signonshadow {
    position            : absolute;
    top                 : 280px;
    left                : 50px;
    width               : 223;
    height              : 235;
    z-index             : 1;
}
#signon {
    position            : absolute;
    top                 : 282px;
    left                : 52px;
    width               : auto;
    height              : auto;
    z-index             : 2;
}
#signonmenu {
    position            : absolute;
    top                 : 525px;
    left                : 59px;
    width               : auto;
    height              : auto;
    z-index             : 3;
}
#content {
    background          : #C0C0C0;
    position            : absolute;
    top                 : 66px;
    left                : 0px;
    width               : 990px;
    height              : auto;
}
#unknown {
    background          : #FFFFFF;
    position            : absolute;
    top                 : 565px;
    left                : 0px;
    width               : 990px;
    height              : 65px;
}

#loading {
    position            : absolute;
    text-align          : center;
    left                : 35%;
    top                 : 45%;
    width               : 200;
    height              : 60;
    display             : none;
}
img#loading {
    border              : 2;
    border-style        : solid;
    border-color        : #000000;
}

#loadingimg {
    border              : 2;
    border-style        : solid;
    border-color        : #000000;
}


.custname {
    text-transform                      : capitalize;
    font-size                           : 110%;
    font-weight                         : bold;
    font-style                          : italic;
}

TABLE.component, TR.component, TD.component {
    font-size           : 10px;
    font-family         : Verdana, Arial, Helvetica;


}


A:hover.component {
    color               : #CC0033;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 10px;
    font-weight         : normal;
    text-align          : left;
    text-decoration     : underline;
}
A:link.component {
    color               : #0000FF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 10px;
    font-weight         : normal;
    text-align          : left;
    text-decoration     : underline;
}
A:active.component {
    color               : #CC0033;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 10px;
    font-weight         : normal;
    text-align          : left;
    text-decoration     : underline;
}
A:visited.component {
    color               : #0000FF;
    font-family         : Verdana, Arial, Helvetica;
    font-style          : normal;
    font-size           : 10px;
    font-weight         : normal;
    text-align          : left;
    text-decoration     : underline;
}

