﻿/************ RESOLVE ************/

#ButtonARResolve a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Resolve.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

    #ButtonARResolve a:hover {
        background-position: center top;
    }

    #ButtonARResolve a:active {
        background-position: right top;
    }


#ButtonARResolveDisabled a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Resolve.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

    #ButtonARResolveDisabled a:hover {
        background-position: center center;
    }

#ButtonARResolveSelected a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: none;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Resolve.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

/************ INSIGHT ************/

#ButtonARIntelligence a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Insight.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

    #ButtonARIntelligence a:hover {
        background-position: center top;
    }

    #ButtonARIntelligence a:active {
        background-position: right top;
    }


#ButtonARIntelligenceDisabled a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Insight.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

    #ButtonARIntelligenceDisabled a:hover {
        background-position: center center;
    }

#ButtonARIntelligenceSelected a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: none;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Insight.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}




/************ COLLECT ************/

#ButtonARCollect a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Collect.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

#ButtonARCollect a:hover {
    background-position: center top;
}

#ButtonARCollect a:active {
    background-position: right top;
}


#ButtonARCollectDisabled a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Collect.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

#ButtonARCollectDisabled a:hover {
    background-position: center center;
}

#ButtonARCollectSelected a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: none;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Collect.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

/************ CASH ************/
#ButtonARCash a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Cash.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

#ButtonARCash a:hover {
    background-position: center top;
}

#ButtonARCash a:active {
    background-position: right top;
}

#ButtonARCashDisabled a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Cash.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

#ButtonARCashDisabled a:hover {
    background-position: center center;
}

#ButtonARCashSelected a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: none;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Cash.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}



/************ CHECKM8 ************/
#ButtonARCheckm8 a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Checkm8.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}


#ButtonARCheckm8 a:hover {
    background-position: center top;
}

#ButtonARCheckm8 a:active {
    background-position: right top;
}



#ButtonARCheckm8Disabled a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Checkm8.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

#ButtonARCheckm8Selected a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: none;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Checkm8.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

#ButtonARCheckm8Disabled a:hover {
    background-position: center center;
}



/************ ADMIN ************/
#ButtonARAdmin a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Admin.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}


#ButtonARAdmin a:hover {
    background-position: center top;
}

#ButtonARAdmin a:active {
    background-position: right top;
}

#ButtonARAdminDisabled a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Admin.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

#ButtonARAdminDisabled a:hover {
    background-position: center center;
}

#ButtonARAdminSelected a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: none;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Admin.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

/************ ADMIN PORTAL ************/
#ButtonARAdminPortal a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8AdminPortal.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}


    #ButtonARAdminPortal a:hover {
        background-position: center top;
    }

    #ButtonARAdminPortal a:active {
        background-position: right top;
    }

#ButtonARAdminPortalDisabled a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8AdminPortal.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

    #ButtonARAdminPortalDisabled a:hover {
        background-position: center center;
    }

#ButtonARAdminPortalSelected a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: none;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8AdminPortal.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}


/************ FORECAST ************/
#ButtonARForecast a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Forecast.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}


#ButtonARForecast a:hover {
    background-position: center top;
}

#ButtonARForecast a:active {
    background-position: right top;
}


#ButtonARForecastDisabled a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Forecast.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

#ButtonARForecastDisabled a:hover {
    background-position: center center;
}

#ButtonARForecastSelected a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: none;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Forecast.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}


/************ EIPP  ************/
#ButtonAREipp a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Eipp.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

#ButtonAREipp a:hover {
    background-position: center top;
}

#ButtonAREipp a:active {
    background-position: right top;
}

#ButtonAREippDisabled a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Eipp.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

#ButtonAREippDisabled a:hover {
    background-position: center center;
}

#ButtonAREippSelected a {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: none;
    height: 79px;
    width: 118px;
    background-image: url(Images/buttons/Alloc8Eipp.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

.unselectable { 
    -moz-user-select: -moz-none; 
    -webkit-user-select: none; 
    -ms-user-select: none; 
    user-select: none; 
} 


td.discount 
{
    background: url(Images/misc/discount.gif) no-repeat right top;
}

div.ExtAllTypeGlobalPopinTop
{
    background: url(Images/general/ExtAllTypePopin.png) no-repeat right top;
    width: 96px;
    height: 7px;
    position: relative;
    z-index: 999;
    padding-left: 6px;
}

div.ExtAllTypeGlobalPopinMain
{
    background: url(Images/general/ExtAllTypePopin.png) no-repeat right bottom;   
    width:96px;
    padding-left: 6px;
}

div.ExtAllTypePopinTop {
    background: url(Images/general/ExtAllTypePopin.png) no-repeat right top;
    width: 100px;
    height: 7px;
    position: relative;
    z-index: 999;
}

div.ExtAllTypePopinMain {
    background: url(Images/general/ExtAllTypePopin.png) no-repeat right bottom;
    width: 96px;
    padding-left: 4px;
}

div.ExtAllTypePopinTopBig {
    background: url(Images/general/ExtAllTypePopinBig.png) no-repeat left top;
    width: 205px;
    height: 9px;
    position: relative;
    z-index: 999;
    text-align: left;
}

div.ExtAllTypePopinMainBig {
    background: url(Images/general/ExtAllTypePopinBig.png) no-repeat left bottom;
    width: 205px;
    padding-bottom:10px;
    display:block;
}

div.ExtAllTypePopinMainBigScroll {
    text-align: left;
    max-height:260px;
    margin-right:15px;
    overflow-y: scroll;
}

#InvExtTypeSelector td
{
    padding-left: 15px;

}

#InvExtTypeSelector a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 16px;
    width: 59px;
    text-align: left;
    background-image: url(Images/buttons/InvExtTypeSelector.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 3px;
    color: #FFFFFF;
    padding-top:2px;
    display:block;
    text-decoration: none;
}

#InvExtTypeSelector a:hover {
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	cursor: pointer;
	    
	height: 16px;
    width: 59px;
    text-align: left;
    background-image: url(Images/buttons/InvExtTypeSelector.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-left: 3px;
    color: #FFFFFF;
    padding-top:2px;
} 

#RemitLogStatusDescription a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 129px;
    text-align: left;
    background-image: url(Images/buttons/RemitLogStatusSelector.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 6px;
    color: #FFFFFF;
    vertical-align: bottom;
    padding-top:1px;
    margin-top:0px;
    display:block;
    text-decoration: none;
}

#RemitLogStatusDescription a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 129px;
    text-align: left;
    background-image: url(Images/buttons/RemitLogStatusSelector.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-left: 6px;
    color: #FFFFFF;
    vertical-align: bottom;
    padding-top:1px;
    margin-top:0px;
    display:block;
    text-decoration: none;
} 

#RemitStatusDescription a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 63px;
    text-align: left;
    background-image: url(Images/buttons/RemitStatusSelector.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 3px;
    color: #FFFFFF;
    vertical-align: bottom;
    padding-top:1px;
    margin-top:0px;
    display:block;
    text-decoration: none;
}

#RemitStatusDescription a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 63px;
    text-align: left;
    background-image: url(Images/buttons/RemitStatusSelector.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-left: 3px;
    color: #FFFFFF;
    vertical-align: bottom;
    padding-top:1px;
    margin-top:0px;
    display:block;
    text-decoration: none;
} 


#RemitStatusDescriptionSelector a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 129px;
    text-align: left;
    background-image: url(Images/buttons/RemitStatusDescriptionSelector.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 5px;
    padding-top: 1px;
    color: #FFFFFF;
    display: block;
    text-decoration: none;
}

#RemitStatusDescriptionSelector a:hover {
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	cursor: pointer;
    height: 17px;
    width: 129px;
    text-align: left;
    background-image: url(Images/buttons/RemitStatusDescriptionSelector.gif);
    background-repeat: no-repeat;
    background-position: right top;
    padding-left: 5px;
    padding-top: 1px;
    color: #FFFFFF;
} 







