@charset "utf-8";
@import "themes/start/jquery-ui-1.8.7.custom.css";

body {                          background:#131619; font-size: 12px;               color: #234;font-family: Verdana,Arial,sans-serif; }

a,.current, .current a  {                        text-decoration: none;         color: #234; }
a:hover, a.highlighted:hover{                                                   color: #048; }
a:focus, .current a:focus {                                                     color: #048; }
.current a:hover {                                                              color: #048; 
}
#header_container {                                                             background-color:#0099ff;                              
}
#container,#footer, .copyright  {                                               background-color:#0099ff; 
}
#header_container, #container, #footer, .copyright { background-image: url(/images/light80.png);
}
.plupload_header_content  { background-image: url(/images/light85.png); color:  #234;
}