@meta { Title: "BAF"; }
BODY { font-size: 1em; font-family: calibri, Univers, verdana, "sans-serif";
       margin-bottom: 0.5em;
     }
h1, h2, h3, h4 {
	padding: 0;
	margin-top: 0.25em;
	margin-bottom: 0;
	border: 0;
    }
h5, h6 {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
    }

h1 { font-size: 1.4em; color: #14589F }
h2 { font-size: 1.2em; color: #9a9a9a }
h3 { font-size: 1.1em; color: #cccccc }
h4 { font-size: 1.05em; color: #14589f }
h5 { font-size: 1.0em;color: #9a9a9a }

UL { font-size: 1em;
     padding-left: 0;
     margin-left: 0;
     margin-bottom: 0;
   }
LI { font-size: 1em;
     list-style:none;
     background-image: url(images/webBlue.gif);
     background-repeat: no-repeat;
     background-position: 0px 4px;
     padding-left: 25px;
     margin-bottom: 5px;
    }
P { font-size: 1em;}
.normal { font-size: 1em;}
.title {font-size: 1.25em; color: #cccccc; 
        padding-left: 4px;
       }
.quote { padding: 0pt 16pt 0pt 16pt; 
         font-size: 1em; font-weight: bold; color: #14589F; 
         border: 2px solid #cccccc 
       }
.author { padding: 0pt 16pt 0pt 16 pt; 
          font-size: 0.9em; font-style: italic; color: white; 
          background: #8000FF 
        }
.sponsor { padding: 0pt 5pt 0pt 5pt;
	   font-size: .75em; font-weight: bold; color: #14589F;
	 }

a.link.one { text-decoration: none; color: #cccccc; background: #14589F }
a:hover.one { text-decoration: none; color: #ffffff; background: #9A9A9A }
a.link.two { text-decoration: none; color: #8000ff }
a:hover.two { text-decoration: none; color: #ffffff; background: #9999cc }
a.link.three { text-decoration: none; color: #ffff99 }
a:hover.three { text-decoration: none; color: #003366; background: #ffff99 }
a.link.four { text-decoration: none; color: #003366 }
a:hover.four { text-decoration: underline; color: #800040; background: #9999CC }
a.link.five { font-size: 8pt; text-decoration: none; color: #8000ff }
a:hover.five { font-size: 8pt; text-decoration: none; color: #ffffff; background: #9a9a9a }

#popitmenu{
position: absolute;
background-color: white;
border:1px solid blue
font: normal 0.75em verdana;
line-height: 15px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: 8000ff;
display: block;
}

#popitmenu a:hover{text-decoration: none; color: #ffffff; background: #9999cc
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid orange;
padding: 2px;
background-color: white;
visibility: hidden;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}