#InvExtTypeDescriptionGlobal a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 64px;
    text-align: left;
    background-image: url(Images/buttons/InvExtTypeSelectorGlobal.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 3px;
    color: #FFFFFF;
    vertical-align: bottom;
    padding-top:1px;
    margin-top:0px;
    display:block;
    text-decoration: none;
}

#InvExtTypeDescriptionGlobal a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 65px;
    text-align: left;
    background-image: url(Images/buttons/InvExtTypeSelectorGlobal.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-left: 3px;
    color: #FFFFFF;
    vertical-align: bottom;
    padding-top:1px;
    margin-top:0px;
    display:block;
    text-decoration: none;
} 

#InvExtTypeDescriptionDisabled div
{
    padding-top: 2px;
}

#InvExtTypeDescriptionDisabled a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 55px;
    text-align: left;
    background-image: url(Images/buttons/InvExtTypeDescriptionDisabled.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-left: 3px;
    color: #F2F2F2;
    vertical-align: bottom;
    padding-top:1px;
    margin-top:0px;
}

#InvExtTypeDescriptionDisabled a:hover
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 55px;
    text-align: left;
    background-image: url(Images/buttons/InvExtTypeDescriptionDisabled.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-left: 3px;
    color: #F2F2F2;
    vertical-align: bottom;
    padding-top:1px;
    margin-top:0px;
}

#InvExtTypeDescription div
{
    padding-top: 2px;
}

#InvExtTypeDescription a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 55px;
    text-align: left;
    background-image: url(Images/buttons/InvExtTypeDescription.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 3px;
    color: #FFFFFF;
    vertical-align: bottom;
    padding-top:1px;
    margin-top:0px;
}

#InvExtTypeDescription a:hover {
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	cursor: pointer;
	    
	height: 17px;
    width: 55px;
    text-align: left;
    background-image: url(Images/buttons/InvExtTypeDescription.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-left: 3px;
    color: #FFFFFF;
    padding-top:1px;
    margin-top:0px;
} 

#InvExtTypeSelectDisabled div
{
    padding-top: 2px;
}

#InvExtTypeSelectDisabled a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 7px;
    text-align: left;
    background-image: url(Images/buttons/InvExtTypeSelectDisabled.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-left: 3px;
    color: #FFFFFF;
    vertical-align: bottom;
    padding-top:1px;
    margin-top:0px;
}

#InvExtTypeSelectDisabled a:hover
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 7px;
    text-align: left;
    background-image: url(Images/buttons/InvExtTypeSelectDisabled.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-left: 3px;
    color: #FFFFFF;
    vertical-align: bottom;
    padding-top:1px;
    margin-top:0px;
}

#InvExtTypeSelect div
{
    padding-top: 2px;
}

#InvExtTypeSelect a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 7px;
    text-align: left;
    background-image: url(Images/buttons/InvExtTypeSelect.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 3px;
    color: #FFFFFF;
    vertical-align: bottom;
    padding-top:1px;
    margin-top:0px;
}

#InvExtTypeSelect a:hover {
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	cursor: pointer;
	    
	height: 17px;
    width: 7px;
    text-align: left;
    background-image: url(Images/buttons/InvExtTypeSelect.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-left: 3px;
    color: #FFFFFF;
    padding-top:1px;
    margin-top:0px;
}


/******************* BUTTONS 
****************************
*/

/******************* Lozenger 
*******************************
*/

#btnWebModel a
{
    background: url(Images/buttons/bg_button_a.gif) no-repeat right top;
    color: #444;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    height: 21px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    cursor: pointer;
}

#btnWebModel a:hover {
	background: url(Images/buttons/bg_button_hover.gif) no-repeat;
    background-position: top right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
} 

#btnWebModel :active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

#btnWebModel a span
{
	background: url(Images/buttons/bg_button_span.gif) no-repeat;
	display: block;
	line-height: 12px;
	padding:  4px 0 5px 18px;
		
} 

#btnWebModel a:hover span{
	background: url(Images/buttons/bg_button_hover_span.gif) no-repeat;
} 


#btnWebModel a:active span {
    background-position: bottom left;
    padding: 5px 0 4px 18px; /* push text down 1px */
    outline: none; /* hide dotted outline in Firefox */
} 

