/* ASP.NET WebControl styles */

/* Button control styles */
.Button
{
    cursor: pointer;
    cursor: hand;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: transparent;
    color: white;
}

.ButtonSave
{
    font-size: 10pt;
    background-image: url(Graphics/save2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    height: 47px;
    background-color: #336699;
    border-style : none;
    display: inline;
    background-position : 0px 0px;
    vertical-align: top;
}
.ButtonSave_hover
{
    font-weight: bold;
    font-size: 10pt;
    background-image: url(Graphics/save2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    height: 47px;
    background-color: #336699;
    border-style : none;
    display: inline;
    background-position : -55px 0px;    
    vertical-align: top;
}

.ButtonLoad
{
    font-size: 10pt;
    background-image: url(Graphics/load2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    height: 47px;
    background-color: #336699;
    border-style : none;
    display: inline;
    background-position : 0px 0px;
    vertical-align: top;
}
.ButtonLoad_hover
{
    font-weight: bold;
    font-size: 10pt;
    background-image: url(Graphics/load2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    height: 47px;
    background-color: #336699;
    border-style : none;
    display: inline;
    background-position : -55px 0px;    
    vertical-align: top;
}

.ButtonClients
{
    font-size: 10pt;
    background-image: url(Graphics/clients2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    height: 47px;
    background-color: #336699;
    border-style : none;
    display: inline;
    background-position : 0px 0px;
    vertical-align: top;
}
.ButtonClients_hover
{
    font-weight: bold;
    font-size: 10pt;
    background-image: url(Graphics/clients2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    height: 47px;
    background-color: #336699;
    border-style : none;
    display: inline;
    background-position : -55px 0px;    
    vertical-align: top;
}

.ButtonResults
{
    font-size: 10pt;
    background-image: url(Graphics/results2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    height: 47px;
    background-color: #336699;
    border-style : none;
    display: inline;
    background-position : 0px 0px;
    vertical-align: top;
}
.ButtonResults_hover
{
    font-weight: bold;
    font-size: 10pt;
    background-image: url(Graphics/results2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    height: 47px;
    background-color: #336699;
    border-style : none;
    display: inline;
    background-position : -55px 0px;    
    vertical-align: top;
}

.ButtonPrint
{
    font-size: 10pt;
    background-image: url(Graphics/print2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    height: 47px;
    background-color: #336699;
    border-style : none;
    display: inline;
    background-position : 0px 0px;
    vertical-align: top;
}
.ButtonPrint_hover
{
    font-weight: bold;
    font-size: 10pt;
    background-image: url(Graphics/print2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    height: 47px;
    background-color: #336699;
    border-style : none;
    display: inline;
    background-position : -55px 0px;    
    vertical-align: top;
}

.ButtonIssue
{
    font-size: 10pt;
    background-image: url(Graphics/issue2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 47px;
    background-color: transparent;
    border-style : none;
    display: inline;
    background-position : 0px 0px;
    vertical-align: top;
}
.ButtonIssue_hover
{
    font-weight: bold;
    font-size: 10pt;
    background-image: url(Graphics/issue2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 47px;
    background-color: transparent;
    border-style : none;
    display: inline;
    background-position : -55px 0px;    
    vertical-align: top;
}

.ButtonAdmin
{
    font-size: 10pt;
    background-image: url(Graphics/admin2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    height: 47px;
    background-color: #336699;
    border-style : none;
    display: inline;
    background-position : 0px 0px;
    vertical-align: top;
}
.ButtonAdmin_hover
{
    font-weight: bold;
    font-size: 10pt;
    background-image: url(Graphics/admin2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    height: 47px;
    background-color: #336699;
    border-style : none;
    display: inline;
    background-position : -55px 0px;    
    vertical-align: top;
}

.ButtonApp
{
    font-size: 10pt;
    background-image: url(Graphics/app2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    height: 47px;
    background-color: #336699;
    border-style : none;
    display: inline;
    background-position : 0px 0px;
    vertical-align: top;
}
.ButtonApp_hover
{
    font-weight: bold;
    font-size: 10pt;
    background-image: url(Graphics/app2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    height: 47px;
    background-color: #336699;
    border-style : none;
    display: inline;
    background-position : -55px 0px;    
    vertical-align: top;
}

.ButtonAppReview
{
    font-size: 10pt;
    background-image: url(Graphics/appreview2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    height: 47px;
    background-color: #336699;
    border-style : none;
    display: inline;
    background-position : 0px 0px;
    vertical-align: top;
}
.ButtonAppReview_hover
{
    font-weight: bold;
    font-size: 10pt;
    background-image: url(Graphics/appreview2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    height: 47px;
    background-color: #336699;
    border-style : none;
    display: inline;
    background-position : -55px 0px;    
    vertical-align: top;
}

.ButtonFixedFX100
{
    font-size: 10pt;
    background-image: url(Graphics/button100.gif);
    width: 100px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 23px;
    background-color: Transparent;
    border-style : none;
    background-position : 0px 0px;
    padding-bottom: 3px;
}

.ButtonFixedFX100_hover
{
    font-size: 10pt;
    background-image: url(Graphics/button100.gif);
    width: 100px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 23px;
    background-color: Transparent;
    border-style : none;
    background-position : -100px 0px;    
    padding-bottom: 3px;
}

.ButtonFixedFX125
{
    font-size: 10pt;
    background-image: url(Graphics/button125.jpg);
    width: 125px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 25px;
    background-color: transparent;
    border-style : none;
    background-position : 0px 0px;    
    padding-bottom: 3px;
}

.ButtonFixedFX125_hover
{
    font-size: 10pt;
    background-image: url(Graphics/button125.jpg);
    width: 125px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 25px;
    background-color: transparent;
    border-style : none;
    background-position : -125px 0px;    
    padding-bottom: 3px;
}

.ButtonFixedFX150
{
    font-size: 10pt;
    background-image: url(Graphics/button150.gif);
    width: 150px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 23px;
    background-color: Transparent;
    border-style : none;
    background-position : 0px 0px;    
}

.ButtonFixedFX150_hover
{
    font-size: 10pt;
    background-image: url(Graphics/button150.gif);
    width: 150px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 23px;
    background-color: Transparent;
    border-style : none;
    background-position : -150px 0px;    
}

.ButtonFixedFX175
{
    font-size: 10pt;
    background-image: url(Graphics/button175.jpg);
    width: 175px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 25px;
    background-color: transparent;
    border-style : none;
    background-position : 0px 0px;    
    padding-bottom: 3px;
}

.ButtonFixedFX175_hover
{
    font-size: 10pt;
    background-image: url(Graphics/button175.jpg);
    width: 175px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 25px;
    background-color: transparent;
    border-style : none;
    background-position : -175px 0px;    
    padding-bottom: 3px;
}

.ButtonFixedFX200
{
    font-size: 10pt;
    background-image: url(Graphics/button200.gif);
    width: 200px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 25px;
    background-color: transparent;
    border-style : none;
    background-position : 0px 0px;    
    padding-bottom: 3px;
}

.ButtonFixedFX200_hover
{
    font-size: 10pt;
    background-image: url(Graphics/button200.gif);
    width: 200px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 25px;
    background-color: transparent;
    border-style : none;
    background-position : -200px 0px;    
    padding-bottom: 3px;
}

.ButtonFixedFX270
{
    font-size: 10pt;
    background-image: url(Graphics/button270.gif);
    width: 270px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 23px;
    background-color: Transparent;
    border-style : none;
    background-position : 0px 0px;  
    padding-bottom: 3px;
}

.ButtonFixedFX270_hover
{
    font-size: 10pt;
    background-image: url(Graphics/button270.gif);
    width: 270px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 23px;
    background-color: Transparent;
    border-style : none;
    background-position : -270px 0px;    
    padding-bottom: 3px;
}

.ButtonCollapse
{
    font-size: 10pt;
    float: left;
    background-image: url(Graphics/collapse.gif);
    width: 23px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 23px;
    background-color: Transparent;
    border-style : none;
    display: inline;
}

.ButtonExpand
{
    font-size: 10pt;
    float: left;
    background-image: url(Graphics/expand.gif);
    width: 23px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 23px;
    background-color: Transparent;
    border-style : none;
    display: inline;
}

.ButtonPrev
{
    font-size: 10pt;
    background-image: url(Graphics/prev.gif);
    width: 23px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 23px;
    background-color: Transparent;
    border-style : none;
    display: inline;
    background-position : 0 0;    
}

.ButtonPrev_hover
{
    font-size: 10pt;
    background-image: url(Graphics/prev.gif);
    width: 23px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 23px;
    background-color: Transparent;
    border-style : none;
    display: inline;
    background-position : -23px 0;    
}

.ButtonNext
{
    font-size: 10pt;
    background-image: url(Graphics/next.gif);
    width: 23px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 23px;
    background-color: Transparent;
    border-style : none;
    display: inline;
    background-position : 0 0;    
}

.ButtonNext_hover
{
    font-size: 10pt;
    background-image: url(Graphics/next.gif);
    width: 23px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 23px;
    background-color: Transparent;
    border-style : none;
    display: inline;
    background-position : -23px 0;    
}

.TabButtonFX
{
    cursor: pointer;
    cursor: hand;
    width: 200px;
    height: 30px;
    font-size: 10pt;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: transparent;
    color: #336699;
    border-style: none;
    background-image : url(Graphics/tab_bg.jpg);
    background-repeat : no-repeat;    
    display: inline;
    background-position : 0px 0px;    
}
.TabButtonFX_hover
{
    cursor: pointer;
    cursor: hand;
    width: 200px;
    height: 30px;
    font-size: 10pt;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: transparent;
    color: #336699;
    border-style: none;
    background-image : url(Graphics/tab_bg.jpg);
    background-repeat : no-repeat;    
    display: inline;
    background-position : -200px 0px;    
}

.TabButtonFX_190
{
    cursor: pointer;
    cursor: hand;
    width: 190px;
    height: 21px;
    font-size: 10pt;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: transparent;
    color: white;
    border-style: none;
    background-image : url(Graphics/tab_bg_190.jpg);
    background-repeat : no-repeat;    
    display: inline;
    background-position : 0px 0px;    
}
.TabButtonFX_190_hover
{
    cursor: pointer;
    cursor: hand;
    width: 190px;
    height: 21px;
    font-size: 10pt;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: transparent;
    color: #003366;
    border-style: none;
    background-image : url(Graphics/tab_bg_190.jpg);
    background-repeat : no-repeat;    
    display: inline;
    background-position : -190px 0px;    
}

.Button_Util
{
    cursor: pointer;
    cursor: hand;
    width: 100%;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    border-style: ridge;    
    background-color: transparent;
    color: White;
}

.Button_UtilFX120
{
    cursor: pointer;
    cursor: hand;
    width: 120px;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    border-style: none;    
    background-color: Transparent;
    color: White;
    background-image: url(Graphics/button120.gif);
    background-repeat: no-repeat;
    height: 23px;
    display: inline;
    background-position : 0px 0px;    
}
.Button_UtilFX120_hover
{
    cursor: pointer;
    cursor: hand;
    width: 120px;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    border-style: none;    
    background-color: Transparent;
    color: white;
    background-image: url(Graphics/button120.gif);
    background-repeat: no-repeat;
    height: 23px;
    display: inline;
    background-position : -120px 0px;    
}

.Button_UtilFX60
{
    cursor: pointer;
    cursor: hand;
    width: 60px;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    border-style: none;    
    background-color: Transparent;
    color: White;
    background-image: url(Graphics/button60.gif);
    background-repeat: no-repeat;
    height: 23px;
    display: inline;
    background-position : 0px 0px;    
}

.Button_UtilFX60:hover
{
    cursor: pointer;
    cursor: hand;
    width: 60px;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    border-style: none;    
    background-color: Transparent;
    color: white;
    background-image: url(Graphics/button60.gif);
    background-repeat: no-repeat;
    height: 23px;
    display: inline;
    background-position : -60px 0px;    
}

/* standard HTML control styles */
INPUT.FixedFX60
{
    cursor: pointer;
    cursor: hand;
    width: 60px;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    border-style: none;    
    background-color: transparent;
    color: White;
    background-image: url(Graphics/button60.jpg);
    background-repeat: no-repeat;
    height: 25px;
    display: inline;
    background-position : 0px 0px;    
}
INPUT.FixedFX60_hover
{
    cursor: pointer;
    cursor: hand;
    width: 60px;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    border-style: none;    
    background-color: transparent;
    color: white;
    background-image: url(Graphics/button60.jpg);
    background-repeat: no-repeat;
    height: 25px;
    display: inline;
    background-position : -60px 0px;    
}

INPUT.FixedFX75_Exit
{
    cursor: hand;
    width: 75px;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    border-style: none;    
    background-color: transparent;
    color: White;
    background-image: url(Graphics/Exit_75.jpg);
    background-repeat: no-repeat;
    height: 20px;
    display: inline;
}

INPUT.FixedFX75_Help
{
    cursor: help;
    width: 75px;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    border-style: none;    
    background-color: transparent;
    color: White;
    background-image: url(Graphics/Help_75.jpg);
    background-repeat: no-repeat;
    height: 20px;
    display: inline;
}

INPUT.StdButton
{
    cursor: pointer;
    cursor: hand;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: transparent;
    color: white;    
    height: 22px;
    width: 150px;
}

INPUT.WhatsThis
{
    cursor: pointer;
    cursor: help;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: transparent;
    color: white;    
    height: 22px;
    width: 100px;
}

INPUT.ButtonServiceFX
{
    display: inline;
    font-weight: bold;
    font-size: 10pt;
    background-image: url(Graphics/servicebutton.jpg);
    width: 150px;
    cursor: help;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 30px;
    background-color: transparent;
    border-style : none;
    background-position: 0px 0px;
}

INPUT.ButtonServiceFX_hover
{
    display: inline;
    font-weight: bold;
    font-size: 10pt;
    background-image: url(Graphics/servicebutton.jpg);
    width: 150px;
    cursor: help;
    color: white;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Sans-Serif;
    height: 30px;
    background-color: transparent;
    border-style : none;   
    background-position: -150px 0px;    
}

.ButtonAppResume
{
    font-size: 10pt;
    background-image: url(Graphics/appresume2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    height: 47px;
    background-color: #336699;
    border-style : none;
    display: inline;
    background-position : 0px 0px;
    vertical-align: top;
}
.ButtonAppResume_hover
{
    font-weight: bold;
    font-size: 10pt;
    background-image: url(Graphics/appresume2.jpg);
    width: 55px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    height: 47px;
    background-color: #336699;
    border-style : none;
    display: inline;
    background-position : -55px 0px;    
    vertical-align: top;
}

.ButtonFixedFX25
{
    font-size: 16pt;
    background-image: url(Graphics/appplusminus.gif);
    width: 25px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: bold;
    height: 25px;
    border-style : none;
    display: inline;
    background-position : 0px 0px;
    vertical-align: top;
    background-color: Transparent;    
}
.ButtonFixedFX25_hover
{
    font-size: 16pt;
    background-image: url(Graphics/appplusminus.gif);
    width: 25px;
    cursor: hand;
    color: white;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: bold;
    height: 25px;
    border-style : none;
    display: inline;
    background-position : -25px 0px;    
    vertical-align: top;
    background-color: Transparent;    
}
