/* style for disable underline & highlight, scroll bar and images 20/11/09 */

body {background: black; background-image: url(bsip/side7bs.gif);}

body {scrollbar-base-color: #000000; scrollbar-arrow-color: #ff9900;}

#screen {margin-left:5px; padding: 5px;}

#headerm img {display: none;}

a {text-decoration: none;}

a:link {color:#ff9900;}
a:visited {color:#ffcc33;}
a:focus: {color:#ffffff;}
a:hover {color:#ffff00; text-decoration: underline;}
a:active {color:#ffd700;}

img {border: #ff9900 outset; border-width: 2px;}

p,td,th { font-size: 9pt; font-family: arial, verdana; color: silver;}

h6 { font-size: 9pt; font-family: arial, verdana; color: silver;}

blockquote { font-size: 9pt; font-family: arial, verdana; color: yellow;}

.quote { font-size: 9pt; font-family: arial, verdana; color: yellow;}

#monthly { font-size: 9pt; font-family: arial, verdana; color: silver;}

#footer { font-size: 9pt; font-family: arial, verdana; color: silver;}

/* end of style for underline & highlight, scroll bar and images */