#btnWebModelDisabled a
{
	background: url(Images/buttons/bg_button_a.gif) no-repeat right top;
	color: #444;
	display: block;
	float: left;
	font: normal 11px arial, sans-serif;
	height: 21px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

#btnWebModelDisabled a span
{
	background: url(Images/buttons/bg_button_span.gif) no-repeat;
	display: block;
	line-height: 12px;
	padding:  4px 0 5px 18px;
	cursor: default;
} 



#btnWebModelSelected a
{
	background: url(Images/buttons/bg_button_selected.gif) no-repeat right top;
	color: #444;
	display: block;
	float: left;
	font: normal 11px arial, sans-serif;
	height: 21px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

#btnWebModelSelected a:hover {
	background: url(Images/buttons/bg_button_hover.gif) no-repeat;
    background-position: top right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
} 

#btnWebModelSelected :active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

#btnWebModelSelected a span
{
	background: url(Images/buttons/bg_button_selected_span.gif) no-repeat;
	display: block;
	line-height: 12px;
	padding:  4px 0 5px 18px;
		
} 

#btnWebModelSelected a:hover span{
	background: url(Images/buttons/bg_button_hover_span.gif) no-repeat;
} 


#btnWebModelSelected a:active span {
    background-position: bottom left;
    padding: 5px 0 4px 18px; /* push text down 1px */
    outline: none; /* hide dotted outline in Firefox */
} 

/******************* Edit 
*******************************
*/

#btnWebModelEdit a
{
	background: url(Images/misc/so_edit.gif);
	float: left;
	width: 11px;
    border: none;
}

#btnWebModelEdit a:hover {
	background: url(Images/misc/so_edit_hover.gif);
	display: block;
	float: left;
	width: 13px;
	height: 16px;
    outline: none; /* hide dotted outline in Firefox */
    border: none;
} 


/******************* Report 
*******************************
*/


#btnWebModelReport a
{
	background: url(images/misc/so_report.gif);
	height: 16px;
	width: 16px;
	padding: 0px;
	margin: 0px auto;
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	background-repeat: no-repeat;
	cursor: pointer;
}

#btnWebModelReport a:hover
{
	background: url(images/misc/so_report_hover.gif);
	height: 16px;
	width: 16px;
	padding: 0px;
	margin: 0px;
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	background-repeat: no-repeat;
	cursor: pointer;
} 


/******************* Delete 
*******************************
*/


#btnWebModelDelete a
{
	background: url(images/misc/so_delete.gif);
	height: 16px;
	width: 16px;
	padding: 0px;
	margin: 0px auto;
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	background-repeat: no-repeat;
	cursor: pointer;
}

#btnWebModelDelete a:hover
{
	background: url(images/misc/so_delete_hover.gif);
	height: 16px;
	width: 16px;
	padding: 0px;
	margin: 0px;
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	background-repeat: no-repeat;
	cursor: pointer;
} 

/******************* Custom Column Picker 
*******************************
*/

#btnWebModelCustomColumn a
{
    background: url(images/misc/dropDown.gif);
    background-position: left top;
    background-repeat: no-repeat;
  	display: block;
    width: 16px;
    height: 16px;
	outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
}

#btnWebModelCustomColumn a:hover
{
	background: url(images/misc/dropDown.gif);
    background-position: right top;
	background-repeat: no-repeat;
	display: block;
	width: 16px;
	height: 16px;
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	cursor: pointer;
} 

/******************* Customer Picker 
*******************************
*/

#btnWebModelLookup a
{
	background: url(images/misc/lookup.gif);
	float: left;
	height: 16px;
	width: 16px;
	border: none;
	background-repeat: no-repeat;
	cursor: pointer;
}

#btnWebModelLookup a:hover
{
	background: url(images/misc/lookup_hover.gif);
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	background-repeat: no-repeat;
	cursor: pointer;
} 

/******************* Remit Builder 
*******************************
*/

#btnWebModelRemitBuilder a
{
	background: url(images/misc/remitBuilder.gif);
	float: left;
	height: 14px;
	width: 10px;
	border: none;
	background-repeat: no-repeat;
	cursor: pointer;
}

#btnWebModelRemitBuilder a:hover
{
	background: url(images/misc/remitBuilder_hover.gif);
	display: block;
	float: left;
	height: 14px;
	width: 10px;
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	background-repeat: no-repeat;
	cursor: pointer;
} 


/******************* Toggle 
*******************************
*/

#btnWebModelComments a
{
	background: url(images/buttons/NotesItem.gif);
	height: 19px;
	width: 16px;
	padding: 0px;
	margin: 0px;
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	background-repeat: no-repeat;
	cursor: pointer;
}

#btnWebModelComments a:hover {
	background: url(images/buttons/NotesItemEmpty.gif);
	height: 19px;
	width: 16px;
	padding: 0px;
  	margin: 0px;
	outline: none; /* hide dotted outline in Firefox */
    border: none;
} 

#btnWebModelCommentsNone a
{
	background: url(images/buttons/NotesItemEmpty.gif);
	height: 19px;
	width: 16px;
	padding: 0px;
	margin: 0px;
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	background-repeat: no-repeat;
	cursor: pointer;
}

#btnWebModelCommentsNone a:hover {
	background: url(images/buttons/NotesItem.gif);
	height: 19px;
	width: 16px;
	padding: 0px;
  	margin: 0px;
	outline: none; /* hide dotted outline in Firefox */
    border: none;
}

#btnWebModelTarget a {
    background: url(images/buttons/Target.gif);
    height: 19px;
    width: 16px;
    padding: 0px;
    margin: 0px;
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    background-repeat: no-repeat;
    cursor: pointer;
}

#btnWebModelTarget a:hover {
    background: url(images/buttons/TargetSelected.gif);
    height: 19px;
    width: 16px;
    padding: 0px;
    margin: 0px;
    outline: none; /* hide dotted outline in Firefox */
    border: none;
}

#btnWebModelTargetNone a {
    height: 19px;
    width: 16px;
    padding: 0px;
    margin: 0px;
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    background-repeat: no-repeat;
    cursor: pointer;
}

#btnWebModelTargetNone a:hover {
    height: 19px;
    width: 16px;
    padding: 0px;
    margin: 0px;
    outline: none; /* hide dotted outline in Firefox */
    border: none;
}

