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