﻿body {
}
A.MenuItem
{
    font-size: 9pt;
    font-family: Arial, Sans-Serif;
    color: #0064ad;
    height: 100%;
    width: auto;
    cursor: hand;
    text-decoration: none;
}
A.MenuItem:Hover
{
    font-size: 9pt;
    font-family: Arial, Sans-Serif;
    color: #0064ad;
    height: 100%;
    width: auto;
    cursor: hand;
    text-decoration: none;
    font-weight: bolder;
}    
A.MenuItem:Active
{
    font-size: 9pt;
    font-family: Arial, Sans-Serif;
    color: olive;
    height: 100%;
    width: auto;
    cursor: hand;
    text-decoration: none;
}
.ThemeCurrent
{
    font-weight: bold;
    font-size: 14pt;
    color: #ff6600;
    font-family: Cursive;
}
A.ThemeCurrent
{
    font-weight: normal;
    font-size: 8pt;
    color: #ff6600;
    font-family: Cursive;
    text-decoration: none;
}
.ThemeCurrentLead
{
    font-weight: normal;
    font-size: 9pt;
    color: #ff6600;
    font-family: Cursive;
}
.ThemeNext
{
    font-weight: bold;
    font-size: 14pt;
    color: #3399ff;
    font-family: Cursive;
}
A.ThemeNext
{
    font-weight: normal;
    font-size: 8pt;
    color: #3399ff;
    font-family: Cursive;
    text-decoration: none;
}
.ThemeNextLead
{
    font-weight: normal;
    font-size: 9pt;
    color: #3399ff;
    font-family: Cursive;
}
.EventControls
{
    font-size: 9pt;
    font-family: Arial, Sans-Serif;
    border-right: #0064af thin solid;
    border-top: #0064af thin solid;
    border-left: #0064af thin solid;
    border-bottom: #0064af thin solid;
    color: #696969;
}
.EventHeader
{
    border-right: #f4d228 1px solid;
    border-top: #0064af thin solid;
    font-weight: bold;
    font-size: 12pt;
    border-left: #f4d228 1px solid;
    color: #f4d228;
    border-bottom: #0064af thin solid;
    font-family: Cursive, Sans-Serif;
    background-color: #0064af;
    text-decoration: none;
}
A.CalHeader
{
    font-weight: bold;
    font-size: 12pt;
    color: #f4d228;
    font-family: Cursive, Sans-Serif;
    background-color: #0064af;
    text-decoration: none;
}
.Title
{
    font-weight: bold;
    font-size: 14pt;
    color: #0064af;
    font-family: Cursive, Arial, Sans-Serif;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-color: white;
    border-bottom-style: none;
}
.Message
{
    font-size: 10pt;
    color: #696969;
    font-family: Arial, Sans-Serif;
}
.ListControl
{
    border-top: black thin solid;
    font-family: Arial, Sans-Serif;
    background-color: white;
    color: #696969;
    font-size: 9pt;
    border-bottom: black thin solid;
    text-decoration: none;
}
.ListControlv
{
    border-top: black thin solid;
    font-family: Arial, Sans-Serif;
    background-color: white;
    color: #696969;
    font-size: 9pt;
    border-bottom: black thin solid;
    text-decoration: none;
    border-right: gray 1px solid;
    border-left: gray 1px solid;
}
A.DenNumber
{
    border-top: black thin solid;
    border-bottom: black thin solid;
    font-weight: bold;
    font-size: 36pt;
    color: #0064af;
    font-family: Cursive, 'Arial Black';
    text-decoration: none;
}
A.DenNumber:Active
{
    border-top: black thin solid;
    border-bottom: black thin solid;
    font-weight: bold;
    font-size: 36pt;
    color: #0064af;
    font-family: Cursive, 'Arial Black';
    text-decoration: none;
}
.DenNumber
{
    border-top: black thin solid;
    border-bottom: black thin solid;
    font-weight: bold;
    font-size: 36pt;
    color: #0064af;
    font-family: Cursive, 'Arial Black';
    text-decoration: none;
}
.Pack
{
    font-size: 20px; 
    font-weight: bold; 
    color: white; 
    font-family: Arial, Sans-Serif;
    }
