.prmnav:link {
color: #FFFFFF;
font-size : 12px; 
font-weight : bold;
font-family : Tahoma, Arial, sans-serif;
text-decoration: none;
}

.prmnav:hover {
color: #FECB02;
font-size : 12px; 
font-weight : bold;
font-family : Tahoma, Arial, sans-serif;
text-decoration: none;
}

.prmnav:visited {
color: #FFFFFF;
font-size : 12px; 
font-weight : bold;
font-family : Tahoma, Arial, sans-serif;
text-decoration: none;
}

.prmnav:hover {
color: #FECB02;
font-size : 12px; 
font-weight : bold;
font-family : Tahoma, Arial, sans-serif;
text-decoration: none;
}

.botnav:link {
color: #2F2F2F;
font-size : 10px; 
font-weight : normal;
font-family : Tahoma, Arial, sans-serif;
text-decoration: none;
}

.botnav:hover {
color: #FECB02;
font-size : 10px; 
font-weight : normal;
font-family : Tahoma, Arial, sans-serif;
text-decoration: none;
}

.botnav:visited {
color: #2F2F2F;
font-size : 10px; 
font-weight : normal;
font-family : Tahoma, Arial, sans-serif;
text-decoration: none;
}

.botnav:hover {
color: #FECB02;
font-size : 10px; 
font-weight : normal;
font-family : Tahoma, Arial, sans-serif;
text-decoration: none;
}

.hdgnav:link {
color: #0069D1;
font-size : 12px; 
font-weight : bold;
font-family : Tahoma, Arial, sans-serif;
text-decoration: none;
}

.hdgnav:hover {
color: #5A5A5A;
font-size : 12px; 
font-weight : bold;
font-family : Tahoma, Arial, sans-serif;
text-decoration: none;
}

.hdgnav:visited {
color: #0069D1;
font-size : 12px; 
font-weight : bold;
font-family : Tahoma, Arial, sans-serif;
text-decoration: none;
}

.hdgnav:hover {
color: #5A5A5A;
font-size : 12px; 
font-weight : bold;
font-family : Tahoma, Arial, sans-serif;
text-decoration: none;
}

.txtnav:link {
color: #0000FF;
font-size : 13px; 
font-weight : normal;
font-family : Tahoma, Arial, sans-serif;
text-decoration: none;
}

.txtnav:hover {
color: #0000FF;
font-size : 13px; 
font-weight : normal;
font-family : Tahoma, Arial, sans-serif;
text-decoration: underline;
}

.txtnav:visited {
color: #0000FF;
font-size : 13px; 
font-weight : normal;
font-family : Tahoma, Arial, sans-serif;
text-decoration: none;
}

.txtnav:hover {
color: #0000FF;
font-size : 13px; 
font-weight : normal;
font-family : Tahoma, Arial, sans-serif;
text-decoration: underline;
}

.pghdrblu {
font-size: 24px; 
font-family : Tahoma, Arial, sans-serif;
font-weight : bold; font-style: italic;
color: #0066CC;
/* padding : top right bottom left */
padding : 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.pghdryelo {
font-size: 22px; 
font-family : Tahoma, Arial, sans-serif;
font-weight : bold;
color: #F6D12B;
/* padding : top right bottom left */
padding : 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.txt {
font-size: 13px; 
font-family : Tahoma, Arial, sans-serif;
font-weight : normal;
color: #2F2F2F;
/* padding : top right bottom left */
padding : 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.txtbold {
font-size: 13px; 
font-family : Tahoma, Arial, sans-serif;
font-weight : bold;
color: #2F2F2F;
/* padding : top right bottom left */
padding : 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.txthdr {
font-size: 13px; 
font-family : Tahoma, Arial, sans-serif;
font-weight : bold;
color: #0069D1;
/* padding : top right bottom left */
padding : 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.txttiny {
font-size: 10px; 
font-family : Tahoma, Arial, sans-serif;
font-weight : normal;
color: #2F2F2F;
/* padding : top right bottom left */
padding : 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}




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;
}

// for more info see: http://cssbutton.com/forms/ & 
// http://particletree.com/features/rediscovering-the-button-element/

.input {
    border: 1px solid #006;
    background: #ffc;
}
.button {
    border: 1px solid #5A5A5A;
    background: #0E78E9;
    //font: bold 84%'Tahoma',helvetica,sans-serif; 
    font-family : Tahoma, Arial, sans-serif;
    font-weight : bold;
    color: #FFFFFF;
}


 




/* #0069D1 - heading blue */
/* #5A5A5A - text gray */
/* #FED01A - site gold */
/* #DADADA - light gray */


