Body {
  Font-family: "Trebuchet MS", Sans-Serif;
  Font-size: 13pt;
  Color: #3A4873;
  Background-color: #B3FDFB;
  Margin: 12px;
  Padding: 0;
}
A {
  Color: #0000FF;
  Text-decoration: Underline;
}
A:Hover {
  Color: #00008C;
  Text-decoration: Underline;
}
a[href $=".doc"] {
  Padding-left: 20px;
  Background-image: URL(images/Word.png);
  Background-repeat: No-repeat;
}
.Box {
  Border: 2px Solid #0278B9;
  Margin: Auto;
  Padding: 6px;
  Width: 400px;
  Font-family: Tahoma, Sans-serif;
  Font-size: 14pt;
}
.Section {
  Border: 2px Solid #B3CCCE;
  Margin: 8px Auto;
  Padding: 6px;
  Padding-bottom: 12px;
  Font-size: 14pt;
  Background-color: #F2FFFF;
}
.Section H2 {
  Background-color: #C5F5F0;
}
.H1Box {
  Margin-top: 20px;
  Margin-bottom: 20px;
  Background: URL(images/H1BG.gif) #B3FDFB;
  Background-repeat: Repeat-X;
}
H1, H2, H3 {
  Text-align: Center;
  Color: #3A4873;
}
H1 {
  Background: #B0C8C8 URL(images/HBG.jpg);
  Font-size: 24pt;
  Width: 280px;
  Margin: Auto;
}
H2 {
  Font-size: 125%;
  Background: URL(images/H2Bg1.gif);
}
#Menu {
  Text-align: Center;
}
#Menu A, .Button {
  Text-align: Center;
  Text-decoration: None;
  Display: Inline-block;
  Height: 30px;
  Padding-top: 10px;
  Width: 110px;
  Color: #3A4873;
  Font-size: 14px;
  Font-weight: Bold;
  Background: URL(images/BtnBG.png) #B0C8C8;
  Background-Repeat: No-repeat;
  Margin: 3px;
  Vertical-align: Middle;
}
#Menu A:Hover, .Button:Hover {
  Background: URL(images/BtnBGH.png);
  Text-decoration: None;
}
#Menu A:Active, .Button:Active {
  Background: URL(images/BtnBGA.png);
  Color: White;
}
.Button {
  Margin: Auto;
  Display: Block;
}
.Button A {
  Text-decoration: None;
  Color: #3A4873;
}
.C {
  Text-align: Center;
}
.BG {
  Background: URL(images/Colours.jpg);
  Border: None;
}
.CTab {
  Margin: Auto;
}
.CTab TD {
  Padding-left: 6px;
  Padding-right: 6px;
}
