 body {

  scrollbar-base-color:red;
  background:black;
  scrollbar-face-color:red;
  scrollbar-highlight-color:#202020;
  scrollbar-3dlight-color:#202020;
  scrollbar-darkshadow-color:#202020;
  scrollbar-shadow-color:#202020;
  scrollbar-arrow-color:white;
  scrollbar-track-color:#202020;
  color:#b6b6b6;
  font-size:8pt;
}

.button_menu_list {
  color:white;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
  background-color:red;
  border:1px solid;
  border-color: #696 #363 #363 #696;
}

input[type="submit"] {
  color:white;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
  background-color:red;
  border:1px solid;
  border-color: #696 #363 #363 #696;
  cursor:hand;
cursor:pointer;
}

.button {
  color:white;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
  background-color:red;
  border:1px solid;
  border-color: #696 #363 #363 #696;
  cursor:hand;
cursor:pointer;
}

 .message{
z-index: 100000;
border:1px solid #ffffff;
position:absolute;
background:#202020;
padding:5px;
}

 .view tbody.td{
text-align:left;

}

 .view thead{
background:gray;
font-weight:bold;

}

 .view tbody{
color:white;
}

 .view_add tbody.td{
text-align:left;
font-weight:bold;

}





 .footer_label {
 color:#00ceff;
 }
  .header_label 
  {
 text-decoration: none;  
 color:#00ceff;
 font-size:8pt;
 }
 .footer_separator {
 color:#b6b6b6;
  font-size:8pt;
 }
 .label_menu_list {
 color:#b6b6b6;
 }


  .text_movie_list {
 color:#b6b6b6;
 }
  .subtitle_menu_list {
 color:#b6b6b6;
 font-weight: bold;
 text-decoration: none;
 }
 .title_menu_list {
 color:#521415;
 font-size:24px;
 font-weight: bold;
 text-decoration: none;
 }
  .footer_legacy {
 color:#b6b6b6;
 text-decoration: underline;
 }
 .footer_made {
 color:#b6b6b6;

 }
 .center_header {
  background:#551013;
  color:white;
  text-decoration: none;
 }
 .search_label {
  color:#8f5d00
 }
 
 .layout_body {
 background:#202020;
 
 }
 .layout_body_left {
 background:#474747;

 }
.frame {
  scrollbar-base-color:red;
  scrollbar-face-color:red;
  scrollbar-highlight-color:#202020;
  scrollbar-3dlight-color:#202020;
  scrollbar-darkshadow-color:#202020;
  scrollbar-shadow-color:#202020;
  scrollbar-arrow-color:white;
  scrollbar-track-color:#202020;
  background:black;
 }

 

.name_category_list {
  background-color:transparent;
  color:white;
  font-weight: bold;
  text-align:left;
 }

 .categories_title_text {
  background-color:transparent;
  color:white;
  text-align:left;
 }
 
 .movies_title_text {
  background-color:transparent;
  color:white;
  text-align:left;
 }
 
  .text_category_list {
  background-color:transparent;
  color:white;
  
   }
 .category_list {
 background-image: url(./images/cat_background1.png);
 text-align:left;

  }
  
 .selected_category_list {
background:red;

  }

   td:hover.category_list{
 background-image: url(./images/cat_background_over1.png);
 
text-align:left;
cursor:hand;
cursor:pointer;
  }
  
  
 #spot_image:hover {
cursor:hand;
cursor:pointer;
  }
  
   #search_button:hover {
cursor:hand;
cursor:pointer;
  }
  
     #topic_up:hover {
cursor:hand;
cursor:pointer;

  }
  
       #root_up:hover {
cursor:hand;
cursor:pointer;

  }