/*
 * Created by Carl Hindle on 01 May 2004
              Technomage
              The Blue Wizard
              http://www.bluewizard.com.au

   Last Updated on 05 Mar 2009

 */

body {
 margin: 0px;
 padding: 0px; /* for Opera */

 background-color: white;
 background-image: url(images/background.gif);
 background-repeat: repeat-y;

 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
 font-style: normal;
 font-weight: normal;
}

li {
  padding-bottom: 5pt;
}

a:link {
 color: blue;
 text-decoration: none;
}

a:visited {
 color: rgb( 91, 91, 255);
 text-decoration: none;
}

a:active {
 color: red;
 text-decoration: underline;
}

a:hover {
 color: red;
 text-decoration: underline;
}

td, p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
}

p.c {
 text-align: center;
}

strong {
 font-weight: bold;
}

.TitleBar {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 z-index: 1;
}

.PageBackground {

 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 160px;

 background-image: url(images/topbg.gif);
 background-repeat: repeat-x;
}

.OpeningSectionName {
 position: absolute;
 top: 20px;
 width: 100%;

 font-family: "Britannic Bold", Arial, Helvetica, sans-serif;
 font-size: 20pt;
 font-weight: bold;

 text-align: center;
}

.OpeningSectionSubTitle {
 position: absolute;
 top: 0px;
 width: 100%;

 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
 font-weight: normal;

 text-align: center;
}

.PageName {
 position: absolute;
 top: 5px;
 left: 160px;
 text-align: left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14pt;
 font-weight: bold;
 color: white;
 z-index: 2;
}

.PageBuild {
 position: absolute;
 top: 5px;
 right: 5px;
 text-align: right;
 font-family: Arial, sans-serif;
 font-size: 8pt;
 font-weight: normal;
 color: white;
}

.PagePicture {
 position: absolute;
 top: 25px;
 right: 5px;
 text-align: right;
 z-index: 0;
}

.PageMenu {
 position: absolute;
 top: 160px;
 left: 145px;
 right: 10px;

 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
}

.PageContent {
 position: absolute;
 top: 220px;
 left: 150px;
 right: 10px;

 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
}

.PageSubMenu {
 position: absolute;
 top: 180px;
 left: 160px;
 right: 10px;

 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
}

.PageSubContent {
 position: absolute;
 top: 210px;
 left: 155px;
 right: 10px;

 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
}

.DateInfo {
 visibility: hidden;
 position: absolute;
 top: 45px;
 right: 5px;
 text-align: right;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: black;
}

.MenuButtonItems {

 position: absolute;
 top: 160px;
 width: 140px;
 z-index: 0;
}

.MenuButton {
 margin: 0px;
 padding: 0px;

 position: relative;
 height: 50px;
 width: 140px;
}

.MenuTextItems {
 position: absolute;
 top: 173px;

 width: 140px;

 z-index: 9;
}

.MenuButtonText {
 position: relative;
 height: 50px;

 font-family: Arial, Helvetica, sans-serif; 
 font-size: 15pt;
 text-align: center;

 color: rgb(0, 255, 255);
}

a.MenuLink:link {
 color: blue;
 text-decoration: none;
}

a.MenuLink:visited {
 color: rgb( 0, 100, 150);
 text-decoration: none;
}

a.MenuLink:active {
 color: red;
 text-decoration: underline;
}

a.MenuLink:hover {
 color: red;
 text-decoration: underline;
}

a.MiniLink:link {
 color: blue;
 text-decoration: none;
 font-size: 7pt;
}

a.MiniLink:visited {
 color: rgb( 0, 100, 150);
 text-decoration: none;
 font-size: 7pt;
}

a.MiniLink:active {
 color: red;
 text-decoration: underline;
 font-size: 7pt;
}

a.MiniLink:hover {
 color: red;
 text-decoration: underline;
 font-size: 7pt;
}

.FineText {
 font-family: Arial, sans-serif;
 font-size: 8pt;
 font-weight: normal;
 color: black;
}

a.TBW:link {
 color: black;
 font-size: 7pt;
 text-align: center;
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 }

a.TBW:visited {
 color: black;
 font-size: 7pt;
 text-align: center;
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 }

a.TBW:active {
 color: black;
 font-size: 7pt;
 text-align: center;
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 }

a.TBW:hover {
 color: red;
 font-size: 7pt;
 text-align: center;
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 }

.TBWLogo {
 width: 153px;
 color: black;
 font-size: 7pt;
 text-align: center;
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 }

.TermsAndConditions {
 font-size: 7pt;
 text-align: center;
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
}

.Copyright {
 position: absolute;
 top: 590px;
 left: 5px;
 width:120px;
 font-size: 7pt;
 text-align: center;
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
}

