table.info {
   background:       #666CC0;
   color:            #FFFFFF;
   padding-right:    2px;
   padding-left:     2px;
   padding-top:      2px;
   padding-bottom:   2px;

   border: 2px solid #FFCC00;
   border-top-color: #666CC0;
   border-bottom-color: #666CC0;
   border-left-color: #666CC0;
   border-right-color: #666CC0;
}
td.info{
    font-size: 14pt;
    text-align: left;
    color: #000099;
    background: #ffffff;
}
a.info {
   text-decoration:  none;
   color:            #000099;
}
a.info:hover {
   text-decoration:  underline;
   color:            #000099;
}

td.infoTitle{
    font-size: 14pt;
    text-align: left;
    color: #FFFFFF;
    background: #666CC0;
}

td.nav {
   background:       #666CC0;
   font-size:        14pt;
   text-decoration:  none;
   color:            #FFFFFF;
   padding-right:    10px;
   padding-left:     10px;
   padding-top:      3px;
   padding-bottom:   3px;
   border: 2px solid #FFCC00;
   border-left-color: #666CC0;
   border-right-color: #666CC0;
}

table.chart {
   background:       #666CC0;
   color:            #FFFFFF;

   border: 1.5px solid #FFCC00;
   border-top-color: #666CC0;
   border-bottom-color: #666CC0;
   border-left-color: #666CC0;
   border-right-color: #666CC0;
}

td.chart_hd {
   background:       #666CC0;
   font-size:        14pt;
   font-weight:      bold;
   text-decoration:  none;
   color:            #FFFFFF;

}

td.chart {
   background:       #FFFFFF;
   font-size:        14pt;

   text-decoration:  none;
   color:            #483D8B

}
a.chart {
   text-decoration:  none;
   color:            #000099;
}
a.chart:hover {
   text-decoration:  underline;
   color:            red;
}

table.sched {
   background:       #666CC0;
   border: 1px solid #666CC0;
}

th {
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    background: #666CC0;
}

td.td_center{
    font-size: 11pt;
    text-align: center;
    color: #000000;
    background: #ffffff;
}
td{
    font-size: 11pt;
    text-align: left;
    color: #000000;
    background: #ffffff;
}
td.table_top_td {
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    color: #ffecd9;
    background: #50608f;
}

td.table_td {
    font-size: 11pt;
    text-align: center;
}
b.red {
    color: blue;
}

img {
   border: 0;
   text-align: center;
}

a.nav {
   text-decoration:  none;
   color:            #FFFFFF;
}
a.nav:hover {
   text-decoration:  underline;
   color:            #FFFF00;
}
a.img {
   text-decoration:  none;
}

a.tablnk {
   text-decoration:  none;
   color:            #0000CC;
}
a.tablnk:hover {
   text-decoration:  underline;
   color:            #FF0000;
}

a.years {
   text-decoration:  none;
   font-size:        16pt;
   color:            #0000CC;
}
a.years:hover {
   font-size:        16pt;
   color:            #FFFFFF;
   background:       #0000CC;
}

p {
    font-size: 12pt;
}
p.info {
    font-size: 12pt;
    color: #000099;
    background: #ffffff;
}
