/* Name:    British Marque Style Sheet (User) */
/* Version: Windows/IE or NN6                 */
/* Created: trh:2002-05-15                    */
/* Author:  T. Hampson, Aurora Technologies   */
/* Mods:    trh:2002-06-14:trh                */

.body   {color:#00009B; background-color:#FFFFFF; font-family:Palatino,Times New Roman; font-size:10pt;}
 body   {color:#00009B; background-color:#FFFFFF; font-family:Palatino,Times New Roman; font-size:10pt;}
.p, p   {color:#00009B; background-color:#FFFFFF; font-family:Palatino,Times New Roman; font-size:10pt;}
.td, td {color:#00009B; background-color:#FFFFFF; font-family:Palatino,Times New Roman; font-size:10pt;}
.th, th {color:#FFFFFF; background-color:#00009B; font-family:Palatino,Times New Roman; font-size:10pt; font-weight:bold;}

address, .address {color:#00009B; font-family:Palatino,Times New Roman; font-size:14pt; font-weight:bold; font-style:italic;}

 hr, .hr {color:#00009B; height:1px;}
.hr1     {color:#00009B; height:1px;}
.hr2     {color:#00009B; height:2px;}
.hr1red  {color:#CC0000; height:1px;}
.hr2red  {color:#CC0000; height:2px;}

 h1 {font-family:Old English Text,Palatino,Times New Roman; font-size:30pt; font-weight:normal; color:#00009B;}
.h1 {font-family:Old English Text,Palatino,Times New Roman; font-size:30pt; font-weight:normal; color:#00009B;}
 h2 {font-family:Old English Text,Palatino,Times New Roman; font-size:24pt; font-weight:normal; color:#00009B;}
.h2 {font-family:Old English Text,Palatino,Times New Roman; font-size:24pt; font-weight:normal; color:#00009B;}
 h3 {font-family:Old English Text,Palatino,Times New Roman; font-size:18pt; font-weight:normal; color:#00009B;}
.h3 {font-family:Old English Text,Palatino,Times New Roman; font-size:18pt; font-weight:normal; color:#00009B;}
 h4 {font-family:Old English Text,Palatino,Times New Roman; font-size:16pt; font-weight:normal; color:#00009B;}
.h4 {font-family:Old English Text,Palatino,Times New Roman; font-size:16pt; font-weight:normal; color:#00009B;}
 h5 {font-family:Old English Text,Palatino,Times New Roman; font-size:14pt; font-weight:normal; color:#00009B;}
.h5 {font-family:Old English Text,Palatino,Times New Roman; font-size:14pt; font-weight:normal; color:#00009B;}

.dropcap {font-family:Old English Text,Palatino,Times New Roman; font-size:30pt; font-weight:normal; color:#00009B;}

/* for printing forms */

.prth1 {font-family:Times New Roman; font-size:28pt; font-weight:normal; color:#00009B;}
.prth2 {font-family:Times New Roman; font-size:24pt; font-weight:normal; color:#00009B;}
.prth3 {font-family:Times New Roman; font-size:18pt; font-weight:normal; color:#00009B;}
.prth4 {font-family:Times New Roman; font-size:16pt; font-weight:normal; color:#00009B;}
.prth5 {font-family:Times New Roman; font-size:14pt; font-weight:normal; color:#00009B;}
.prth6 {font-family:Times New Roman; font-size:12pt; font-weight:normal; color:#00009B;}
.prth7 {font-family:Times New Roman; font-size:10pt; font-weight:normal; color:#00009B;}

a       {text-decoration:none; color:#00009B; background-color:#FFFFFF; font-weight:bold;}
a:hover {text-decoration:none; color:#CC0000; background-color:#FFFFFF; font-weight:bold;}

.hilite, .red {color:#CC0000;}
.label {font-weight:bold;}

.button
  {
  margin:1px;
  color:00009B;
  background-color:#FFFFFF;
  text-align:center; 
  font-family:Palatino,Times New Roman;
  font-size:10pt;
  font-weight:bold; 
  border-style:solid; 
  border-width:1px;
  border-color:#00009B;
  }
  
.button:hover  {color:#FFFFFF; background-color:#00009B;}

.cbutton
  {
  margin:1px;
  color:00009B;
  background-color:#EEEEEE;
  text-align:center; 
  font-family:Palatino,Times New Roman;
  font-size:10pt;
  font-weight:bold; 
  border-style:solid; 
  border-width:1px;
  border-color:#00009B;
  }  
  
input, select  {font-family:Palatino,Times New Roman; border-style:solid; color:#00009B; border-color:#00009B; border-width:1px;}
input.checkbox {font-family:Palatino,Times New Roman; border-style:none;}