/* 
Document   : windowing
Created on : Aug 16, 2008, 5:11:29 PM
Author     : cy6ergn0m
Description:
Purpose of the stylesheet follows.
*/


.windowClient {
  background-color: #F1F7F9;
  border: 1px solid midnightblue;
}

.windowRoot {
  background-color: #F1F7F9;
  border: 1px solid midnightblue;
}
