/* CSS Document */

p            { font-size: 12pt; text-align: Justify; line-height: 120%; font-family: 
               Gill Sans MT; color: #050763 }
p.smright    { font-size: 8pt; text-align: right; line-height: 120%; font-family: 
               Gill Sans MT; color: #050763 }
p.smleft     { font-size: 8pt; text-align: left; line-height: 120%; font-family: 
               Gill Sans MT; color: #050763 }
p.center     { font-size: 12pt; text-align: center; line-height: 150% }
p.leftcol    { font-size: 10pt; text-align: center; line-height: 30% }
p.indent     { font-size: 12pt; text-align: Justify; text-indent: 25 }
table        { font-size: 12pt; text-align: Justify; background-color: transparent; 
              padding: 0; font-family: Gill Sans MT; color: #050763}
table.list   { font-size: 12pt; text-align: Left; foreground-color: #050763; color: #050763; 
               font-family: Gill Sans MT; border: 3 ridge #808080; padding: 3 }
table.diary  { font-size: 10pt; text-align: Left; background-color: #FFCCCC; 
               foreground-color: #FFffff; border: 3 solid #800000; 
               margin-top: 0; margin-bottom: 0; padding: 3 }
table.form   { font-size: 12pt; text-align: left; background-color: transparent; 
               font-weight: bold; padding: 0 }
th.head      { font-size: 12pt; text-align: Justify; background-color: #CCCCFF; 
               foreground-color: #FFffff; border: 1 solid #800080; padding: 3 }
td.booked    { font-size: 12pt; text-align: Justify; background-color: #996600; 
              padding: 0; font-family: Gill Sans MT; color: #050763 }
body         { background-repeat: no-repeat; background-attachment: fixed; background-color: 
               #CEF6F2; color: #990033; background-image: 
               url('images/back.jpg'); margin: 0; padding: 0; 
               background-position: left top }
h1           { font-size: 18pt; text-align: Left; font-family: 
               Gill Sans MT; color: #050763; font-weight: bold }

h2           { font-size: 14pt; text-align: Left; font-family: 
               Gill Sans MT; color: #050763; font-weight: bold }

h3           { font-size: 12pt; text-align: Left; font-family: 
               Gill Sans MT; color: #050763; font-weight: semi-bold; line-height: 120% }

h4           { font-size: 14pt; text-align: Left; color: #131787; font-weight: bold; 
               margin-top: 10; margin-bottom: -10 }

h5           { font-size: 8pt; text-align: Left; font-family: 
               Gill Sans MT; color:#050763; }
h5.linklist  { font-size: 8pt;}

h6           { font-size: 12pt; text-align: center}

h7           { font-size: 12pt; text-align: right}

ul           { list-style-type: disc; list-style-position: outside;font-size: 12pt; text-align: Justify; line-height: 120%; font-family: 
               Gill Sans MT; color: #050763 }

a:link       { color: #050763 }   /* old #F19294 */
a:visited    { color: #FF3366 }
a:hover      { color: #0000FF }
form         { text-align: center; color: #050763; background-color: #FFFFCC; border-style: 
               groove; border-width: 0 }
hr.leftred   {text-align: left; color: #F41015; width: 125pt}
 

