body	 
{  
background-color: #cce5ff;  
color: #000000;  
font-family: sans-serif;  
text-align: center; 
}  
 
ul#tabnav  
{ /* general settings */ 
text-align: center;  
margin: 0;  
font-weight: bold;  
list-style-type: none; 
padding: 0;  
line-height: 200%; 
} 
 
ul#tabnav li {display: inline; } 
 
body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a, body#tab5 li.tab5 a, body#tab6 li.tab6 a, body#tab7 li.tab7 a, body#tab8 li.tab8 a, body#tab9 li.tab9 a, body#tab10 li.tab10 a  
{ /* settings for selected tab link */ 
background-color: #ffffff;  
color: #003366;  
} 
 
ul#tabnav li a  
{ /* settings for all tab links */ 
padding: .2em;  
border: 1px solid #000099;  
background-color: #000099; /* set unselected tab background color as desired */ 
color: #ffff99; /* set unselected tab link color as desired */ 
margin-right: 0px; /* set additional spacing between tabs as desired */ 
text-decoration: none; 
} 
 
ul#tabnav a:hover  
{  
color: #000099; 
background: #ffff99;  
} 
 
ul#tabnav a:active { background: #99ccff; } 
 
h1	{ font-family: "Zurich Calligraphic", "URW Chancery L", cursive; } 
 
#txtsm { font-size: smaller; } 
 
h1, h2, h3, h4, h5, h6	{ color: #000099; } 
 
h1, h2, h3, h4, h5, h6	{ text-align: center; } 
 
#txtmid  
{  
color: #000000;  
margin-left: 15%;  
margin-right: 15%;  
text-align: center;  
} 
 
#yellowhead	 
{ 
background:#ffff99 none;  
margin-left: 15%;  
margin-right: 15%;  
text-align: left; 
} 

p, ul#buscontainer li, ul#ftnote li 
{  
color: #000000;  
text-align: left;  
margin-left: 20%;  
margin-right: 15%;  
} 
 
ul#ftnote li  
{  
list-style-position: outside; 
list-style-type: decimal; 
} 
 
th 
{ 
background:#ffff99; 
color: #000099; 
border-color: #ff0000; 
border: thin solid #000099; 
} 
 
table 
{ 
background: #d9EcFF; 
border: 2px solid #000099; 
font-size: small; 
} 
 
td 
{ 
border: thin solid #000099; 
text-align: center; 
vertical-align: top; 
}

table#PYpic 
{
background: #cce5ff; 
border-style: none;
font-family: sans-serif;
font-size: medium;
}

td#loc 
{ 
border-style: none;
text-align: center; 
vertical-align: top; 
}

td#bluebar
{
border-style: solid;
background: #003366;
}

td#update
{
border-style: none;
color: gray;
text-align: center;
font-size: small;
}

td#cal 
{ 
border-style: none;
}