/* RICI CSS */

body { background: url("/image.library/663300.1x1.gif") repeat-y 800px 0px; }

.bodyFont {
    font-family: Arial;
    font-size: 11px;
    font-style:normal;
    color: #333333;
}
.bodyFontHome {
    font-family: Arial;
    font-size: 12px;
    font-weight:normal;
    text-align:justify;
    color: #333333;
}
.bodyFontHeader {
    font-family: Arial;
    font-size: 12px;
    font-weight:bold;
    text-align:justify;
    color: #333333;
}
.errFormfield {
    font-family: Arial;
    font-size: 12px;
    font-weight:normal;
    text-align:justify;
    color: red;
}
.subNavLink {
    font-family: Arial;
    font-size: 12px;
    font-style:normal;
    color: #990000;
    font-weight: bold;
}
.headerLink {
    font-family: Arial;
    font-size: 16px;
    font-style:normal;
    color: #990000;
    font-weight: bold;
}
a:link {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color:#990000;
}
a:visited {
    color:#990000;
    font-weight: bold;
}
a:hover {
    color: #666;
    font-weight: bold;
}
a:active {

    color:#990000;
    font-weight: bold;
}
.arrow {
    color: #000000;
    font-weight: bold;
}

.red {
    color: red;
}
