.prmnav:link {
color: #FFAF2B;
font-size : 8pt;
font-weight : bold;
font-family : Tahoma;
text-decoration: none;
}

.prmnav:hover {
color: #F0F0F0;
font-size : 8pt;
font-weight : bold;
font-family : Tahoma;
text-decoration: none;
}

.prmnav:visited {
color: #FFAF2B;
font-size : 8pt;
font-weight : bold;
font-family : Tahoma;
text-decoration: none;
}

.prmnav:hover {
color: #F0F0F0;
font-size : 8pt;
font-weight : bold;
font-family : Tahoma;
text-decoration: none;
}

.titlenav:link {
color: #FFAF2B;
font-size : 10pt;
font-weight : bold;
font-family : Tahoma;
text-decoration: none;
}

.titlenav:hover {
color: #F0F0F0;
font-size : 10pt;
font-weight : bold;
font-family : Tahoma;
text-decoration: none;
}

.titlenav:visited {
color: #FFAF2B;
font-size : 10pt;
font-weight : bold;
font-family : Tahoma;
text-decoration: none;
}

.titlenav:hover {
color: #F0F0F0;
font-size : 10pt;
font-weight : bold;
font-family : Tahoma;
text-decoration: none;
}

.propnav:link {
color: #FFFFFF;
font-size : 8pt;
font-weight : bold;
font-family : Tahoma;
text-decoration: none;
}

.propnav:hover {
color: #000000;
font-size : 8pt;
font-weight : bold;
font-family : Tahoma;
text-decoration: none;
}

.propnav:visited {
color: #FFFFFF;
font-size : 8pt;
font-weight : bold;
font-family : Tahoma;
text-decoration: none;
}

.propnav:hover {
color: #000000;
font-size : 8pt;
font-weight : bold;
font-family : Tahoma;
text-decoration: none;
}

.blutitle:link {
color: #FFBA24;
font-size : 10pt;
font-weight : bold;
font-family : Tahoma;
text-decoration: none;
}

.blutitle:hover {
color: #FFBA24;
font-size : 10pt;
font-weight : bold;
font-family : Tahoma;
text-decoration: underline;
}

.blutitle:visited {
color: #FFBA24;
font-size : 10pt;
font-weight : bold;
font-family : Tahoma;
text-decoration: none;
}

.blutitle:hover {
color: #FFBA24;
font-size : 10pt;
font-weight : bold;
font-family : Tahoma;
text-decoration: underline;
}

.blutxt:link {
color: #E1E1E1;
font-size : 10pt;
font-family : Tahoma;
text-decoration: none;
}

.blutxt:hover {
color: #E1E1E1;
font-size : 10pt;
font-family : Tahoma;
text-decoration: none;
}

.blutxt:visited {
color: #E1E1E1;
font-size : 10pt;
font-family : Tahoma;
text-decoration: none;
}

.blutxt:hover {
color: #E1E1E1;
font-size : 10pt;
font-family : Tahoma;
text-decoration: none;
}

.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;
}


td img {display: block;}

form {margin-bottom : 0;
}


INPUT.user {
  font-family: Arial;
  font-size: 8pt;
}

SELECT.user {
  font-family: Arial;
  font-size: 8pt;
}

TEXTAREA.user{
  font-family: Arial;
  font-size: 8pt;
}



#407FFF - blue
#5B617B - bak gray
#3E4147 - nav gray
#FFAF2B - nav orange
#F0F0F0 - title white on dark gray
#FEB13E - title orange on dark gray
#E1E1E1 - txt on dark gray
#FFAF2B - title orange on light gray
#E1E1E1 - txt on light gray
#FFBA24 - title orange on blue
#E1E1E1 - txt on blue
#5B617B - footer gray
#B2B6C7 - footer txt and date 


