/*--------------------------------------------------------
  |                     YaBB 2005                        |
  --------------------------------------------------------
  |     Created by: XIMinc http://www.ximinc.com         |
  |                 YaBB http://www.yabbforum.com        |
  --------------------------------------------------------
  |   You may adapt elements of this CSS in your own     |
  |   projects, but please give credit to yabbforum.com. |
  --------------------------------------------------------*/

/* General layout */

BODY{
     scrollbar-face-color:#008abe; 
     scrollbar-highlight-color:#000000; 
     scrollbar-3dlight-color:#008abe; 
     scrollbar-shadow-color:#000000; 
     scrollbar-darkshadow-color:#008abe; 
     scrollbar-track-color:#000000; 
     scrollbar-arrow-color:#ffffff; 
} -->
<!--
body, h6{
     color:#008abe;
     background-color:#000000; 
     font-family:tahoma; 
     font-size: 10px;
    
} -->

<!--
A{color:#008abe; cursor:"hand";height:1px;font-weight:normal;}
A:link{color:#008abe; text-decoration:none; cursor:"hand";font-weight:normal;}
A:visited{color:#008abe;text-decoration:none; cursor:"default";font-weight:normal;}
A:hover{color:#008abe;text-decoration:"normal"; font-weight:normal; cursor:"hand";}-->