#btnWebModelToggleOn a
{
    background-image: url(Images/buttons/toggleOnOff.gif);
    background-repeat: no-repeat;
    background-position: left top;
	height: 16px;
	width: 28px;
	padding: 0px;
	margin: 0px;
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	cursor: pointer;
}

#btnWebModelToggleOn a:hover {
    background-image: url(Images/buttons/toggleOnOff.gif);
    background-repeat: no-repeat;
    background-position: right top;
	height: 16px;
	width: 28px;
	padding: 0px;
  	margin: 0px;
	outline: none; /* hide dotted outline in Firefox */
    border: none;
} 

#btnWebModelToggleOnDisabled a
{
	background: url(images/buttons/toggleOnOffDisabled.gif);
    background-position: right top;
	height: 16px;
	width: 28px;
	padding: 0px;
	margin: 0px;
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	background-repeat: no-repeat;
	cursor: pointer;
}

#btnWebModelToggleOnDisabled a:hover {
	background: url(images/buttons/toggleOnOffDisabled.gif);
    background-position: left top;
	height: 16px;
	width: 28px;
	padding: 0px;
	margin: 0px;
    outline: none; /* hide dotted outline in Firefox */
    border: none;
} 

#btnWebModelToggleOff a
{
    background-image: url(Images/buttons/toggleOnOff.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
	height: 16px;
	width: 28px;
	padding: 0px;
	margin: 0px;
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	cursor: pointer;
}

#btnWebModelToggleOff a:hover {
    background-image: url(Images/buttons/toggleOnOff.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
	height: 16px;
	width: 28px;
	padding: 0px;
	margin: 0px;
    outline: none; /* hide dotted outline in Firefox */
    border: none;
} 

#btnWebModelToggleOffDisabled a
{
	background: url(images/buttons/toggleOnOffDisabled.gif) right bottom no-repeat;
	height: 16px;
	width: 28px;
	padding: 0px;
	margin: 0px;
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	cursor: pointer;
}

#btnWebModelToggleOffDisabled a:hover 
{
	background: url(images/buttons/toggleOnOffDisabled.gif) left bottom;
	height: 16px;
	width: 28px;
	padding: 0px;
	margin: 0px;
    outline: none; /* hide dotted outline in Firefox */
    border: none;
} 

/******************* Arrows Up Down 
*******************************
*/

#btnWebModelMoveUp a
{
	background: url(images/buttons/moveup.png) right top no-repeat;
	height: 19px;
	width: 19px;
	padding: 0px;
	margin: 0px;
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	cursor: pointer;
}

#btnWebModelMoveUp a:hover
{
    background: url(images/buttons/moveup.png) left top no-repeat ;
    height: 19px;
    width: 19px;
    padding: 0px;
    margin: 0px;
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
}


#btnWebModelMoveDown a {
    background: url(images/buttons/movedown.png) right top no-repeat;
    height: 19px;
    width: 19px;
    padding: 0px;
    margin: 0px;
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
}

#btnWebModelMoveDown a:hover {
    background: url(images/buttons/movedown.png) left top no-repeat;
	height: 19px;
	width: 19px;
	padding: 0px;
	margin: 0px;
    outline: none; /* hide dotted outline in Firefox */
    border: none;
} 



/******************* Non Toggle On/Off
*******************************
*/

#btnWebModelOn a
{
	background: url(images/misc/so_toggleOn.gif);
	height: 16px;
	width: 16px;
	padding: 0px;
	margin: 0px;
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	background-repeat: no-repeat;
}

#btnWebModelOff a
{
	background: url(images/misc/so_toggleOff.gif);
	height: 16px;
	width: 16px;
	padding: 0px;
	margin: 0px;
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	background-repeat: no-repeat;
}

.btnWebModelOn
{
	background: url(images/misc/so_toggleOn.gif);
	height: 16px;
	width: 16px;
	padding: 0px;
	margin: 0px;
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	background-repeat: no-repeat;
}

.btnWebModelOff
{
	background: url(images/misc/so_toggleOff.gif);
	height: 16px;
	width: 16px;
	padding: 0px;
	margin: 0px;
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	background-repeat: no-repeat;
}


/******************* Close 
*******************************
*/

#btnWebClose a
{
    background: url(Images/buttons/close.gif) no-repeat left top;
    height: 16px;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

#btnWebClose a:hover
{
    background: url(Images/buttons/close_hover.gif) no-repeat;
    outline: none;
    z-index: 2000;
} 


/******************* Small Button Global Sort
****************************************
*/

#bmsGlobalSortNavDivSmall td
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    font-family: arial, sans-serif;
    font-size: 11px;
    margin: 0px 0px 0px 0px;
}

#bmsGlobalSortNavDivSmall a
{
    cursor: pointer;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #B1B18B;
    background: url(Images/buttons/sort_bar.gif) repeat-x left top;
    overflow: hidden;
    height : 8px;
}


#bmsGlobalSortNavDivSmall div
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#bmsGlobalSortNavDivSmall a:hover
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    border: 1px solid #3366FF;
    background: url(Images/buttons/sort_bar_hover.gif) repeat-x left top;
}

#bmsGlobalSortNavDivSmallDisabled a
{
	cursor: default;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 2px 1px 2px 1px;
	text-decoration: none;
	background-color: #bbc8dc;
	text-align: center;
}

#bmsGlobalSortNavDivSmallDisabled td
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
	position: relative;
}

#bmsGlobalSortNavDivSmallSelected a
{
	cursor: pointer;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 2px 1px 2px 1px;
	text-decoration: none;
	background-color: #91aac9;
	text-align: center;
}

#bmsGlobalSortNavDivSmallSelected td
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
	position: relative;
}

#bmsGlobalSortNavDivSmallSelected a:hover
{
	border: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	border-color: #999999;
	background-color: #dadcbb;
}



/******************* Small Button Sort
****************************************
*/

#bmsSortNavDivSmall td
{
    margin: 0px 0px 0px 0px;
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 2px;
    padding-top: 0px;
    font-family: arial, sans-serif;
    font-size: 11px;
}


#bmsSortNavDivSmall a
{
    cursor: pointer;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 2px 0px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #CCD8E3;
}

#bmsSortNavDivSmall div
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#bmsSortNavDivSmall span
{
	margin: 0px 2px 0px 0px;
	padding: 0px 2px 0px 0px;
}

