/* STYLE SHEET FOR CONTENTS AND INDEXES */

* {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

dd {
font-size: 90%;
margin-left: 72px;
}

dt {
font-weight: bold;
margin-left: 48px;
}

h1 {
background-color: #33ffcc; 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
text-align: center;
}

h2 {
background-color: #33ffcc; 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
text-align: center;
}

h3 {
color: #990000;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 12px;
}

h4 {
color: #990000;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 12px;
}

h5 {
color: #990000;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 12px;
}

h6 {
background-color: #33ffcc; 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 13px;
text-align: center;
}

hr {
color: black;
}

li {
font-size: 90%;
margin-left: 48px;
}

p {
font-size: 90%;
margin-left: 48px;
}


/* IMAGE STYLES */

img.nav {
border-style: none;
height: 34px;
width: 35px;
margin-top: 2px;
padding: 2px;
}


/* STANDARD TABLE */

table {
vertical-align: top;
width: 100%;
} 

td {
font-size: 90%;
vertical-align: top;
} 

th {
background-color: #ffcc99;
font-size: 90%;
font-style: normal;
font-weight: bold;
vertical-align: top;
} 


/* CLASSES */

.bc {
width: 480px;
}

.bc1 {
background-color: #ffffff;
font-size: 120%;
width: 480px;
}

.bc2 {
background-color: #33ffcc;
font-size: 110%;
width: 480px;
border-style: outset; 
text-align: center;
vertical-align: middle;

}

.bc3 {
background-color: #66ff99;
font-size: 100%;
width: 480px;
border-style: outset; 
text-align: center;
vertical-align: middle;

}

.bc4 {
background-color: #ffff66;
font-size: 90%;
width: 480px;
border-style: outset; 
text-align: center;
vertical-align: middle;

}

.bc5 {
background-color: #ffff99;
font-size: 90%;
width: 480px;
border-style: outset; 
text-align: center;
vertical-align: middle;

}

.big {
font-size: 120%;
}

.fi {
font-style: italic;
}

.icon {
background-color: #33ffcc;
margin: 2px;
width: 39px;
}

.ml {
margin-left: 48px;
}

.tc1 {
border-style: none;
width: 480px;
}

.tc2 {
background-color: #ffff66;
border-style: outset;
font-size: 100%;
font-weight: bold;
text-align: center;
width: 25%;
}

.tw {
background-color: #ffffcc;
}

.tw1 {
border-style: none;
width: 100%;
}

.tw2 {
background-color: #ffff66;
border-style: outset;
font-size: 100%;
font-weight: bold;
text-align: center;
}


