body {
        scrollbar-arrow-color:#cccccc;
        scrollbar-base-color:#cccccc;
        scrollbar-shadow-color:#cccccc;
        scrollbar-face-color:#444444;
        scrollbar-highlight-color:#cccccc;
        scrollbar-dark-shadow-color:#CCCCCC;
        scrollbar-3d-light-color:#444444;
        background-image: url('/images/back1.gif');
        background-repeat: repeat-x;
}

A.white:link {text-decoration: none; color: #cccccc}
A.white:visited {text-decoration: none; color: #cccccc}
A.white:active {text-decoration: none; color: #CCCCCC}
A.white:hover {text-decoration: none; color: #ffffff}

A:link {text-decoration: none; font-weight: none; color: #990000}
A:visited {text-decoration: none; font-weight: none; color: #990000}
A:active {text-decoration: none; font-weight: none; color: #990000}
A:hover {text-decoration: underline; font-weight: none; color: #666666}

.smaller {font-family: arial,verdana,geneva; font-size: 7.5pt; color: #000000}
.small {font-family: arial,verdana,geneva; font-size: 8pt; color: #000000}
.smallwhite {font-family: arial,verdana,geneva; font-size: 8pt; color: #ffffff}
.smallblue {font-family: arial,verdana,geneva; font-size: 8pt; color: #000066}
.smallgrey {font-family: arial,verdana,geneva; font-size: 8pt; color: #BBBBBB}
.normal {font-family: arial,verdana,geneva; font-size: 10pt; color: #000000}
.normalwhite {font-family: arial,verdana,geneva; font-size: 10pt; color: #EEEEEE}
.normalblue {font-family: arial,verdana,geneva; font-size: 10pt; color: #000066}
.large {font-family: arial,verdana,geneva; font-size: 12pt}
.largewhite {font-family: arial,verdana,geneva; font-size: 12pt; color: #EEEEEE}
.largeblue {font-family: arial,verdana,geneva; font-size: 12pt; color: #000066}
