body{background:#000000; color:#ff6600; margin: 0; padding: 0; font-family: Times; font-size: 14px;}
.tb1 { 
		padding: 0 0 0 0px; 
		background:#000000; 
		border: solid 1px #FF6600; }

.tb { 
		padding: 0 0 0 0px; 
		background:#ffffff; 
		border: solid 1px #FF6600; }

a:link   { color: #ff6600; text-decoration: none; }
a:visited  { color: #ff6600; text-decoration: none;}
a:active  { color: #CC3333; text-decoration: none;}
a:hover   { color: #CC3333; text-decoration: none;}

#blackline-b a:link, #blackline a:link{color: white; text-decoration: none;}
#blackline-b a:visited, #blackline a:visited {color: white; text-decoration: none;}
#blackline-b a:hover, #blackline a:hover {color: white; text-decoration: underline;}
#blackline-b a:active, #blackline a:active {color: white; text-decoration: underline;}

body{scrollbar-3d-light-color:#FF6600; 
scrollbar-arrow-color:#FF6600; 
scrollbar-Base-color:#000000; 
scrollbar-track-color: #000000; 
scrollbar-dark-shadow-color:#330000; 
scrollbar-face-color:#000000; 
scrollbar-highlight-color:#FF6600; 
scrollbar-shadow-color:#990000; }


div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
 width:100px;
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;

 }
 
#blackline{background: black; font-size:12px; border-bottom: #555555 1px solid;}
#blackline-b{background: black; padding: 10px 0 10px 0; color: #cccccc; font-size:12px; border-top: #555555 1px solid;}
#menu-b{float: left; padding: 10px 15px 0 15px; border-right: #555555 1px solid; height: 27px;}
#menu-b-r{float: right; padding: 10px 15px 0 15px; border-left: #555555 1px solid; height: 27px;}
