/* CSS Document */


.tnav {
font-family: arial, helvetica;
font-size: 13px;
line-height: 12px;
font-weight: bold;
color: #D1D8DD }

A.tnav:link { text-decoration: none; color: #D1D8DD}
A.tnav:visited { text-decoration: none; color: #D1D8DD}
A.tnav:active { text-decoration: underline; color: #D1D8DD}
A.tnav:hover { text-decoration: underline; color: #ADCEF9}

.footer { font-family:tahoma; font-size:11px; color:#9e9e9f;}
.footer a:link { color:#9e9e9f; text-decoration:none;}
.footer a:active { color:#9e9e9f; text-decoration:none;}
.footer a:visited { color:#9e9e9f; text-decoration:none;}
.footer a:hover { color:#9e9e9f; text-decoration:underline;}

.navbold { font-family:tahoma; font-size:11px; font-weight:bold; color:#4f4f4f;}
.navbold a:link { color:#4f4f4f; text-decoration:none;}
.navbold a:active { color:#4f4f4f; text-decoration:none;}
.navbold a:visited { color:#4f4f4f; text-decoration:none;}
.navbold a:hover { color:#4f4f4f; text-decoration:underline;}

.orangetext { font-family:tahoma; font-size:11px; color:#e99a30; font-weight:bold;}



.li-style { padding-top:6px; padding-bottom:6px;}
.li-style2 { height:16px;}