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;
}
td.photo{
    font-size: 14pt;
    text-align: center;
    background: #CCCCFF;
}
a.info {
   text-decoration:  none;
   color:            #000099;
}
a.info:hover {
   text-decoration:  underline;
   color:            #000099;
}

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.sched {
   background:       #666CC0;
   border: 2px solid #666CC0;
}

table.photos {
   width:               500px;
   background:          #FFFFFF;
   border:              0px solid;
}
table.info2 {
   background:       #666CC0;
   color:            #FFFFFF;
   padding-right:    0px;
   padding-left:     0px;
   padding-top:      0px;
   padding-bottom:   0px;

   border: 0px solid #FFCC00;
   border-top-color: #666CC0;
   border-bottom-color: #666CC0;
   border-left-color: #666CC0;
   border-right-color: #666CC0;
}


table.inv {
   width:               90%;
   border:              0px;
}

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;
}

a.nav {
   text-decoration:  none;
   color:            #FFFFFF;
}
a.nav:hover {
   text-decoration:  underline;
   color:            #FFFF00;
}
a.img {
   text-decoration:  none;
}

p {
    font-size: 12pt;
}
