div.box
{
   font-family: "Bookman Old Style";
   background-color: #FFFFCC;
   border-color: #000033;
   border-style: groove;
   text-align:center;
   font-size:11px;
   filter:alpha(opacity=98);
   opacity: 0.98;
   -moz-opacity:0.98;
}

div.desctitle
{
    font-weight: bold;
    font-size:20px;
    border-bottom-style:groove;
    border-bottom-color:#0000CC;
    border-bottom-width:2px;
    text-align:center;
}

.description
{
   font-size:11px;
   text-align:left;
}

div.layer
{
    position:absolute;
}

body
{
   background-color: #CEEDFD;
   color: #595959;
   font-family: "Bookman Old Style";
}

table.indexFrame
{
   border-width: 0px;
   font-family: "Bookman Old Style";
   color: #595959;
   font-size: 14px;
}

td.titleSelected
{
   font-family: "Bookman Old Style";
   font-size: 24px;
   font-style: italic;
   font-weight: bold;
   padding-top: 3mm;
   text-align: center;
   color: #B60A46;
   cursor:pointer;
}

td.title
{
   font-family: "Bookman Old Style";
   font-size: 20px;
   font-style: italic;
   font-weight: bold;
   padding-top: 3mm;
   text-align: center;
   color: #000000;
}

.personalText {
   color: #B60A46;
   font-weight: bold;
   text-align:center;
}

.redbold {
   color: #B60A46;
   font-weight: bold;
}

.history {
   text-align: center;
   font-size: 12px;
   color: #B60A46;
   font-weight: bold;
   cursor: pointer;
}

