﻿body
{
    background-color: white;
    margin: 5px, 5px, 5px, 5px;
}
input[disabled] {
  color: #999999;
  background-color: #eeeeee;
}
select[disabled] {
  color: #999999;
  background-color: #eeeeee;
}
.logintxt
{
    font-weight: 500;
    font-size: 11pt;
    color: #000000;
    font-family: Trebuchet,Arial,Verdana;
    text-decoration: none;
    padding-right: 5px;
}
.loginbox
{
    font-weight: 500;
    font-size: 12pt;
    color: #000000;
    font-family: Trebuchet,Arial,Verdana;
    padding-left: 5px;
    height: 50px;
}
.Status
{
    font-weight: 600;
    font-size: 10pt;
    color: green;
    font-family: Trebuchet,Arial,Verdana;
    text-decoration: none;
}
.StatusRed
{
    font-weight: 600;
    font-size: 10pt;
    color: red;
    font-family: Trebuchet,Arial,Verdana;
    text-decoration: none;
}
.txttitle
{
    font-weight: 700;
    font-size: 12pt;
    color: #FCFCFC;
    font-family: Trebuchet,Arial,Verdana;
    text-decoration: none;
    letter-spacing: 1px;
}
.MainMenu
{
    padding-right: 15px;
}
.MenuPanel
{
    background-color: #336699;
    border: solid 0px gray;
    padding: 0px 0px 0px 0px;
    width: 75px;
 }
.Menu
{
    height: 60px;
    padding-top: 11px;
    border: solid 0px black;
}
.txt
{
    font-weight: 500;
    font-size: 11pt;
    color: #333333;
    font-family: Trebuchet,Arial,Verdana;
    text-decoration: none;
}
.txtbold
{
    font-weight: 700;
    font-size: 11pt;
    color: #333333;
    font-family: Trebuchet,Arial,Verdana;
    text-decoration: none;
}
.txtreadonly
{
    font-weight: 500;
    font-size: 11pt;
    color: #000000;
    font-family: Trebuchet,Arial,Verdana;
    text-decoration: none;
    background-color: gainsboro;
}
.largetxt
{
    font-weight: 500;
    font-size: 12pt;
    color: #333333;
    font-family: Trebuchet,Arial,Verdana;
    text-decoration: none;
}
.largetxtbold
{
    font-weight: 700;
    font-size: 12pt;
    color: #333333;
    font-family: Trebuchet,Arial,Verdana;
    text-decoration: none;
}
.largetxtreadonly
{
    font-weight: 500;
    font-size: 12pt;
    color: #000000;
    font-family: Trebuchet,Arial,Verdana;
    text-decoration: none;
    background-color: gainsboro;
}
.footer
{
    background-image: url(images/footer_repeat_bg.jpg);
    background-repeat: repeat-x;
}
.smallgridheader
{
    background-color: #EEEEEE;
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    color: #333333;
}
.smallgridheader A:link
{
    background-color: #EEEEEE;
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    color: #333333;
    text-decoration: none;
}

.smallgridheader A:visited
{
    background-color: #EEEEEE;
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    color: #333333;
    text-decoration: none;
}

.smallgridheader A:active
{
    background-color: #EEEEEE;
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    color: #333333;
    text-decoration: none;
}

.smallgridheader A:hover
{
    background-color: #EEEEEE;
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    color: black;
    text-decoration: none;
}

.gridlinkselected
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
    color: #fef1b9;
    text-decoration: none;
}

.gridlinkselected A
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
    color: #fef1b9;
    text-decoration: none;
}

.gridlink
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
    color: blue;
    text-decoration: none;
}

.gridlink A:link
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
    color: blue;
    text-decoration: none;
}

.gridlink A:visited
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
    color: blue;
    text-decoration: none;
}

.gridlink A:active
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
    color: blue;
    text-decoration: none;
}

.gridlink A:hover
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
    color: red;
    text-decoration: none;
}
.gridtxt
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
    color: #333333;
    text-decoration: none;
}
.smallgridtxt
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
    color: #333333;
    text-decoration: none;
}
.whitelink
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    color: white;
    text-decoration: none;
}

.whitelink:hover
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    color: yellow;
    text-decoration: none;
}

.whitelink A:link
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    color: white;
    text-decoration: none;
}
.whitelink A:visited
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    color: white;
    text-decoration: none;
}
.whitelink A:active
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    color: white;
    text-decoration: none;
}
.whitelink A:hover
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    color: yellow;
    text-decoration: none;
}

.landingsubtitle
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    color: #6699cc;
    text-decoration: none;
}
.landingsmalllink
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    color: #6699cc;
    text-decoration: none;
}
.landingsmalllink:hover
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    color: Red;
    text-decoration: none;
}
.landingsmalllink A:link
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    color: #6699cc;
    text-decoration: none;
}
.landingsmalllink A:visited
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    color: #6699cc;
    text-decoration: none;
}
.landingsmalllink A:active
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    color: #6699cc;
    text-decoration: none;
}
.landingsmalllink A:hover
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    color: red;
    text-decoration: none;
}
.landinglink
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    color: #6699cc;
    text-decoration: none;
}
.landinglink:hover
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    color: Red;
    text-decoration: none;
}
.landinglink A:link
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    color: #6699cc;
    text-decoration: none;
}
.landinglink A:visited
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    color: #6699cc;
    text-decoration: none;
}
.landinglink A:active
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    color: #6699cc;
    text-decoration: none;
}
.landinglink A:hover
{
    font-family: Trebuchet,Arial,Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    color: red;
    text-decoration: none;
}
.modalPopupHeader
{
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 0px;
}
.modalBackground
{
    background-color: lightgray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup
{
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 200px;
}
.graytxt
{
    font-weight: 500;
    font-size: 10pt;
    color: #666666;
    font-family: Verdana;
    text-decoration: none;
}
.smalltxt
{
    font-weight: 500;
    font-size: 8pt;
    color: #000000;
    font-family: Verdana;
    text-decoration: none;
    height: 21px;
}
.PanelGroup 
{
    background-color: white;
    padding: 5px 5px 5px 5px;
}
fieldset /* Panel Border*/
{
    border: 1px solid darkgray;
} 
legend /* Panel Group Text */
{
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    color: Black;
}
lineheight10 
{
    line-height:10px;
}
.PopMenuPanel
{
    background-color: #336699;
    border: solid 0px gray;
    padding: 7px 7px 7px 7px;
}
.PopMenu
{
    font-family: Verdana, Tahoma;
    background-color: #336699;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    color: White;
}

.PopMenuOn
{
    font-family: Verdana, Tahoma;
    background-color: lightgray;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    color: Yellow;
}

.PopMenu:hover
{
    font-family: Verdana, Tahoma;
    background-color: lightgray;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    color: Yellow;
}

