.nav:link {
color: #FFFFFF;
font-size : 10pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.nav:hover {
color: #EBB000;
font-size : 10pt;
font-weight : bold;
font-family : Arial;
text-decoration: underline;
}

.nav:visited {
color: #FFFFFF;
font-size : 10pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.nav:hover {
color: #EBB000;
font-size : 10pt;
font-weight : bold;
font-family : Arial;
text-decoration: underline;
}


.link:link {
color: #000000;
font-size : 10pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.link:hover {
color: #000000;
font-size : 10pt;
font-weight : bold;
font-family : Arial;
text-decoration: underline;
}

.link:visited {
color: #000000;
font-size : 10pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.link:hover {
color: #000000;
font-size : 10pt;
font-weight : bold;
font-family : Arial;
text-decoration: underline;
}


.hdrlink:link {
color: #005A87;
font-size : 8pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.hdrlink:hover {
color: #FFFFFF;
font-size : 8pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.hdrlink:visited {
color: #005A87;
font-size : 8pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.hdrlink:hover {
color: #FFFFFF;
font-size : 8pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}


.hdr2link:link {
color: #EBB000;
font-size : 10pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.hdr2link:hover {
color: #FFFFFF;
font-size : 10pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.hdr2link:visited {
color: #EBB000;
font-size : 10pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.hdr2link:hover {
color: #FFFFFF;
font-size : 10pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}


.txtlink:link {
color: #CADFEE;
font-size : 10pt;
font-family : Arial;
text-decoration: none;
}

.txtlink:hover {
color: #FFFFFF;
font-size : 10pt;
font-family : Arial;
text-decoration: none;
}

.txtlink:visited {
color: #CADFEE;
font-size : 10pt;
font-family : Arial;
text-decoration: none;
}

.txtlink:hover {
color: #FFFFFF;
font-size : 10pt;
font-family : Arial;
text-decoration: none;
}

.txtwht:link {
color: #FFFFFF;
font-size : 10pt;
font-family : Arial;
text-decoration: none;
}

.txtwht:hover {
color: #4391C3;
font-size : 10pt;
font-family : Arial;
text-decoration: none;
}

.txtwht:visited {
color: #FFFFFF;
font-size : 10pt;
font-family : Arial;
text-decoration: none;
}

.txtwht:hover {
color: #4391C3;
font-size : 10pt;
font-family : Arial;
text-decoration: none;
}

.txtwhtb:link {
color: #FFFFFF;
font-size : 10pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.txtwhtb:hover {
color: #4391C3;
font-size : 10pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.txtwhtb:visited {
color: #FFFFFF;
font-size : 10pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.txtwhtb:hover {
color: #4391C3;
font-size : 10pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.txtlinksm:link {
color: #CADFEE;
font-size : 8pt;
font-family : Arial;
text-decoration: none;
}

.txtlinksm:hover {
color: #FFFFFF;
font-size : 8pt;
font-family : Arial;
text-decoration: none;
}

.txtlinksm:visited {
color: #CADFEE;
font-size : 8pt;
font-family : Arial;
text-decoration: none;
}

.txtlinksm:hover {
color: #FFFFFF;
font-size : 8pt;
font-family : Arial;
text-decoration: none;
}

INPUT.usersm {
  font-family: Arial;
  font-size: 6pt;
}

INPUT.user {
  font-family: Arial;
  font-size: 8pt;
  background-color: #F4F4F4;
}

SELECT.user {
  font-size: 8pt;
}

TEXTAREA.user{
  font-size: 8pt;
}


td img {display: block;}


