body {background-color: #6699ff}
body {font-size: 0.8em}
table.outer {background-color: #6699ff; border: 0px solid black; border-spacing: 5pt}
table.colourbox {background-color: #F0F0F0; border: 1px solid black; border-spacing: 3px; border-color: #F0F0F0}
td.outer {background-color: #F0F0F0  ; border: 1px solid black}



h1 {line-height: 150%; margin-left: 20; font-family: arial; font-size: 120%; font-weight: 100; letter-spacing: 5}
h2 {line-height: 100%; margin-left: 20; text-align: left; font-family: arial; font-size: 100%; font-weight: normal; letter-spacing: 3}
h3 {line-height: 100%; text-align: center; font-family: arial; font-size: 120%; font-weight: bold; letter-spacing: 5}

p.contacts {line-height: 100%; margin-left: 20; font-family: arial; font-size: 100%; font-weight: 100; letter-spacing: 2}
p.choose {text-align: center; line-height: 100%; font-family: arial; font-size: 75%; font-weight: 100; letter-spacing: 2}
p.why {text-align: center; line-height: 100%; font-family: arial; font-size: 75%; font-weight: 100; letter-spacing: 2}
p.text {text-align: left; line-height: 125%; margin-left: 20; margin-right: 20; font-family: arial; font-size: 100%; letter-spacing: 0}
p.textright {text-align: right; line-height: 125%; margin-left: 20; margin-right: 20; font-family: arial; font-size: 100%; letter-spacing: 0}
p.info {text-align: left; margin-left: 20; font-family: arial; font-size: 90%; letter-spacing: 1}
p.infosmall {text-align: left; margin-left: 20; font-family: arial; font-size: 70%; letter-spacing: 1}
A:link {text-decoration: none; color: #679aff;}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: #787878}
img.norm { border: 2px solid black}

.color1{background-color: #ffffff; height: 100%}
.color2{background-color: #9999ff; height: 100%}
.color3{background-color: #cc99ff; height: 100%}
.color4{background-color: #ff66ff; height: 100%}
.color5{background-color: #ff66cc; height: 100%}
.color6{background-color: #ff6699; height: 100%}
.color7{background-color: #ff7c80; height: 100%}
.color8{background-color: #ff9966; height: 100%}
.color9{background-color: #ffcc66; height: 100%}
.color10{background-color: #ffffcc; height: 100%}
.color11{background-color: #ccff66; height: 100%}
.color12{background-color: #99ff66; height: 100%}
.color13{background-color: #66ff66; height: 100%}
.color14{background-color: #66ff99; height: 100%}
.color15{background-color: #66ffcc; height: 100%}
.color16{background-color: aqua; height: 100%}
.color17{background-color: #33ccff; height: 100%}
.color18{background-color: #3399ff; height: 100%}
.color19{background-color: #6699ff; height: 100%}
.color20{background-color: #000000; height: 100%}

.text1{color: #6699ff; height: 100%}
.text2{color: #9999ff; height: 100%}
.text3{color: #cc99ff; height: 100%}
.text4{color: #ff66ff; height: 100%}
.text5{color: #ff66cc; height: 100%}
.text6{color: #ff6699; height: 100%}
.text7{color: #ff7c80; height: 100%}
.text8{color: #ff9966; height: 100%}
.text9{color: #ffcc66; height: 100%}
.text10{color: #ffffcc; height: 100%}
.text11{color: #ccff66; height: 100%}
.text12{color: #99ff66; height: 100%}
.text13{color: #66ff66; height: 100%}
.text14{color: #66ff99; height: 100%}
.text15{color: #66ffcc; height: 100%}
.text16{color: aqua; height: 100%}
.text17{color: #33ccff; height: 100%}
.text18{color: #3399ff; height: 100%}
.text19{color: #ffffff; height: 100%}
.text20{color: #000000; height: 100%}

ul#menu {
  width: 140px;
  list-style-image:url("images/bullet1.gif");
  border-top: none;
  margin: 0;
  padding: 25px;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-image:url("images/bullet2.gif");
  margin: 0;
  padding-left: 10;
  padding-bottom:5px;
  padding-top:5px;
}

ul#menu li, 
  ul#menu a {
  font-family: arial, sans-serif;
  font-size: 101%;
  color: #787878 ;
  padding-bottom:5px;
  padding-top:5px;
}

ul#menu li {
  line-height: 15px;
  font-family: arial, sans-serif;
  font-size: 90%;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #679aff;
}

ul#menu a.active {
  color: #679aff;
}
