﻿body
{
}

#progChooserRight a
{
    background: #ffffff url(images/PrognextStepBullet.png) left center no-repeat;
}

#Resources a:Link, #Resources a:Visited
{
    color: #000;
}

#Resources a:Hover, #Resources a:Active
{
    color: #669900;
}

#NavholderMBA
{
    background: #181818 url(images/mba.gif) top left no-repeat;
}

.saveBtn
{
    background-image: url(images/buttons/next.jpg);
    width:180px;
}

.saveBtnPrev
{
    background-image: url(images/buttons/previous.jpg);
}

.stepDiv
{
    border: 3px solid #99CC00;
    padding: 5px;
}