.District
{
    font-size: 9pt; 
    font-family: Arial, Sans-Serif; 
    color: #0064ad;
    }
.Links
{
    font-size: 9pt;
    color: gray;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
}
A.Links
{
    font-size: 9pt;
    color: gray;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
}
A.Links:Hover
{
    font-size: 9pt;
    color: gray;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
    font-weight: bold;
}
A.Links:Active
{
    font-size: 9pt;
    color: gray;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
}
.FieldTitle
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-family: Arial, Sans-Serif;
}
.FieldEntry
{
    color: black;
    font-family: Arial, Sans-Serif;
    font-size: 10pt;
}
.Error
{
    font-weight: bold;
    font-size: 9pt;
    color: #ff0000;
    font-family: Arial, Sans-Serif;
}
.FormLabel
{
    font-weight: bold;
    font-size: 11pt;
    vertical-align: top;
    color: #003399;
    font-family: Arial, Sans-Serif;
    letter-spacing: normal;
    text-align: right;
    padding-bottom: 5px;
    padding-top: 5px;
}
.FormLabelNoLine
{
    font-weight: bold;
    font-size: 11pt;
    vertical-align: top;
    color: #003399;
    font-family: Arial, Sans-Serif;
    letter-spacing: normal;
    text-align: right;
    width: 150px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.FormText
{
    font-size: 11pt;
    vertical-align: top;
    color: black;
    font-family: Arial, Sans-Serif;
    letter-spacing: normal;
    text-align: left;
}
.SubMenu
{
    border-right: #000099 1px solid;
    border-top: #000099 1px solid;
    font-size: 9pt;
    border-left: #000099 1px solid;
    color: #000099;
    border-bottom: #000099 1px solid;
    font-family: Arial, Sans-Serif;
    background-color: #ffff33;
    text-decoration: none;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}
A.SubMenu
{
    font-size: 9pt;
    color: #000099;
    font-family: Arial, Sans-Serif;
    background-color: #ffff33;
    text-decoration: none;
}
A.SubMenu:Active
{
    font-size: 9pt;
    color: #000099;
    font-family: Arial, Sans-Serif;
    background-color: #ffff33;
    text-decoration: none;
}
A.SubMenu:Hover
{
    font-size: 9pt;
    color: #000099;
    font-family: Arial, Sans-Serif;
    background-color: #ffff33;
    text-decoration: none;
    font-weight: bold;
}
.CalEditHeader
{
    border-right: #ffff33 1px solid;
    border-top: #ffff33 1px solid;
    font-size: 7pt;
    border-left: #ffff33 1px solid;
    color: #ffff33;
    border-bottom: #ffff33 1px solid;
    font-family: Arial, Sans-Serif;
    background-color: #0064af;
}
.CalEditItems1
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-size: 7pt;
    border-left: black 1px solid;
    color: black;
    border-bottom: black 1px solid;
    font-family: Arial, Sans-Serif;
}
.CalEditItems2
{
    border-right: #0064af 1px solid;
    border-top: #0064af 1px solid;
    font-size: 6pt;
    border-left: #0064af 1px solid;
    color: black;
    border-bottom: #0064af 1px solid;
    font-family: Arial, Sans-Serif;
    background-color: #ffff33;
}
.Warning
{
    font-weight: bold;
    font-size: 11pt;
    color: red;
    font-family: Arial, Sans-Serif;
}
.FormLabel
{
    font-size: 10pt;
    color: black;
    font-family: Sans-Serif, Arial;
    vertical-align: top;
    text-align: left;
    border-left-width: thin;
    border-left-color: black;
    border-right-width: thin;
    border-right-color: black;
    font-weight: normal;
    border-top: gray thin solid;
    border-bottom: gray thin solid;
}
.FormTextField
{
    font-size: 11pt;
    color: #000066;
    font-family: Sans-Serif, Arial;
}
