a {
    font-family: Arial;
    font-size: 10pt;
    color: #660000;
}
.pagetitle {
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    border-bottom: 1px solid #cc0000;
    height:80px;
    background:transparent url(/images/hdr-background.png) repeat-x top left;
}

.pagesection {
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
}

.pagefooter {
    font-family: Arial;
    font-size: 7pt;
    font-weight: normal;
    color: #666666;
    border-top: 1px solid #eeeeee;
}

.hdr {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    border-bottom: 1px solid #000000;
}

.row0 { 
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    background-color: #ffffff;
}

.row1 { 
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    background-color: #eeeeee;
}

.loginhdr {
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    color: #666666;
}

.loginfield {
    font-family: Arial;
    font-size: 10pt;
    color: #666666;
    background-color: #eeeeee;
    border: 1px solid #330000;
}

.loginbutton {
    font-family: Arial;
    background-color: #660000;
    color: #ffffff;
    
}

.loginhdr2 {
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    color: #666666;
}

.loginfield2 {
    font-family: Arial;
    font-size: 9pt;
    color: #666666;
    background-color: #eeeeee;
    border: 1px solid #330000;
}

.loginbutton2 {
    font-family: Arial;
    background-color: #660000;
    color: #ffffff;
    
}

.menu a {
    font-family: Arial;
    font-size: 8pt;
    padding: 5px;
    background-color: #660000;
    color: #eeeeee;
    text-decoration: none;
}

.submenu {
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
}

.submenu a {
    font-family: Arial;
    font-size: 12pt;
    text-decoration: none;
}
