body { background-color: white; margin-left: 5%; margin-right: 5%; }
p,ul,dl,ol,td { color:rgb(0,0,55); font-family:Arial, Helvetica, sans-serif; font-size:10pt; }
pre,tt { color:rgb(0,0,55); font-family:Courier, monospace; font-size:10pt; }
p.header { color:rgb(0,0,55); font-family:Arial, Helvetica, sans-serif; font-size:32pt; text-align:center; font-weight:bold; border-color:rgb(180,180,255); border-bottom-style:solid; border-bottom-width:5px; border-top-style:solid; border-top-width:5px; }
h1 { border-color:rgb(180,180,255); color:rgb(0,0,55); border-bottom-style:solid; border-bottom-width:3px; font-family:Arial,Helvetica,sans-serif; font-size:24pt; text-align:center; }
h2 { border-color:rgb(180,180,255); color:rgb(0,0,55); border-bottom-style:solid; border-bottom-width:2px; font-family:Arial,Helvetica,sans-serif; font-size:14pt; }
h3 { border-color:rgb(180,180,255); color:rgb(0,0,55); border-bottom-style:solid; border-bottom-width:1px; font-family:Arial,Helvetica,sans-serif; font-size:12pt; margin-left:20pt; }
dt { color:rgb(0,0,55); font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; }
dd { color:rgb(0,0,55); font-family:Arial, Helvetica, sans-serif; font-size:10pt; }

a:link, a:visited { color:rgb(70,70,255); text-decoration:none; }
a:hover, a:active { color:rgb(70,70,255); text-decoration:underline; }
a.xwebLink:link, a.xwebLink:visited { color:rgb(70,150,100); text-decoration:none; }
a.xwebLink:hover, a.xwebLink:active { color:rgb(70,150,100); text-decoration:underline; }
a.localLink:link, a.localLink:visited { color:rgb(70,150,100); text-decoration:none; }
a.localLink:hover, a.localLink:active { color:rgb(70,150,100); text-decoration:underline; }

table.navigation {
    border-style:solid; 
    border-color:blue; 
    border-width: 1px;
  }


td.item {
    color:black; 
    white-space:nowrap; 
    padding:1px; 
    font-weight:bold;
  }

  td.item a:link, td.navNormalSection a:visited { 
    color:blue; 
    white-space:nowrap; 
    
    text-decoration:none;
  }

  td.item a:hover, td.navNormalSection a:active { 
    text-decoration:underline;
  }

  td.itemSelected { 
    color:orange; 
    white-space:nowrap; 
    background-color:green; 
    padding:3px; 
    font-weight:bold;
  }

table.xlet {
}

td.xletTitle {
    color: white; 
    background-color: #4E6F8E;
}

table.xletNews {
}

td.xletNewsTitle {
    color:black; 
    font-weight:bold;
    background-color: #FFFFCC;
    border-style: solid; 
    border-color: darkgray; 
    border-width: 1px;
}

td.xletNews{
    border-style: solid; 
    border-color: darkgray; 
    border-width: 1px;
    background-color: #eeeeee;
}


table.xletMenu {
}



td.xletMenuTitle {
    color:black;  
    font-weight:bold;
    background-color: #eeeeee;
}

td.xletMenu{
    border-style: solid; 
    border-color: #eeeeee; 
    border-width: 1px;
}

td.nav {
    background-color: #eeeeee;
}

td.menuTitle {
    font-size:100%; 
    color:white;
    background-color: #0000ee;
}


table.xletHeader {
    background-color: #eeeeef;
  }

td.xletHeader {
    font-weight:bold;
    font-color:black;
  }

table.xletNav {
    background-color: #eeeeee;
  }

td.xletNav {
    border-style:solid; 
    border-color:black; 
    border-width: 1px;
}  

td.xletMainTitle {
    font-size:120%;
    font-weight:bold;
    color:#fff9c9; 
    background-color: #5158db;
}  

td.xletMain {
    border-style:solid; 
    border-color:black; 
    border-width: 1px;
}  

table.xletConfirm {
    background-color: #ffeeee;
  }

td.xletConfirm {
    font-weight:bold;
    font-size:120%;
}  

table.xletFooter {
    background-color: #eeeeee;
  }

td.xletFooter { font-size:60%; color:black;}

.firstLetter { color:rgb(180,180,255); font-weight:bold; }
table.footer { margin-top: 10%; }
td.footer { font-size:50%; color:black;}
td.titlebar { font-size:100%; color:black;font-family:arial,sans-serif; }


span.bold {color:orange;  font-weight:bold;}
span.description {font-size:100%; color:orange;font-family:arial,sans-serif; }

