
body {
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight: normal;
    font-style: normal;        
    text-decoration: none;    
    color: #000000;
}



td,th {
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight: normal;
    font-style: normal;        
    text-decoration: none;    
    color: #000000;
}

a {
    text-decoration: underline;
    color: #174DA6;
    font-weight: normal;
    font-style: normal;        
    font-size: 12px;
}

a:hover {
    text-decoration: underline;
    color: #174DA6;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;        
}

a:active {
    text-decoration: underline;
    color: #174DA6;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;        
}

a:visited {
    text-decoration: underline;
    color: #174DA6;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;        
}
a:link {
    text-decoration: underline;
    color: #174DA6;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;        
}

.navigationTop {
    background-color: #A61717;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

.navigationTop a { 
    text-decoration: underline; 
    color: #ffffff;     
    font-weight: bold;
    font-style: normal;        
    font-size: 14px;
}

.navigationTop a:active { 
    text-decoration: underline; 
    color: #ffffff;     
    font-weight: bold;
    font-style: normal;        
    font-size: 14px;
}

.navigationTop a:visited { 
    text-decoration: underline; 
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
    font-size: 14px;        
}

.navigationTop a:hover { 
    text-decoration: underline; 
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
    font-size: 14px;        
}

.navigationTop a:link { 
    text-decoration: underline; 
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
    font-size: 14px;        
}

.quicksearch {
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 12px;
    background-color: #f6c7c7;
    font-weight: bold;
    font-style: normal;    
    color: #a61717;
}


.navigationLeft {
    text-decoration: none;
    font-style: normal;    
    font-size: 14px;
    color: #FFFFFF;
    background-color: #A61717;
    font-weight: bold;
    padding: 3px;
}

.navigationLeftBody {
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #A61717;
    border-left-color: #A61717;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #A61717;
    background-color: #ffffff;
    font-size: 12px;
    padding: 3px;
}

.navigationLeftBody a { 
    text-decoration: none; 
    color: #174DA6;
    font-weight: normal;
    font-style: normal;     
    font-size: 12px;
}

.navigationLeftBody a:active { 
    text-decoration: none; 
    color: #174DA6;
    font-weight: normal;
    font-style: normal;     
    font-size: 12px;
}

.navigationLeftBody a:visited { 
    text-decoration: none; 
    color: #174DA6;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;        
}

.navigationLeftBody a:hover { 
    text-decoration: none; 
    color: #174DA6;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;        
}

.navigationLeftBody a:link { 
    text-decoration: none; 
    color: #174DA6;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;        
}


.floatingTextHeadline {
    background-color: #D2E1F9;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #174DA6;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none; 
    color: #A61717;
}

.floatingTextHeadline a:active { 
    text-decoration: none; 
    color: #174DA6;
    font-weight: normal;
    font-style: normal;     
    font-size: 12px;
}

.floatingTextHeadline a:visited { 
    text-decoration: none; 
    color: #174DA6;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;        
}

.floatingTextHeadline a:hover { 
    text-decoration: none; 
    color: #174DA6;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;        
}

.floatingTextHeadline a:link { 
    text-decoration: none; 
    color: #174DA6;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;        
}

H1 { 
    font-family: Arial, Helvetica, sans-serif; 
    color: #e00000;
    font-size: 20px; 
    font-weight: bold;
    font-style: normal;
    text-decoration: none;    
    line-height: 78%;  
}

.wmid {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #eeeeee; letter-spacing: 1px }

.input {
    font-family: Arial, Helvetica, sans-serif;    
    font-size: 11px;
}

td.navigationLink
{
    border: 1px solid #ebece4;
    padding: 2px 4px;
}

td.navigationLink a, td.navigationCurrentLink a, td.navigationCurrentLink
{

    font-family: Verdana;
    color: #333;
    text-decoration: underline;
}

td.navigationCurrentLink
{
    border: 1px solid #333;
    background-color: #f8c400;
    padding: 2px 4px;
    font-weight: bold;
    text-decoration: none;
}



td.navigationCurrentLink a:hover, td.navigationLink a:hover
{
    color: #f8c400;
    text-decoration: none;
}