/* This is the border line & background colour round the entire page */
.scrollup       {
                                position: absolute;
                                left: 190px;
                                top: 370px;
                        }
.scrolldown     {
                                position: absolute;
                                left: 190px;
                                top: 413px;
                        }

.indexbottom { background-image: url(images/SC_Main_bottomblue.gif); }
td.white		{ background-color: #FFFFF;}
td.blue		{ background-color: #000032;}
body		{ font-family: Arial, 'Andale Mono', Monospace; font-size: 9pt; font-weight: lighter;}
p.address { font-family: Futura, 'Andale Mono', Monospace; font-size: 9pt; font-weight: lighter; color: #FFFFFF; }
p.phone { font-family: Futura, 'Andale Mono', Monospace; font-size: 9pt; font-weight: bold; color: #FFFFFF; }
p.legal { font-family: Futura, 'Andale Mono', Monospace; font-size: 8pt; font-weight: lighter; color: #999966; }
p { font-family: Arial, 'Andale Mono', Monospace; font-size: 9pt; font-weight: lighter; }
td { font-family: Arial, 'Andale Mono', Monospace; font-size: 9pt; font-weight: lighter; }
strong { font-weight: bold; color: #CEBF7F; }
a { color: #000000; }
a:visited { color: #999966; }
