
TD.MENU {
    border-bottom: solid;
    border-bottom-color: 005EAB;
    border-bottom-width: 3px;    
    
}
TABLE.MAIN { 
    color: 000000;
    text-decoration: none;
    font-family: arial;
    font-size: 11pt;

}
SPAN.MAIN { 
    color: 000000;
    text-decoration: none;
    font-family: arial;
    font-size: 11pt;
}
DIV.MAIN { 
    color: 000000;
    text-decoration: none;
    font-family: arial;
    font-size: 11pt;
}

TABLE.MAIN_SMALL {
    color: 000000;
    text-decoration: none;
    font-family: arial;
    font-size: 8pt;    
}

A.MAIN:link { 
    color: #8C1624;
    text-decoration: none;
    font-weight:bold;
}
A.MAIN:visited {
    color: #8C1624;
    text-decoration: none;
    font-weight:bold;
}
A.MAIN:hover {
    color: #8C1624;
    text-decoration: underline;
    font-weight:bold;
}

A.NAV:link { 
    color: #000000;
    text-decoration: none;
    font-weight:bold;
}
A.NAV:visited {
    color: #000000;
    text-decoration: none;
    font-weight:bold;
}
A.NAV:hover {
    color: #8C1624;
    text-decoration: underline;
    font-weight:bold;
}   
TEXTAREA {
    border: solid; 
    border-color: black;
    border-width: 1px;
    font-family: arial;
    font-size: 9pt;
}

INPUT {
    border: solid; 
    border-color: black;
    border-width: 1px;
    font-family: arial;
    font-size: 9pt;
}

SELECT.SMALL {        
    font-size: 8pt;
    font-family: arial;
}

TEXTAREA.SMALL {
    border: solid; 
    border-color: black;
    border-width: 1px;
    font-family: arial;
    font-size: 8pt;
}

INPUT.SMALL {
    border: solid; 
    border-color: black;
    border-width: 1px;
    font-family: arial;
    font-size: 8pt;
}
#ftrimg{
    width: 635px;
    height:27px;
    background-image: url('../framework/images/footer.jpg');
    font-weight: bold;   
    color:white;
}
#ftrimg span{
    position: relative;
    top: 7;
    left: 5;

}
* html .iemin{
   width: 485px; 
}  
* html #lnknav{
  width:150px;  
}
