/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
 .Header1 {
       background-color: rgb(140,75,72); }
 .Header2 {
       background-color: rgb(108,51,37); }
 .Header3 {
       background-color: rgb(208,208,175); }
 .Header4 {
       background-color: rgb(208,208,175); }
 .Header5 {
       background-color: rgb(153,0,51); }
 .Header6 {
       background-color: rgb(255,255,255); }
 .Header7 {
       background-color: rgb(153,0,51); }
 .AsteriskText {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
       font-size: Large;
	   color: rgb(153,0,51);
 		}	   
 .FormText {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
       font-size: small;
	   color: rgb(0,0,0);
       }
 .RegText {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
       font-size: small;
       }
 .LgText {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
       font-size: 14px;
       }   
 .WhiteText {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
       font-size: small;
	   color: #ffffff;
	   font-weight: bold;
       }
 .beigeText {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
       font-size: small;
	   color: #D0D0AF;
	   font-weight: bold;
       }	   
	   
 .productHeader {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
       font-size: small;
	   font-weight: bold;
       color: #D0D0AF; 
	 }	   
	   
 .InstructionText {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
       font-size: small;
       }
 .MediumText {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
       font-size: medium;
       }
 .SmallText {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
       font-size: xx-small;
       }
 .TitleText {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
       font-size: large;
       font-weight: bold;
	   color: rgb(0,0,0);
       }
 .WarningText {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
       font-size: x-small;
	   color: rgb(108,51,37);
       }
	   
 .category {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
       font-size: small;
       color: rgb(128,0,33);
       text-align: center; }
 .categorytext {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
       font-size: x-small;
       font-weight: bold;
       color: rgb(0,0,0);
       text-align: center; }
  A:visited.ProdLnk {color: #9E0031; text-decoration:none;}
  A:active.ProdLnk {color: #9E0031; text-decoration:none;}
  A:link.ProdLnk {color: #9E0031; text-decoration:none;}
  A:hover.ProdLnk  {color: #000000; text-decoration:none;}
 .product {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
       font-size: small;
       color: rgb(128,0,33);
       text-align: center; }

  A:visited.NavText {color: #6B211E; text-decoration:none;}
  A:active.NavText {color: #6B211E; text-decoration:underline;}
  A:link.NavText {color: #6B211E; text-decoration:none;}
  A:hover.NavText  {color: #6B211E; text-decoration:underline;}
 
 .NavText {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
       font-size: small;
       font-weight: bold;
       color: #6B211E;
       }
  A:visited.FooterLink {color: #cc0033; text-decoration:none;}
  A:active.FooterLink {color: #000000; text-decoration:none;}
  A:link.FooterLink {color: #000000; text-decoration:none;}
  A:hover.FooterLink  {color: #FFCF63; text-decoration:none;}
   .FooterLink {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
       font-size: xxx-small;
       font-weight: bold;
       text-align: center;
       color: rgb(0,0,0); }
 .FooterText {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
       font-size: xx-small;
       font-weight: bold;
       text-align: center;
       color: rgb(0,0,0); }
.SectionCell {
	background-color: rgb(255,255,204);
	}
.SectionText {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	   font-size: small; 
       font-weight: bold;
	   color: rgb(0,0,0);
	}
A:visited.ImgLink {text-decoration:none;}
A:active.ImgLink {text-decoration:none;}
A:link.ImgLink {text-decoration:none;}
A:hover.ImgLink {text-decoration:none;}
.FuncCell {
	background-color: rgb(153,0,51);
	}
.FuncText {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	   font-size: x-small; 
       font-weight: bold;
       text-align: center;
	   color: rgb(255,255,255);
	}
.FieldHdrCell {
	background-color: rgb(204,204,204);
	}		
.FieldText {
       font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	   font-size: x-small; 
	   color: rgb(0,0,0);
	}
