﻿/*a.Butt:link
{
    text-align: center;
    text-decoration: none;    
     font-size:13px;
    padding-top:6px;
     margin:2px;
}


a.GreenBut80:link
{
    color: #329800;
    background: url(ims/g80.gif) left -28px no-repeat;
}


a.GreenBut100:link
{
        color: #329800;
    background: url(ims/g100.gif) left -28px no-repeat;
}


a.GreenBut120:link
{
        color: #329800;
    background: url(ims/g120.gif) left -28px no-repeat;
}

a.OrangeBut80:link
{
        color: #FF4500;
    background: url(ims/o80.gif) left -28px no-repeat;
}


a.OrangeBut100:link
{
            color: #FF4500;
    background: url(ims/o100.gif) left -28px no-repeat;
}


a.OrangeBut120:link
{
            color: #FF4500;
    background: url(ims/o120.gif) left -28px no-repeat;
}

a.Butt:hover
{
    color:White;
    background-position:left 0px;
}
*/

/*
a.Butt:link
{
    text-align: center;
    text-decoration: none;    
     font-size:13px;
    padding-top:6px;
     margin:2px;
     color:White;
}


a.GreenBut80:link
{
    background: url(ims/g80.gif) left 0px no-repeat;
}


a.GreenBut100:link
{
    background: url(ims/g100.gif) left 0px no-repeat;
}


a.GreenBut120:link
{
    background: url(ims/g120.gif) left 0px no-repeat;
}

a.OrangeBut80:link
{
    background: url(ims/o80.gif) left 0px no-repeat;
}


a.OrangeBut100:link
{
    background: url(ims/o100.gif) left 0px no-repeat;
}


a.OrangeBut120:link
{
    background: url(ims/o120.gif) left 0px no-repeat;
}


a.OrangeBut80:hover, a.OrangeBut100:hover,a.OrangeBut120:hover
{
    color: #FF4500;
}

a.GreenBut80:hover, a.GreenBut100:hover,a.GreenBut120:hover
{
    color: #329800;
}


a.Butt:hover
{
    background-position:left -28px;
}
*/

a.Butt:link, a.Butt:visited, a.Butt:active
{
    font: Ariel;
    text-align: center !important;
    text-decoration: none !important;
    font-size: 13px !important;
    padding-top: 6px !important;
    margin: 2px !important;
    color: White;
    border: none !important;
    border-width: 0px !important;
}


a.GreyBut100:link, a.GreyBut100:visited, a.GreyBut100:active
{
    font: Ariel;
    text-align: center !important;
    text-decoration: none !important;
    font-size: 11px !important;
    padding-top: 3px !important;
    color: White;
    border: none !important;
    border-width: 0px !important;
    background: url(ims/grey100.gif) left 0px no-repeat;
}

a.GreenBut80:link, a.GreenBut80:visited, a.GreenBut80:active
{
    background: url(ims/g80.gif) left 0px no-repeat;
}


a.GreenBut100:link, a.GreenBut100:visited, a.GreenBut100:active
{
    background: url(ims/g100.gif) left 0px no-repeat;
}


a.GreenBut120:link, a.GreenBut120:visited, a.GreenBut120:active
{
    background: url(ims/g120.gif) left 0px no-repeat;
}

a.OrangeBut80:link, a.OrangeBut80:visited, a.OrangeBut80:active
{
    background: url(ims/o80.gif) left 0px no-repeat;
    color: #FF4500;
}


a.OrangeBut100:link, a.OrangeBut100:visited, a.OrangeBut100:active
{
    background: url(ims/o100.gif) left 0px no-repeat;
    color: #FF4500;
}


a.OrangeBut120:link, a.OrangeBut120:visited, a.OrangeBut120:active
{
    background: url(ims/o120.gif) left 0px no-repeat;
    color: #FF4500;
}


