﻿.package_Blue_Bg
{
    Background:URL("./Images/Packages/BluePanel_Bg.jpg");
    Height:28px;
}

.package_Blue_Begin
{
    Background:URL("./Images/Packages/BluePanel_Beg.jpg");
    Height:28px;
    Width:23px;  
}

.package_Blue_End
{
    Background:URL("./Images/Packages/BluePanel_End.jpg");
    Height:28px;
    Width:4px;      
}

.package_Red_Bg
{
    Background:URL("./Images/Packages/RedPanel_Bg.jpg");
    Height:28px;
}

.package_Red_Begin
{
    Background:URL("./Images/Packages/RedPanel_Beg.jpg");
    Height:28px;
    Width:23px;      
}

.package_Red_End
{
    Background:URL("./Images/Packages/RedPanel_End.jpg");
    Height:28px;
    Width:4px;        
}

.package_Orange_Bg
{
    Background:URL("./Images/Packages/OrangePanel_Bg.jpg");
    Height:28px;
}

.package_Orange_Begin
{
    Background:URL("./Images/Packages/OrangePanel_Beg.jpg");
    Height:28px;
    Width:23px;      
}

.package_Orange_End
{
    Background:URL("./Images/Packages/OrangePanel_End.jpg");
    Height:28px;
    Width:4px;        
}

.package_Green_Bg
{
    Background:URL("./Images/Packages/GreenPanel_Bg.jpg");
    Height:28px;
}

.package_Green_Begin
{
    Background:URL("./Images/Packages/GreenPanel_Beg.jpg");
    Height:28px;
    Width:23px;      
}

.package_Green_End
{
    Background:URL("./Images/Packages/GreenPanel_End.jpg");
    Height:28px;
    Width:4px;    

}