/* Tags */


a{text-decoration: none; color:#000;}

a:hover {text-decoration: underline; color:#da2028;}

/* Backgrounds */

.bg1 {
 background: #fff url('../images/bg.gif') no-repeat fixed 100% 0%;}

.bg2{
 background: #fff url('../images/strapline.gif') no-repeat fixed 0% 99%;}

.bg3 {
 background: #fff url('../images/bg1.gif') no-repeat fixed 0% 0%;
  height: 100%;}

/* Fonts */

.f1 {
  font: 10pt arial,tahoma,helvetica;
    color: #696969;}
.f2 {
  font: 7pt arial,tahoma,helvetica;
    color: #696969;}
.f3 {
 font: 7pt helvetica;
  color: #000033;}
.f4 {
 font: 8pt arial;
  color: #000;}

/* Classes */

.bdr{
 border: 1px solid #000;}

.bdr1{
 border: 2px solid #999; color: #999;}

 .bdr2{
 border: 2px solid #0D2273; color: #0D2273;}
 
.box10{
 border: 1px solid #000;
  background-color: #b2b7d4;
   font: 9pt tahoma,arial,helvetica,sans-serif;
    color: #fff;}

.box{
 border: 1px solid #000;
  background-color: #b2b7d4;}


.box1 {
 border: 3px #000;
  background-color: #262F63;
   font: 9pt tahoma,arial,helvetica,sans-serif;
    color: #C3C1CC;}

.box2 {
 border: 4px groove #a00;
  background-color: #fff;
   padding: 1em;}

.box3 {
 border: 4px outset #ffd700;
  background-color: #fff;
   padding: 1em;}
   
.box4 {
 border: 4px dotted #009;
  background-color: #fff;
   padding: 1em;}
   
.box5 {
 border: 4px inset #ff4500;
  background-color: #fff;
   padding: 1em;}

.pad {
padding: 0px 2px 4px 1em;}

/* IDs */
.input {font: 10pt helvetica; color: #ffffff; scrollbar-base-color: #ccccff; background-color: #133094; border-width:1px; border-style:solid;}
.input1 {font-family:tahoma; background-color: #FF9000; border-width:1px; border-color:#000;}

#text {
 font: 10pt tahoma,verdana,arial;}
 
#red {color: #e00;}

/* End */



