Body {
  Margin: 0;
  Padding: 0;
  Font-family: Arial, Helvetica, Sans-serif;
  Color: #000000;
  Background: #D0C7FC;
}
UL LI {
  List-style-image: URL(images/Bullet.gif);
  Margin-top: 3px;
  Margin-bottom: 4px;
  Margin-left: -10px;
}
.Logo {
  Position: Absolute;
  Left: 10px;
  Top: 10px;
  Display: Block;
  Background: #D0C7FC;
}
.Menu {
  Position: Absolute;
  Left: 10px;
  Top: 120px;
  Width: 140px;
  Font-size: 10pt;
  Font-weight: Bold;
  Padding: 2px;
  Border: 2px Solid #000077;
  Background: #FFFFFF;
}
.Menu .NoMenu {
  Color: #bbbbff;
  Background: #000099;
}
.Menu a {
  Color: #000099;
  Background: #bbbbff;
  Font-weight: Bold;
  Text-decoration: None;
  Width: 100%;
  Display: Block;
  Border: 1px Solid White;
}
.Menu a:hover {
  Color: #ddddff;
  Background: #000099;
}
div.mainPart {
  Position: Absolute;
  Left: 160px;
  Top: 0px;
  Right: 3px;
  Padding: 10px;
  Padding-right: 18px;
}
.Center {
  Text-align: Center;
  Display: Block;
  Padding: 8px;
}
HR {
  Color: #000099;
  Background: #000099;
  Border-Color: #000099;
  Clear: Both;
}
H1, H2, H3, H4, H5, H6, .DT {
  Color: #000095;
}
H1 {
  Font-size: 22.5pt;
  Text-align: Center;
}
H2 {
  Font-size: 13.5pt;
}
H3 {
  Font-size: 11pt;
}
Pre {
  Font-family: Arial, Helvetica, Sans-serif;
  Font-size: 1em;
}
.Btn:link, .Btn:visited {
  Color: Black;
  Background: #D4D0C8;
  Font-size: 10pt;
  Border-Style: Outset;
  Border-Width: Thin;
  Padding: 2px;
}
.Btn:hover {
  Background: #ABB9FC;
  Text-decoration: None;
}
.UTabs {
  Position: Relative;
  Top: 4px;
  Left: 20px;
}
.UTabs td {
  Padding-right: 12px;
}
.BlueBox {
  Left: 0;
  Right: 10px;
  Border: #000099 2px Solid;
  Padding: 4px;
}
.Session, .Session TD, .Session TH {
  Border-collapse: Collapse;
  Border: 2px Solid #4242FF;
  Background: #E0DBFD;
  Padding: 6px;
}
.Session TH {
  Background: #EAE8FD;
  Font-weight: Bold;
  Text-align: Center;
}
.GroupName {
  Color: #000095;
  Font-size: 16px;
  Font-weight: Bold;
}
#Colin {
  Font-size: 1em;
  Font-weight: Bold;
}
#Colin a:link, #Colin a:visited {
  Text-decoration: None;
  Color: #00008B;
}
#Colin a:hover {
  Text-decoration: None;
  Color: Red;
}