#bmsSortNavDivSmall a:hover
{
    border: 1px solid #cccccc;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 2px 0px;
    text-decoration: none;
    border-color: #999999;
    background-color: #F1F2D2;
}

#bmsSortNavDivSmall div:hover
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#bmsSortNavDivSmallDisabled a
{
	cursor: default;
	display: block;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 2px 1px 2px 1px;
	text-decoration: none;
	background-color: #bbc8dc;
	text-align: center;
}

#bmsSortNavDivSmallDisabled td
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
	position: relative;
}


#bmsSortNavDivSmallSelected td
{
    margin: 0px 0px 0px 0px;
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 2px;
    padding-top: 0px;
    font-family: arial, sans-serif;
    font-size: 11px;
}

#bmsSortNavDivSmallSelected a
{
    cursor: pointer;
    display: block;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 2px 0px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #999999;
    background-color: #E1F5DC;
}



#bmsSortNavDivSmallSelected a:hover
{
	border: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	border-color: #999999;
	background-color: #dadcbb;
}


/******************* Alternate Small Button Sort
****************************************
*/

#bmsSortNavDivSmallAlternate td
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    font-family: arial, sans-serif;
    font-size: 11px;
}

#bmsSortNavDivSmallAlternate a
{
    border: 1px solid #A8AEFB;
    cursor: pointer;
    display: block;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    text-align: center;
    background-color: #D6DBF5;
}

#bmsSortNavDivSmallAlternate a:hover
{
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    border: 1px solid #999999;
    background-color: #E1F5DC;
}

#bmsSortNavDivSmallAlternateDisabled a
{
    border: 1px solid #99A3AE;
    background-color: #CBD3D0;
    cursor: default;
    display: block;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    text-align: center;
}

#bmsSortNavDivSmallAlternateDisabled td
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
}

#bmsSortNavDivSmallAlternateSelected a
{
    border: 1px solid #CDAA7A;
    cursor: pointer;
    display: block;
    color: #003300;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    background-color: #CFF0C6;
    text-align: center;
}

#bmsSortNavDivSmallAlternateSelected td
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
	position: relative;
}

#bmsSortNavDivSmallAlternateSelected a:hover
{
    border: 1px solid #cccccc;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    border-color: #999999;
    background-color: #B9E9AB;
}


/******************* ALERT Small Button Sort
****************************************
*/

#bmsSortNavDivSmallAlert td
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    font-family: arial, sans-serif;
    font-size: 11px;
}

#bmsSortNavDivSmallAlert a
{
    border: 1px solid #879AE7;
    cursor: pointer;
    display: block;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    text-align: center;
    background-color: #F3E2AF;
}

#bmsSortNavDivSmallAlert a:hover
{
    border: 1px solid #cccccc;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    border-color: #999999;
    background-color: #F1F2D2;
}

#bmsSortNavDivSmallAlertPad6 td
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    font-family: arial, sans-serif;
    font-size: 11px;
}

#bmsSortNavDivSmallAlertPad6 a
{
    border: 1px solid #879AE7;
    cursor: pointer;
    display: block;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 6px 0px 1px 0px;
    text-decoration: none;
    text-align: center;
    background-color: #F3E2AF;
}

#bmsSortNavDivSmallAlertPad6 a:hover
{
    border: 1px solid #cccccc;
    margin: 0px 0px 0px 0px;
    padding: 6px 0px 1px 0px;
    text-decoration: none;
    border-color: #999999;
    background-color: #F1F2D2;
}

#bmsSortNavDivSmallAlertDisabled a
{
    border: 1px solid #99A3AE;
    background-color: #CBD3D0;
    cursor: default;
    display: block;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    text-align: center;
}

#bmsSortNavDivSmallAlertDisabled td
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
}


/******************* Special Small Button Sort
****************************************
*/

#bmsSortNavDivSmallSpecial td
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    font-family: arial, sans-serif;
    font-size: 11px;
}

#bmsSortNavDivSmallSpecial a
{
    border: 1px solid #AAB4C6;
    cursor: pointer;
    display: block;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    text-align: center;
    background-color: #BAC6E9;
}

#bmsSortNavDivSmallSpecial a:hover
{
    border: 1px solid #cccccc;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    border-color: #999999;
    background-color: #F1F2D2;
}

#bmsSortNavDivSmallSpecialDisabled a
{
    border: 1px solid #99A3AE;
    background-color: #CBD3D0;
    cursor: default;
    display: block;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    text-align: center;
}

#bmsSortNavDivSmallSpecialDisabled td
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
}

#bmsSortNavDivSmallSpecialSelected a
{
    border: 1px solid #999999;
    background-color: #E1F5DC;
    cursor: pointer;
    display: block;
    color: #003300;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    text-align: center;
}

#bmsSortNavDivSmallSpecialSelected td
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
	position: relative;
}

#bmsSortNavDivSmallSpecialSelected a:hover
{
    border: 1px solid #cccccc;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    border-color: #999999;
    background-color: #F1F2D2;
}




/******************* Small Button Inside List
****************************************
*/

div.bmsInsideListNavDivSmall
{
    cursor: pointer;
    display: block;
    color: #000000;
    margin: 0px 1px 0px 1px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #A5ADC9;
    background-color: #DAE0F3;
}


#bmsInsideListNavDivSmall td
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
}

#bmsInsideListNavDivSmall a
{
    cursor: pointer;
    display: block;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #A5ADC9;
    background-color: #DAE0F3;
}

#bmsInsideListNavDivSmall a:hover
{
    background-color: #E2E69D;
    border: 1px solid #9A984E;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
}

#bmsInsideListNavDivSmallDisabled a
{
	cursor: default;
	display: block;
	color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 2px 0px;
	text-decoration: none;
	background-color: #bbc8dc;
	text-align: center;
    border: 1px solid #A5ADC9;
}

#bmsInsideListNavDivSmallDisabled a:hover
{
	cursor: default;
	display: block;
	color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 2px 0px;
	text-decoration: none;
	background-color: #bbc8dc;
	text-align: center;
    border: 1px solid #A5ADC9;
}

#bmsInsideListNavDivSmallDisabled td
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
	position: relative;
}

