@charset "utf-8";
@import "themes/trontastic/jquery-ui-1.8.7.custom.css";

body {                          background:#222422;    font-size: 12px;    color: #999; font-family: Segoe UI, Helvetica, Arial, sans-serif;}
a, a:visited  {                 text-decoration: none;                                  color: #9a9; }
a:active {                                                                              color: #fff; }
.current a:hover {                                                                      color: #dfd; }
a:hover, a.highlighted:hover{                                                           color: #bfb; }
.current, .current a {          color: #9ac; }
a:focus, .current a:focus {     color: #9cf;
}
#header_container {                                                             background-color:#cdd;                              
}
#container,#footer, .copyright  {                                               background-color:#999; 
}
#header_container, #container, #footer,.Menus li,.Menus div, .copyright,.Menus li.current a { background-image: url(/images/dark80.png);                             
}