
a:link{text-decoration: none; color:#666666;}
a:visited{text-decoration: none; color:#666666;}
a:active{text-decoration: none; color:#666666;}
a:hover{text-decoration: underline; color:#000000;}

.encee{color: white; font-weight:none;}
a.encee:link {text-decoration: none; color: #00FFFF;}
a.encee:visited {text-decoration: none; color: #00FFFF;}
a.encee:hover {text-decoration: none; color: #FFFFFF;}

.ens{color: white; font-weight:none;}
a.ens:link {text-decoration: none; color: #E6E6E6;}
a.ens:visited {text-decoration: none; color: #E6E6E6;}
a.ens:hover {text-decoration: bold; color: yellow;}

.nct1{color: underline; font-weight:none;}
a.nct1:link {text-decoration: none; color: #F27900;}
a.nct1:visited {text-decoration: none; color: #F27900;}
a.nct1:hover {text-decoration: underline; color: #F27900;}

.nct{color: red; font-weight:none;}
a.nct:link {text-decoration: none; color: red;}
a.nct:visited {text-decoration: none; color: red;}
a.nct:hover {text-decoration: underline; color: red;}

.nt{color: blue; font-weight:none;}
a.nt:link {text-decoration: none; color: blue;}
a.nt:visited {text-decoration: none; color: blue;}
a.nt:hover {text-decoration: underline; color: red}

.ntan{color: red; font-weight:none;}
a.ntan:link {text-decoration: none; color: red;}
a.ntan:visited {text-decoration: none; color: red;}
a.ntan:hover {text-decoration: none; color: #F27900;}

.sAll
{
border-top: #000000 solid 1px;
border-bottom: #000000 solid 1px;
border-right: #000000 solid 1px;
border-left: #000000 solid 1px;
}
.sBottom
{
border-bottom: #000000 solid 1px;
}
.sTop
{
border-top: #000000 solid 1px;
}
.sRight
{border-right: #000000 solid 1px;
}

.menu
{
border-top: #000000 solid 1px;
border-bottom: #000000 solid 1px;
border-right: #000000 solid 1px;
}

td
{
font-family: Trebuchet MS;
font-size: 10pt;
color: #666666;
}

.mouseBeOffMe {
background: #AECDFF;
border-bottom: #000000 solid 1px;
}

.mouseBeOnMe {
background: white; 
border-bottom: #000000 solid 1px;
cursor: hand;
color: blue;
}

.mouseOffMe {
background: white;
border-bottom: #000000 solid 1px;
}

.mouseOnMe {
background: #0D2888; 
border-bottom: #000000 solid 1px;
cursor: hand;
color: black;
}

/* disable print */
@media print {body {display:none;}}