#bmsInsideListNavDivSmallSelected a
{
	cursor: pointer;
	display: block;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 2px 1px 2px 1px;
	text-decoration: none;
	background-color: #99bac9;
	text-align: center;
}

#bmsInsideListNavDivSmallSelected td
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
	position: relative;
}

#bmsInsideListNavDivSmallSelected a:hover
{
	border: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	border-color: #999999;
	background-color: #dadcbb;
}



/******************* Small Button Inside List OVERRIDE
****************************************
*/

#bmsInsideListNavDivSmallOverride td
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
}

#bmsInsideListNavDivSmallOverride a
{
    cursor: pointer;
    display: block;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    text-align: center;
    background-color: #DBE1F0;
    border: 1px solid #C5C9D6;
    height:13px;
}

#bmsInsideListNavDivSmallOverride a:hover
{
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    background-color: #E2E69D;
    border: 1px solid #9A984E;
}

#bmsInsideListNavDivSmallOverrideDisabled a
{
	cursor: default;
	display: block;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 2px 1px 2px 1px;
	text-decoration: none;
	background-color: #bbc8dc;
	text-align: center;
}

#bmsInsideListNavDivSmallOverrideDisabled td
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
	position: relative;
}

#bmsInsideListNavDivSmallOverrideSelected a
{
    cursor: pointer;
    display: block;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #AEB6CE;
    background-color: #C1CDEC;
}

#bmsInsideListNavDivSmallOverrideSelected td
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
}

#bmsInsideListNavDivSmallOverrideSelected a:hover
{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	text-decoration: none;
    background-color: #E2E69D;
    border: 1px solid #9A984E;
}











/******************* Pager Button Inside List
****************************************
*/


#bmsNavDivPager td
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
}

#bmsNavDivPager a
{
	cursor: pointer;
	display: block;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 2px 1px 3px 1px;
	text-decoration: none;
	text-align: center;
	font-weight:normal;
}

#bmsNavDivPager a:hover
{
	border: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 2px 0px;
	text-decoration: none;
	border-color: #999999;
	background-color: #dadcbb;
}

#bmsNavDivPagerDisabled a
{
    cursor: default;
    display: block;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 2px 1px 3px 1px;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
}

#bmsNavDivPagerDisabled td
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
}

#bmsNavDivPagerSelected a
{
    border: 1px solid #CDAA7A;
    cursor: pointer;
    display: block;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 2px 0px;
    text-decoration: none;
    background-color: #CFF0C6;
    text-align: center;
    font-weight: normal;
}

#bmsNavDivPagerSelected td
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
}

#bmsNavDivPagerSelected a:hover
{
	border: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 2px 0px;
	text-decoration: none;
	border-color: #999999;
	background-color: #dadcbb;
}

/******************* DropDown Multi 
*******************************
*/



div.DropDownMultiPopinTopBig
{
    background: url(Images/general/DropDownCustomPopinBig.png) no-repeat left top;
    width: 200px;
    height: 32px;
    position: relative;
    z-index: 999;
    text-align: right;
}

div.DropDownMultiPopinMainBig
{
    background: url(Images/general/DropDownCustomPopinMainBig.png) repeat-y left top;   
    width:200px;
    text-align: left;
}

div.DropDownMultiPopinBottomBig {
    background: url(Images/general/DropDownCustomPopinBig.png) no-repeat left bottom;
    width: 200px;
    height: 11px;
    position: relative;
    z-index: 999;
    text-align: left;
}

#DropDownCustomSelector td
{
    padding-left: 15px;

}

#DropDownMultiSelector a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 16px;
    width: 59px;
    text-align: left;
    background-image: url(Images/buttons/InvExtTypeSelector.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 3px;
    color: #FFFFFF;
    padding-top:2px;
    display:block;
    text-decoration: none;
}

#DropDownMultiSelector a:hover {
	outline: none; /* hide dotted outline in Firefox */
	border: none;
	cursor: pointer;
	    
	height: 16px;
    width: 59px;
    text-align: left;
    background-image: url(Images/buttons/InvExtTypeSelector.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-left: 3px;
    color: #FFFFFF;
    padding-top:2px;
} 

#DropDownMultiButtonPlainBlueON a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 19px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueONOFF.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: -19px;
    margin-left: 1px;
    margin-right: 22px;
    margin-top: 10px;
    display: block;
    text-decoration: none;
}

#DropDownMultiButtonPlainBlueON a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 19px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueONOFF.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    color: #FFFFF0;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: 0px;
    margin-left: 1px;
    margin-right: 22px;
    margin-top: 10px;
    display: block;
    text-decoration: none;
} 

#DropDownMultiButtonPlainBlueONOFF a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
}

#DropDownMultiButtonPlainBlueOFF a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 19px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueONOFF.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    color: #FFFFF0;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: -19px;
    margin-left: 1px;
    margin-right: 22px;
    margin-top: 10px;
    display: block;
    text-decoration: none;
}

#DropDownMultiButtonPlainBlueOFF a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 19px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueONOFF.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: 0px;
    margin-left: 1px;
    margin-right: 22px;
    margin-top: 10px;
    display: block;
    text-decoration: none;
} 

#DropDownMultiButtonPlainBlueOFF a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
}


/******************* REC8 Buttons
****************************************
*/

#DropDownPlainBlueCenter340 a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 164px;
    text-align: left;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeDropDown340.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding-top: 3px;
    padding-left: 6px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    display: block;
    text-decoration: none;
}

#DropDownPlainBlueCenter340 a:hover
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 164px;
    text-align: left;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeDropDown340.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding-top: 3px;
    padding-left: 6px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    display: block;
    text-decoration: none;
}


#DropDownPlainBlueCenter160 a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 74px;
    text-align: left;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeDropDown160.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding-top: 3px;
    padding-left: 6px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    display: block;
    text-decoration: none;
}

#DropDownPlainBlueCenter160 a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 74px;
    text-align: left;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeDropDown160.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding-top: 3px;
    padding-left: 6px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    display: block;
    text-decoration: none;
} 

#DropDownPlainBlueCenter160 a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 16px;
    margin-top:1px;
}


