/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,255,255); background-color: rgb(0,0,0); background-image: url("../assets/images/bg.gif");}
 A:active { font-size: 9pt;}
 A:link { font-size: 9pt;}
 A:visited { font-size: 9pt; text-decoration: underline;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,255,255);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,255,255);}
 A { font-size: 9pt; color: rgb(255,255,255);}
 A:hover { font-size: 9pt; text-decoration: underline; background-color: rgb(99,132,197);}
 

BODY {
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #D6D6D6;
scrollbar-face-color: #135184;
scrollbar-shadow-color: #808080;
scrollbar-darkshadow-color: #F3F3F3;
scrollbar-track-color: #000000;
}