#DropDownPlainBlueCenter160Disabled a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 18px;
    width: 72px;
    text-align: left;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeDropDown160.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #FFFFF0;
    vertical-align: bottom;
    padding-top: 0px;
    padding-left: 8px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 0px;
    display: block;
    text-decoration: none;
}

#DDButtonPlainSpecialCenter340 a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 170px;
    text-align: center;
    background-image: url(Images/buttons/DDButtonPlainSpecialEnvelopeFlattened340.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #222046;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: 0px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 0px;
    display: block;
    text-decoration: none;
}

#DDButtonPlainSpecialCenter340 a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 170px;
    text-align: center;
    background-image: url(Images/buttons/DDButtonPlainSpecialEnvelopeFlattened340.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: 0px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 0px;
    display: block;
    text-decoration: none;
} 

#DDButtonPlainSpecialCenter340 a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 16px;
    margin-top:1px;
}




#DDButtonPlainBlueCenter340 a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 16px;
    width: 166px;
    text-align: left;
    background-image: url(Images/buttons/DDButtonPlainBlueEnvelopeFlattened340.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #222046;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: 4px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    display: block;
    text-decoration: none;
}

#DDButtonPlainBlueCenter340 a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 16px;
    width: 166px;
    text-align: left;
    background-image: url(Images/buttons/DDButtonPlainBlueEnvelopeFlattened340.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: 4px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    display: block;
    text-decoration: none;
} 

#DDButtonPlainBlueCenter340 a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 16px;
    margin-top:1px;
}



#DDButtonPlainBlueSelected340 a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 16px;
    width: 166px;
    text-align: left;
    background-image: url(Images/buttons/DDButtonPlainBlueEnvelopeFlattened340.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #FFFFFF;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: 4px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    display: block;
    text-decoration: none;
}

#DDButtonPlainBlueSelected340 a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 16px;
    width: 166px;
    text-align: left;
    background-image: url(Images/buttons/DDButtonPlainBlueEnvelopeFlattened340.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: 4px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    display: block;
    text-decoration: none;
} 

#DDButtonPlainBlueSelected340 a:active {
    background-position: left bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 16px;
    margin-top:1px;
}





#DDButtonPlainBlueCenter160DESC a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 62px;
    text-align: left;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeDropDown160DESC.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #fffff0;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: 6px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    display: block;
    text-decoration: none;
}

#DDButtonPlainBlueCenter160DESC a:hover
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 62px;
    text-align: left;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeDropDown160DESC.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #fffff0;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: 6px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    display: block;
    text-decoration: none;
}

#DDButtonPlainBlueCenter160DESCDisabled a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 62px;
    text-align: left;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeDropDown160DESC.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #fffff0;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: 6px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    display: block;
    text-decoration: none;
}

#DDButtonPlainBlueCenter160DESCDisabled a:hover
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 62px;
    text-align: left;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeDropDown160DESC.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #fffff0;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: 6px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    display: block;
    text-decoration: none;
}

#DDButtonPlainBlueCenter160SELECT a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 10px;
    text-align: left;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeDropDown160SELECT.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #222046;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    display: block;
    text-decoration: none;
}

#DDButtonPlainBlueCenter160SELECT a:hover
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 10px;
    text-align: left;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeDropDown160SELECT.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #222046;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    display: block;
    text-decoration: none;
}


#DDButtonPlainBlueCenter160SELECTDisabled a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 10px;
    text-align: left;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeDropDown160SELECT.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #222046;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    display: block;
    text-decoration: none;
}

#DDButtonPlainBlueCenter160SELECTDisabled a:hover
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 10px;
    text-align: left;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeDropDown160SELECT.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #222046;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    display: block;
    text-decoration: none;
}




#DDButtonPlainBlueCenter160 a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 76px;
    text-align: left;
    background-image: url(Images/buttons/DDButtonPlainBlueEnvelopeFlattened160.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #222046;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: 4px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 0px;
    display: block;
    text-decoration: none;
}

#DDButtonPlainBlueCenter160 a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 76px;
    text-align: left;
    background-image: url(Images/buttons/DDButtonPlainBlueEnvelopeFlattened160.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding-top: 2px;
    padding-left: 4px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 0px;
    display: block;
    text-decoration: none;
} 

#DDButtonPlainBlueCenter160 a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 16px;
    margin-top:1px;
}




#ButtonPlainBlueCenter420 div
{
    height:22px;
}

#ButtonPlainBlueCenter420 a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 210px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened420.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenter420 a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 210px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened420.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainBlueCenter420 a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}

#ButtonPlainBlueCenter420Selected div
{
    height:22px;
}

#ButtonPlainBlueCenter420Selected a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 210px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened420.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenter420Selected a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 210px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened420.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainBlueCenter420Selected a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}

#ButtonPlainBlueCenter420Disabled div
{
    height:22px;
}

#ButtonPlainBlueCenter420Disabled a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 17px;
    width: 210px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened420.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}





#ButtonPlainBlueCenter348 div
{
    height:22px;
}

#ButtonPlainBlueCenter348 a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 174px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened348.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenter348 a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 174px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened348.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainBlueCenter348 a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}

#ButtonPlainBlueCenter348Selected div
{
    height:22px;
}

#ButtonPlainBlueCenter348Selected a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 174px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened348.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenter348Selected a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 174px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened348.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainBlueCenter348Selected a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}

#ButtonPlainBlueCenter348Disabled div
{
    height:22px;
}

#ButtonPlainBlueCenter348Disabled a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 17px;
    width: 174px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened348.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}



#ButtonPlainBlueCenter340 div
{
    height:22px;
}


#ButtonPlainBlueCenter340 a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 170px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened340.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenter340 a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 170px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened340.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainBlueCenter340 a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}

#ButtonPlainBlueCenter340Selected div
{
    height:22px;
}

#ButtonPlainBlueCenter340Selected a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 170px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened340.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenter340Selected a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 170px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened340.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainBlueCenter340Selected a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}

#ButtonPlainBlueCenter340Disabled div
{
    height:22px;
}

#ButtonPlainBlueCenter340Disabled a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 17px;
    width: 170px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened340.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 1px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenter340Red div
{
    height:22px;
}

#ButtonPlainBlueCenter340Red a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 170px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened340Red.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenter340Red a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 170px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened340Red.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainBlueCenter340Red a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}



#ButtonPlainBlueCenter260 div
{
    height:22px;
}

#ButtonPlainBlueCenter260 a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 130px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened260.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}


#ButtonPlainBlueCenter260 a:hover
{
    /* hide dotted outline in Firefox */
    outline: none;
    border: none;
    cursor: pointer;
    height: 18px;
    width: 130px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened260.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    text-decoration: none;
} 

#ButtonPlainBlueCenter260 a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}

#ButtonPlainBlueCenter260Selected div
{
    height:22px;
}

#ButtonPlainBlueCenter260Selected a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 130px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened260.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenter260Selected a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 130px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened260.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 3px 0px 0px 0px;
    margin: -1px 1px 1px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainBlueCenter260Selected a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}

#ButtonPlainBlueCenter260Disabled div
{
    height:22px;
}

#ButtonPlainBlueCenter260Disabled a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 17px;
    width: 130px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened260.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 1px 1px;
    display: block;
    text-decoration: none;
}











#ButtonPlainRedCenter260 div
{
    height:22px;
}

#ButtonPlainRedCenter260 a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 130px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened260Red.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}


#ButtonPlainRedCenter260 a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 130px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened260Red.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainRedCenter260 a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}

#ButtonPlainRedCenter260Selected div
{
    height:22px;
}

#ButtonPlainRedCenter260Selected a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 130px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened260Red.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainRedCenter260Selected a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 130px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened260Red.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainRedCenter260Selected a:active {
    background-position: right top;
    outline: none; /* hide dotted outline in Firefox */
    height: 16px;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}




#ButtonPlainRedCenter260Disabled div
{
    height:22px;
}

#ButtonPlainRedCenter260Disabled a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 17px;
    width: 130px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened260Red.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}





#ButtonPlainAmberCenter260 div
{
    height:22px;
}

#ButtonPlainAmberCenter260 a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 130px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened260Amber.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}


#ButtonPlainAmberCenter260 a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 130px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened260Amber.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainAmberCenter260 a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}

#ButtonPlainAmberCenter260Selected div
{
    height:22px;
}

#ButtonPlainAmberCenter260Selected a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 130px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened260Amber.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainAmberCenter260Selected a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 130px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened260Amber.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainAmberCenter260Selected a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}


#ButtonPlainAmberCenter260Disabled div
{
    height:22px;
}

#ButtonPlainAmberCenter260Disabled a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 17px;
    width: 130px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened260Amber.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}









#ButtonPlainBlueCenter180 div
{
    height:22px;
}

#ButtonPlainBlueCenter180 a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 90px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened180.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenter180 a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 90px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened180.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainBlueCenter180 a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}

#ButtonPlainBlueCenter180Selected div
{
    height:22px;
}

#ButtonPlainBlueCenter180Selected a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 90px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened180.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenter180Selected a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 90px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened180.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 3px 0px 0px 0px;
    margin: -1px 1px 1px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainBlueCenter180Selected a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}

#ButtonPlainBlueCenter180Disabled div
{
    height:22px;
}

#ButtonPlainBlueCenter180Disabled a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 17px;
    width: 90px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened180.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 1px 1px;
    display: block;
    text-decoration: none;
}








#ButtonPlainBlueCenter180Red div
{
    height:22px;
}

#ButtonPlainBlueCenter180Red a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 90px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened180Red.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenter180Red a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 90px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened180Red.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainBlueCenter180Red a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}

#ButtonPlainBlueCenter180RedSelected div
{
    height:22px;
}

#ButtonPlainBlueCenter180RedSelected a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 90px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened180Red.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenter180RedSelected a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 90px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened180Red.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainBlueCenter180RedSelected a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}

#ButtonPlainBlueCenter180RedDisabled div
{
    height:22px;
}

#ButtonPlainBlueCenter180RedDisabled a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 17px;
    width: 90px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened180Red.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}


#ButtonPlainBlueCenter160 div
{
    height:22px;
}


#ButtonPlainBlueCenter160 a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 80px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened160.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenter160 a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 80px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened160.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainBlueCenter160 a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}

#ButtonPlainBlueCenter160Selected div
{
    height:22px;
}

#ButtonPlainBlueCenter160Selected a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 80px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened160.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenter160Selected a:hover
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 80px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened160.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    color: #FFFFF0;
    vertical-align: top;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainBlueCenter160Selected a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}


#ButtonPlainBlueCenter160Disabled div
{
    height:22px;
}

#ButtonPlainBlueCenter160Disabled a
{ 
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 17px;
    width: 80px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened160.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 1px 1px;
    display: block;
    text-decoration: none;
}




#ButtonPlainBlueCenter120 div
{
    height:22px;
}

#ButtonPlainBlueCenter120 a
{
    /* hide dotted outline in Firefox */
    outline: none;
    border: none;
    cursor: pointer;
    height: 18px;
    width: 60px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened120.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenter120 a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 60px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened120.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainBlueCenter120 a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 17px;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}

#ButtonPlainBlueCenter120Disabled div
{
    height:22px;
}

#ButtonPlainBlueCenter120Disabled a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: default;
    height: 17px;
    width: 60px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened120.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenter div
{
    height:22px;
}

#ButtonPlainBlueCenter a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 31px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenter a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 31px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 

#ButtonPlainBlueCenter a:active {
    background-position: right bottom;
    outline: none; /* hide dotted outline in Firefox */
    height: 16px;
    margin-top:1px;
}

#ButtonPlainBlueCenterSelected div
{
    height:22px;
}

#ButtonPlainBlueCenterSelected a
{
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 31px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened.png);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

#ButtonPlainBlueCenterSelected a:hover {
    outline: none; /* hide dotted outline in Firefox */
    border: none;
    cursor: pointer;
    height: 18px;
    width: 31px;
    text-align: center;
    background-image: url(Images/buttons/ButtonPlainBlueEnvelopeFlattened.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFF0;
    vertical-align: bottom;
    padding: 2px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
} 
